Dear all,

after setting up exim on another machine it refuses to sent emails over the
smarthost I configured in exim.conf.
The domains other than our own are sent directly.

My config:

Router-section:
smarthost_own:
   driver = manualroute
   domains= !+local_domains
  ## the manual transport for our domain tropenklinik.de
  transport = remote_smtp_tropenklinik
     route_list =   mail.tropenklinik.de
  senders = /etc/exim/tropenklinik_senders


The Transport Section:

remote_smtp_tropenklinik:
driver = smtp
#return_path variable eingefügt da immer mit postmaster gesendet wurde
return_path=$sender_address
hosts_try_auth=smtp.tropenklinik.de


Now all my mails should go over smsrthost_own --> remote_smtp_tropenklinik.

But if I mail  ex. Gmx.net,  it connects directly?

2015-09-17 14:37:32 1ZcYRQ-0005l2-8K <= [email protected]
H=localhost [127.0.0.1] P=esmtp S=2815
[email protected]
2015-09-17 14:37:33 1ZcYRQ-0005l2-8K => [email protected] R=dnslookup
T=remote_smtp H=mx01.emig.gmx.net [212.227.17.5]
X=UNKNOWN:DHE-RSA-AES256-GCM-SHA384:256
2015-09-17 14:37:33 1ZcYRQ-0005l2-8K Completed

What do I miss?






EDV Daniel Müller

Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen 
Tel.: 07071/206-463, Fax: 07071/206-499
eMail: [email protected]
Internet: www.tropenklinik.de 





-- 
## List details at https://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/

Reply via email to