diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-05-29 13:33:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-05-29 13:33:29 +0000 |
commit | 25e9d00cb16d05c894ac0671911a404a24f81f54 (patch) | |
tree | 2cb7578976cf991b3feb31f9392f0f257dce3028 /UPDATING | |
parent | 5e5767703e842c26e4ba6ba81f1fdc962e1d88cd (diff) | |
download | ports-25e9d00cb16d05c894ac0671911a404a24f81f54.tar.gz ports-25e9d00cb16d05c894ac0671911a404a24f81f54.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060529: + AFFECTS: users of mail/qmail-spamcontrol + AUTHOR: garga@FreeBSD.org + + Updated to version 2.4.14 that brings a lot of news, most significant is + STARTTLS support on smtpd and pop3d, if you want to use it, you need to + install sysutils/ucspi-ssl-tls port that has the necessary patch applied. + + Remember to select STDERR option and rebuils security/clamav port, this is + necessary to have the correct log on smtpd. + + After upgrade from 2.3.x you will need to set environment var SMTPAUTH to + enable auth, you canset it as "login" or "crammd5" to set which auth you want. + 20060528: AFFECTS: users of news/inn AUTHOR: shaun@inerd.com |