On Mon, January 11, 2010 5:04 pm, David Koski wrote: > On Monday 11 January 2010, Jack Knowlton wrote: >> Thank you. >> I figured out how to make a per-domain relay, but what is the format for >> having the message directly delivered? I tried both "smtp:" and ":smtp" >> but none seemed to work.. > > Is transport (man transport) what you are looking for? > > David Koski > da...@kosmosisland.com > > >
I believe so, yet I could not find any example to match what I need. When the relay map is set as @domain2.com smtp: @domain3.com [yyy.yyy.yyy.yyy]:25 And I send a message from u...@domain2.com, I get this: Jan 11 17:53:47 dsrv3 postfix/smtp[7561]: C8890252DCE: to=<x...@gmail.com>, relay=none, delay=0.13, delays=0.03/0.07/0.02/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=smtp type=AAAA: Host not found) -JK