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