On 05/12/06 11:12, Anton Basistov wrote: > Gordon Messmer wrote: >>> Ok. I'll ask from another side. >>> Can I configure Courier not to tell me about the wrong addresses? Even if >>> my >>> mail client very bad?
I take it that what you want to do is: If mail comes from a particular client, accept it whoever it is to, and bounce it later if they don't exist. If it comes from anywhere else, reject at SMTP time if the recipient doesn't exist. I did this once, using a localmailfilter, but I forget the details. It is something like: Create a catch-all alias whose .courier file bounces messages. Write a localmailfilter which rejects a recipient if they are mapped to the catch-all alias and the client IP address is not equal to the one with the bad mail client, and accepts it otherwise. -- Martin Orr ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
