On Fri, Oct 20, 2006 at 02:50:21PM -0400, Ricardo Stella ([EMAIL PROTECTED]) wrote:
> I've been pushing for some time to get up-to-date and valid user > listsings autoupdated for some time, but it's been way to slow... > The thing was that allowing only valid users would basically provide > verification of valid email addresses. That's silly. What happens with nonexistent addresses in the mail store servers now? If they send DSN messages that also provides verification, if they silently discard the messages you could just as well do that in sendmail-rx. > Since we forward the mail to the final mail > store servers, would milter help in this regard ? Ie, would the message > be denied since the destination server would rejected it as the user is > unkown ? You don't need milter for that. All you need is virtusertable in sendmail-rx with all known addresses and wildcard, which can either reject or discard unknown addresses. Easy, fast and efficient. > I believe milter now is mature enough and allows the addition > of x-spam-status to the message, right ? While I haven't followed amavisd-new milter setup progress lately, the major problem with it when I last looked was performance. -- Tapani Tarvainen ------------------------------------------------------------------------- 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/
