CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/11 08:18:52
Modified files:
mail/mailscanner: Tag: OPENBSD_5_1 Makefile distinfo
mail/mailscanner/patches: Tag: OPENBSD_5_1
patch-bin_update_bad_phishing_emails
patch-bin_update_bad_phishing_sites
patch-lib_MailScanner_TNEF_pm
Log message:
MFC update to MailScanner 4.84.5-2
- 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.