Benedict wrote: > I used the thread mentioned by Gary V on www.freespamfilter.org and that > seems to work. http://www.freespamfilter.org/forum/viewtopic.php?t=82
I should mention one point regarding that thread. If you look at what is happening in the example where amavisd-new forwards to altermime you can see a potential problem. There is no problem if the number of recipients is one or two. However, since amavisd-new prepares a message for each recipient, if one message has 100 recipients, altermime will be called 100 times. Actually I have not tested this, so this is somewhat of an assumption, but I have no reason to think otherwise. It is better if altermime is called prior to handing it off to amavisd-new, but I have not spent any time determining how that might be done. Another example shows where altermime is used for outgoing mail, but amavisd-new is not used at all for outgoing mail, that is also an option, but not a good one IMHO. If you want to take advantage of penpals whitelisting, it's not an option at all. Gary V 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/
