CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/03/06 01:34:21
Modified files:
mail/mailscanner: Makefile distinfo
mail/mailscanner/patches: patch-bin_update_bad_phishing_emails
patch-bin_update_bad_phishing_sites
patch-lib_MailScanner_TNEF_pm
Log message:
Update to MailScanner 4.84.5-2, OK with Brad.
- Fixes URL used to fetch phishing-detection database; the domain that
it was hosted on lapsed. You may have a corrupt database: if the file
/var/spool/MailScanner/quarantine/phishingupdate exists, delete it
and run update_bad_phishing_sites and update_bad_phishing_emails
manually as the "run as user".
- While there update the TNEF.pm fix to improve temp file handling.