On Sat, 2008-05-17 at 19:53 +0200, [EMAIL PROTECTED] wrote: > Hi all! > > I got some problems with my exim. > The thing is, my PC is behind a proxy, and the only way I found for > sending my mails is manualroute. > So I added the following lines to my exim.conf: > > smart_route: > driver = manualroute > domains = !+local_domains > transport = remote_smtp > route_list = $IP_OF_MY_EMAIL_SERVER > > But when I want to send some mail, then I got following error message: > router smart_route: cannot find router driver "manualroute" in line > What does 'exim -bV' show? It should include a line similar to this:
Routers: accept dnslookup ipliteral manualroute queryprogram redirect John. -- --------------------------------------------------------------- John Horne, University of Plymouth, UK Tel: +44 (0)1752 587287 E-mail: [EMAIL PROTECTED] Fax: +44 (0)1752 587001 -- ## 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/
