Hello exim users:
I am using exim 3.35 on debian woody box.
It has been handling email for foo.com and recently I added
bar.com to make it handle more emails.
I added bar.com to local_domains as follows.
Before:
MY_DOMAINS=users.foo.com:lists.foo.com
local_domains = localhost:MY_DOMAINS
After:
MY_DOMAINS=users.foo.com:lists.foo.com
local_domains = localhost:foo.com:bar.com:
ftp.bar.com:mail.bar.com:MY_DOMAINS
But from then on, the /var/log/exim/paniclog has the following
error messages and if I send email to local address from system console,
it does not contain any header.
-----
failed to get IP address of stdin when socket passed from previous
delivery: Transport endpoint is not connected
-----
Can anyone please let me know how to cope with this error
and make it deliver local emails properly?
--
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
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-