You can set your MTA to strip any extra spaces on email addresses, dont know about postfix, but you can use some perl expression on exim to do this.
regardss, Okech On Thursday 09 February 2006 02:03, mouss wrote: > Les Ault a écrit : > > The space is from the sending MTA ("spamming MTA") during the "MAIL > > FROM" command. To test my theory, I used a previously quarantined spam > > message (all my messages are quarantined in BSMTP format). Using vi, I > > added a space between the tld and the ">", then re-injected the message > > using socat to port 25; amavisd/SpamAssassin reported a white-listed > > sender. The space was removed and I re-injected the message which was > > quarantined per my config (score > 3.75). > > but your postfix log shows a "correct" address: > > Feb 7 16:13:01 mta1 postfix/qmgr[3198]: 1E0EE91EF1: > from=<[EMAIL PROTECTED]>, size=2460, nrcpt=1 (queue active) > > Don't you reject_non_fqdn_sender (and maybe also > reject_non_fqdn_recipient) in postfix? > > >>- even then, you should check your whitelists. > >>PS. "[EMAIL PROTECTED] " is an address with no domain part (so it's local). > > > > If this is a local address, then amavisd should test it against > > @local_domains_acl, correct? My amavisd.conf file has: > > @local_domains_acl = ( ".$mydomain" ); > > I don't think this is the issue. do you have whitelists in your amavisd? > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 > _______________________________________________ > AMaViS-user mailing list > AMaViS-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/