Johannes Nohl wrote: >> Hi Johannes >> >> you set up the transports in master.cf: >> >> smtp2 unix - - n - - smtp >> -o smtp_bind_address=1.2.3.2 >> smtp3 unix - - n - - smtp >> -o smtp_bind_address=1.2.3.3 >> smtp4 unix - - n - - smtp >> -o smtp_bind_address=1.2.3.4 >> smtp5 unix - - n - - smtp >> -o smtp_bind_address=1.2.3.5 >> smtp6 unix - - n - - smtp >> -o smtp_bind_address=1.2.3.6 >> >> Your transport table: >> >> <domain> smtp2: >> <domain> smtp3: >> <domain> smtp4: >> <domain> smtp5: >> <domain> smtp6: >> >> >> I haven't tested this, but I'm pretty certain it should work. > > Well, I tried but it doesn't work. The left hand argument in transport > is for receipt not for sender. I want to choose the smtp by sender.
Hi Johannes, I think you can use the 'sender_dependent_relayhost_maps' setting: @domain1.com smtp1: @domain2.com smtp2: etc etc /Per Jessen, Zürich -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
