]> git.ipfire.org Git - people/ms/dma.git/commit - dma.8
Add a new config option to dma(8). If a user wants to use plain text SMTP
authorMatthias Schmidt <matthias@dragonflybsd.org>
Mon, 4 Feb 2008 10:11:41 +0000 (10:11 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Mon, 4 Feb 2008 10:11:41 +0000 (10:11 +0000)
commitdfce7456eb76e2dd42b00638e97b8b43093cc8ac
treee6c814879d784f23f7a2df19a2948b99614d5e9e
parent012adf14e5321796dd941583d4132447748ff664
Add a new config option to dma(8).  If a user wants to use plain text SMTP
login over an insecure connection, he has to set the INSECURE option in
the config file.  Otherwise plain text login is only available over encrypted
connections.

Discussed-with: corecode@
conf.c
dma.8
dma.h
net.c