Hello,
I'm trying to add a valid user chech on the rx part of dual sendmail conf. I have added a virtusertable with something like [EMAIL PROTECTED] %1%3 @domain.com error:5.7.0:550 No such user here I have tested it and it works ok if the rcpt to: smtp command is followed by a full address : rcpt to:[EMAIL PROTECTED] reject the mail if toto is not on the table. But... if I just use toto, the mail is accepted. I understand that this form (rcpt to:toto) should not be used, but.. is there a way to bloc such things with the standard sendmail m4 macros ? f.g. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/