Re: [Exim] Notify message if eMail is frozen

Top Page
Delete this message
Reply to this message
Author: Jens Strohschnitter
Date:  
To: exim-users
Subject: Re: [Exim] Notify message if eMail is frozen
> > The problem that exim 4.x has with my config is, that the long
> > name of the mail-address (JohnDo@???) can not
> > be sent to the user, because the fullname is the same as the
> > servers local-name. (primary domainname = server20.mydom.com)
>
> I'm not exactly sure what the problem here is, but I suspect it is
> related to what you have in the definition of the local_domains domain
> list. Or it may be related to where in the router list you have put your
> redirect router that handles the virtual user table. You should put it
> as the first router, something like this:
>
> local_virt_users:
> driver = redirect
> domains = mydom.com
> data = ${lookup {$user@$domain}lsearch{/virtual/user/table}}
>
> > (echo "hello world" | mail johndo@???) can not
> > be delivered.
>
> What is the output from
>
> exim -d -bt johndo@???
>
> ? That should show you what is going wrong.



Hi

thanx for the reply, the problem was solved by Tim Jackson. The problem was a missing entry in routehost:



 routehost:
  driver = dnslookup
  domains = ! +local_domains : *.mydom.de : *.ourdom.de
          ^^^^^^^^^^^^^^^^



--
Regards,

     Jens Strohschnitter


-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*

* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for
         the heart of the sun
-------------------------------------