On Tuesday 17 May 2005 13:10, Phillip Hutchings wrote: > On 17/05/2005, at 9:31 PM, Paul Keogh wrote: > > Hi, > > > > Does Courier support source routing ? > > > > I want to be able to route SMTP traffic through a Courier server > > based on a combination of > > originator address, source IP and source port - ie. have a routing > > rule that says "all messages from [EMAIL PROTECTED] get routed to > > 123.456.789.0, port 42000. > > That's not source routing. Source routing is where the sender specifies > the route, and is generally a Bad Idea. This is just normal routing. > > Having an MTA on a non-standard port isn't normally recommended, but > this setup is possible. Configure courier to accept mail for > somedomain.com in esmtpacceptmailfor, but don't add it to locals or > hosteddomains. Instead add a line like: > somedomain.com:123.454.321.1,42000 > to esmtproutes, courier will consult this file before DNS, so it'll > pick up this entry and forward. > > -- > Phillip Hutchings > http://www.sitharus.com/ >
You are not answering the question - Paul writes about mails _originated from_ somedomain.com, your response is about mails _destinated to_ somedomain.com, quite another beast. I am currently trying to solve some non standard mail delivery too, but no working setup yet. I need to know about delivery instructions priority - delivery could be specified with dot-courier file, with default delivery in courierd config file and maybe somewhere else... What I am looking for is some form of a divert, where I can change intented destination (coming from RCPT TO header) to some other destination (dictated by local mail policy). This generalised divert mechanism would solve Paul's problem as well as mine. Regards, Milan ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
