2008/8/7 91change k <[EMAIL PROTECTED]>: > I would like to use Exim as a relay server . Can you please tell me --what > things i can omit from configaration file .in router ,transport -which > router and transport are really needed ?
The only transport you need is smtp You can probably disable all lookups. You need the dnslookup router. You might also want the redirect router. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
