View Single Post
  #3 (permalink)  
Old 08-08-2006, 11:15 AM
JoshuaPrismon JoshuaPrismon is offline
Zimlet Guru & Moderator
 
Posts: 467
Default

I started playing around with this last night. I have more questions then answers, but AFAIK no one has done this yet, and AFAIK it is possible.There are a couple of problems however:
  1. For Some reason Zimbra likes to pass everything to amavisd-new as user zimbra. This creates restrictions around single user and poisioned spam databases and whitelists. This might also be a postfix problem, or a deliberate design decision.
  2. It's possible to pass auto-white list items to amavis via ldap entries. However these entires are typically for email addresses, not protected ip ranges. I am not sure if Amavis has everything it needs to whitelist based on ip addresses.
  3. Thankfully Amavis has seperate spam controls versus virus controls. However, in my opinion while it is safe maybe to give your local users a boost on the spam score, I think you should spam check just in case you have a spam trojan infect a interion machine
  4. It is possible to whitelist in spamassassin based on sender domain. However, sender domain is frequently abused by spammers, and this will increase the volume of spam non-trivially.

Zimbra folks, is there a good reason for the single zimbra account for all incoming mail?

Last edited by JoshuaPrismon; 08-08-2006 at 11:47 AM..
Reply With Quote