sorry, the below was truncated.. i am thinking of maildrop in embedded mode. this seems to be an easy way to return 500. but this will cause a _lot_ of bounces, and i want everything to appear okay, in the sense that i don't want to return DSN's delivery failed. could i rewrite the recipient to a /dev/null?
----- Original Message ----- From: "Tim Lynch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 21, 2002 6:30 PM Subject: [courier-users] filter outbound smtp relay email? : i'm staging a new product and i want to prevent email from going out. : specifically i'd like to be able to filter all outgoing smtp email so that i : can only allow relay for specific test addresses. : : currently i'm running courier without any dns. email comes in and sits in : the queue. i go through the queue canceling all email except the email i : want to send along. then i use esmtproutes to empty the queue to a relay. : this has been working fairly well but i'm worried it can break. for example, : i also have to put up temp relay denied while emptying the queue to prevent : mail from relaying through while this process is happening. : : i'd like courier to accept mail for relay like normal, but then to explicity : /dev/null all email except some specific addresses. is that possible? : : : : ------------------------------------------------------- : This sf.net emial is sponsored by: Influence the future : of Java(TM) technology. Join the Java Community : Process(SM) (JCP(SM)) program now. : http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote : _______________________________________________ : courier-users mailing list : [EMAIL PROTECTED] : Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users : ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576298;k?http://www.sun.com/javavote _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
