Gary wrote:

> smtpd_data_restrictions = reject_unauth_pipelining,
>        permit_sasl_authenticated,
>        check_client_access pcre:/etc/postfix/add_auth_header.pcre

>> The only difference with yours is that I am using a comma separating values.

>> The other is identical...

>> SMTP Auth is working, so, As I see this a GOOD solution I wanna make
>> it work, please help me.

>> Thanks!
>> Andy

Make sure your build of Postfix supports pcre. Run
postconf -m
and see if pcre is listed. If it is not, use regexp: instead of pcre:

Gary V


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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/

Reply via email to