--Sam Varshavchik wrote on 23.10.2002 18:17 -0400: >> subject says it all. i have a box that has multiple IPs and I want outgoing >> mail to use a particular IP address, but don't see anywhere to configure >> this. > > There isn't. The IP address for the outgoing mail is automatically set by > the operating system, based on your routing tables.
Should not be too hard to add ESMTP_BIND_SOURCE in etc/courierd, and insert a call to bind() bevore connect() in the sox-wrapper. If somebody has done that patch already please speak up ;) Roland ------------------------------------------------------- This sf.net email 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;4729346;7592162;s?http://www.sun.com/javavote _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
