[exim] Problems with manualroute

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: german
Fecha:  
A: Exim users
Asunto: [exim] Problems with manualroute
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


transport = remote_smtp
     route_list = !+local_domains $IP_OF_MY_EMAIL_SERVER


But