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

Reply via email to