diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-06 08:04:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-06 08:04:07 +0000 |
commit | e24a16bef64189942a0c4f01a557af35d8e29c83 (patch) | |
tree | 185bda0ab20491dd9f0e9a4c5e9fecefe7956cf8 /mail/dspam | |
parent | - Update to 0.3.6: (diff) |
- Fix copy&paste braino
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=134684
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/files/UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING index 8a5db0bf4d81..a2d9e7f4b38e 100644 --- a/mail/dspam/files/UPDATING +++ b/mail/dspam/files/UPDATING @@ -19,9 +19,9 @@ make extract; more `find . -type f -maxdepth 2 -name UPGRADING` # dspam-3.4.5 # -This is the post-3.4 devel branch. A lot of things have changed and your -existing dspam.conf won't probably work anymore. Please compare it with the -dspam.conf.sample located in the same etc/ directory. +A lot of things have changed and your existing dspam.conf won't probably +work anymore. Please compare it with the dspam.conf.sample located in the +same etc/ directory. Most notable addition is the SMTP delivery which together with "standard" inbound LMTP make a very nice content and light (e.g. it's the fastest setup |