* Andrea Gabellini <[email protected]>: > Hello, > > I need to route emails that flow through my postfix/spamassassin gateway > to different hosts based on my own policy. > > I think I have to use the transport mechanism, but I can't find any > lookup table that satisfy my needs. > > Is there a way to call a script at the transport level that can return a > transport:destination value?
You can do that using a tcp_map. Look for "grinch" (http://www.zonque.org/projects/grinch/), you can adjust that to your needs and use it in transport_maps -- 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 [email protected] | http://www.charite.de
