On Sun, 10 Sep 2006 18:59:40 -0600 Gary V <[EMAIL PROTECTED]> wrote: > > Looks like policy.spam_quarantine_to should be set to NULL instead of > empty, You show: > > lookup_sql_field(spam_quarantine_to) "[EMAIL PROTECTED]" result= > > and for you it should be > > lookup_sql_field(spam_quarantine_to) "[EMAIL PROTECTED]" result=undef > > Gary V >
Again.. thanks for helping on this. I added $spam_quarantine_to = undef; to the conf. Adding NULL returned a Bareword error (not allowed while 'strict subs'). A re-ran my test with logging at 5 again. It's still returning result= for spam_quarantine_to. What I don't get is this is the exact same conf as the working server minus 3 values ($mydomain, $myhostname and @local_domain_maps()). Thanks much. hanji -- Key ID: 68CE3C73 Fingerprint: 815A 5232 BEF5 3DEF 7640 E5DA 7570 027F 68CD 3C73 ------------------------------------------------------------------------- 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/
