Solved, thanks! (well, almost solved)
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of Mark Martinec
> Sent: Saturday, February 03, 2007 8:18 PM
> To: [email protected]
> Subject: Re: [AMaViS-user] Amavisd-new 2.4.5 might break fwd
> method inpolicy bank? Adding disclaimer?
> > In amavisd.conf I have:
> > $policy_bank{'MYNETS'} = {
> > forward_method => ['smtp:[127.0.0.1]:10027'],
>
> This should be:
> forward_method => 'smtp:[127.0.0.1]:10027', (because
> forward_method is not by-recipient *_maps type of a setting),
> but this is unrelated to your problem.
>
Believe it or not, changing it to 'smtp:[127.0.0.1]:10027' from {} fixed
it.
(sorta) now I have to find out why it segfaluts to make sure it doesn't
(you are right, it should NOT segfault)
-----------------------------------------------------------------
This email has been scanned and certified safe by SpammerTrap(tm)
For Information please see http://www.spammertrap.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/