Spamassassin Contacts Whitelist On my current qmail/vpopmail/Courier IMAP implementation I have a cron job that looks through the 'Sent Items' folder, extracts valid email addresses, and adds them to a system wide spamassassin whitelist.
How would one implement such a thing with Zimbra? My initial guess would be a method for spamassassin or postfix to look at the GAL or the emailed contacts for the user (or for all users) but for the how part I need some direction.
Thanks |