Les Ault a écrit : > On Thu, 2006-02-09 at 00:03 +0100, mouss wrote: > >>Les Ault a écrit : > > [snip] > >>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? > > > Yes I do, here is the line from my main.cf: > > smtpd_recipient_restrictions = permit_mynetworks, > reject_unauth_destination, reject_non_fqdn_recipient >
so you certainly use the default "quoting" option (postfix looks inside quotes, which is not rfc compliant but is what most people probably want). but then, postfix will remove the quotes (and thus the space) before talking to amavisd. this is where I don't see how you "realize the situation". or is your amavisd getting the adress from the From header? this would surprise me.... ------------------------------------------------------- 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/