Am Saturday den 17 May 2008 schrieb John Horne: > 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
exim -bV Exim version 3.36 #1 built 11-Nov-2006 10:47:21 Copyright (c) University of Cambridge 2002 That's all -- ## 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/
