Amir A. wrote:
When I mean it doesn't work is that anytime I use any sort of aliases (domain
--> domain via Zimbra's GUI) or a simple forwarder (userdne   ------->
userexists in /etc/aliases) it never works with a milter however sending to the
original/real addresses always works.

++++++++++++++++++++++++++++++++++++++++++++

This a an example of working NON-MILTERED TRANSACTION:

Jan 16 13:19:52 zimbra postfix/smtpd[13047]: dict_proxy_lookup:
table=ldap:/opt/zimbra/conf/ldap-vam.cf flags=lock|fold_fix
[email protected] -> status=0 [email protected]
Jan 16 13:19:52 zimbra postfix/smtpd[13047]: maps_find: virtual_alias_maps:
proxy:ldap:/opt/zimbra/conf/ldap-vam.cf(0,lock|fold_fix):
@zimbra.koala.somedomain.com = @zimbra.dev.somedomain.com
Jan 16 13:19:52 zimbra postfix/smtpd[13047]: mail_addr_find:
[email protected] -> @zimbra.dev.somedomain.com

...

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

This is an example of non-WORKING MILTERED TRANSACTION

...

Jan 17 11:49:02 zimbra postfix/smtpd[26986]: NOQUEUE: milter-reject: RCPT from
mail-ie0-f175.google.com[209.85.223.175]: 550 5.1.1 User unknown;
from=<[email protected]> to=<[email protected]> proto=ESMTP
helo=<mail-ie0-f175.google.com>

j-chkmail (and most milters) doesn't access any user table (aliases, ...). It can do recipient verification if you tell it to do (sometimes useful on a gateway). In this case, you shall maintain a table of valid recipients. IMHO, this feature is useful on a zimbra server only if it is on a border of your domain and you want to detect address harvest.

If this may be your problem, please post j-chkmail logs related to this, and post a question to me or to j-chkmail users list as this isn't a postfix problem.


--

 Envoyé de ma machine à écrire.
 ---------------------------------------------------------------
  Spam : Classement statistique de messages électroniques -
         Une approche pragmatique
  Chez Amazon.fr : http://amzn.to/LEscRu ou http://bit.ly/SpamJM
 ---------------------------------------------------------------
 Jose Marcio MARTINS DA CRUZ            http://www.j-chkmail.org

Reply via email to