Daniel Müller wrote on 17/09/15 14:51:
> 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

Contents of that file ^^^^^ ?

> 2015-09-17 14:37:33 1ZcYRQ-0005l2-8K => [email protected] R=dnslookup
> 
> What do I miss?

Maybe your dnslookup router is placed in front of your smarthost_own router
and triggers first, or [email protected] does not match in
/etc/exim/tropenklinik_senders

... or something else.

Greetings, Wolfgang
-- 
Wolfgang Breyha <[email protected]> | http://www.blafasel.at/
Vienna University Computer Center | Austria


-- 
## 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