Op maandag 14 augustus 2006 17:06, schreef Mark Martinec:
> Johan,
>
> > I think the smtpd_sasl_authenticaded_header is the thing i am looking for
> > but i haven't found any samples yet how it exactly could be implemented.
>
> Just set it to yes:
> smtpd_sasl_authenticated_header=yes
>
I just found out that this is not going to work for me.
I have the following client restrictions in place in the main.cf from postfix:
-----------------
smtpd_client_restrictions =
reject_rbl_client sbl-xbl.spamhaus.org,
reject_rbl_client dun.dnsrnl.net,
reject_rbl_client bl.spamcop.net,
reject_rbl_client list.dsbl.org,
reject_rhsbl_client sbl-xbl.spamhaus.org,
reject_rhsbl_client dun.dnsrnl.net,
reject_rhsbl_client list.dsbl.org,
reject_rhsbl_client bl.spamcop.net
-----------------
This means that postfix checks the RBL's first and after that hands over the
email to amavis. Even when i have the directive
"smtpd_sasl_authenticated_header=yes" in place the message is still beeing
blocked first by the RBL's before it can be allowed by amavis.
Any other ideas (besides the two policy-banks as Gary suggested)?
Thanks again all.
Grz. Johan
> Also, make sure your trusted_networks and internal_networks in SA local.cf
> are configured correctly - don't depend on automatic guessing by SA.
>
> See:
> http://wiki.apache.org/spamassassin/DynablockIssues
> (note a: "Postfix 2.3 includes support...")
>
> also related:
> http://wiki.apache.org/spamassassin/TrustPath
> http://wiki.apache.org/spamassassin/TrustedRelays
>
> Mark
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> AMaViS-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/amavis-user
> AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
> AMaViS-HowTos:http://www.amavis.org/howto/
--
Kind Regards / Met vriendelijke groet,
Johan Barelds Good-IT!
Tel.+31(0)70-3296957 Martinus Nijhoffweg 42
Mob.+31(0)6-54253750 2548 EP Den Haag
[EMAIL PROTECTED] http://www.good-it.com
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/