Is $forward_method = 'smtp:hostname:11011'; subject to MX lookups for hostname?
I'm trying to avoid queueing by simpling using different forward_methods for different downstream hosts :) E.g. if a mail goes to domain1.de and domain2.de I'm using transport_maps to deliver the mail to localhost:10000 (domain1.de) or port 10001 (domain2.de). There amavisd scans the mail and uses (well, hopefully!) the MX for domain1.de or domain2.de (repsectively). Is that feasible? -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebra...@charite.de | http://www.charite.de ------------------------------------------------------------------------------ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/