View Single Post
  #10 (permalink)  
Old 03-21-2008, 03:04 PM
kogo kogo is offline
Active Member
 
Posts: 35
Default

Quote:
Originally Posted by Bevan Bennett View Post
I've been trying to set this up as well, and have run into one rather serious issue with this solution. In my case "avlsi.com" is aliased to fulcrummicro.com.

Old configuration: include in /etc/postfix/main.cf
Code:
mydestination = fulcrummicro.com, avlsi.com
Result:
user@avlsi.com is delivered correctly
notauser@avlsi.com is rejected as an illegal destination

New configuration:
fulcrummicro.com configured as the primary domain in Zimbra
If I do the suggested configuration of

user@avlsi.com is indeed delivered correctly, but mail addressed to notauser@avlsi.com is accepted for delivery (and later bounced). This turns us into a giant backscatter source and cripples the server under the extra load of processing invalid recipients.

Looking for an alternate solution within the zimbra configuration...
Was this resolved? I have a similar multi-domain situation and the backscatter may have gotten me into blacklist trouble...
Reply With Quote