[Exim] No header for local delivery

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Soon-Son Kwon
Data:  
Para: exim-users
Assunto: [Exim] No header for local delivery
Hello, I've been using exim quite well...
but recently I merged two servers into a single server
which had different domain/hostname.

For examlple, server A has been handled foobar.org
and server B has been handled foobar.net.
And I merged them to server B by modifying dns configuration.

So I needed to make that server B handle email to/from the foobar.org
which has been served by server A.

I modified the exim.conf as follows

original configuration
----
qualify_domain = foobar.net
#qualify_recipient =
local_domains = localhost:foobar.net:users.foobar.net

new configuration
----
qualify_domain = foobar.net
qualify_recipient = foobar.org
local_domains = localhost:foobar.net:users.foobar.net:foobar.org:bbs.foobar.org:ftp.foobar.org

As you can see, all I did was just add information for foobar.org.

After changing it, it seemed to be okay. But when I send email from
local account to local account, the email does not have any header.
When I check the /var/spool/mail/accountname, it contains only the
message body!

Can anyone please let me know how can I make the exim handle multiple
domains?
--
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
  Shawn Soon-Son Kwon, founder and leader of KLDP
           ( http://kldp.org ,  http://kldp.net )
  Phone: 82-16-535-7282  Homepage: http://kldp.org/~kss
-*-*-*-t-h-e-*-o-p-e-n-*-s-o-u-r-s-e-*-c-o-m-m-u-n-i-t-y-