Bounced user unknown.
Bonnefond JM
bon@teamlog.fr
Thu, 2 Aug 2001 17:15:00 +0000
Hi,
I've fresh new installation of IMP on a SuSE linux under Apache, and I've a
few problem using it.
All works good, except when a user send a mail to another local user via IMP,
if the address is wrong and the user doesn't locally exist, the bounced
message is send to root either to the sender and he never get an error
message.
If I do the same using a text mailer on the local server (ex pine), the
bounced message is send to the right sender :
Here are the logs when I try it from a local mailer (PINE) :
Aug 2 17:11:48 web-mail postfix/smtpd[2986]: connect from
localhost[127.0.0.1]
Aug 2 17:11:48 web-mail postfix/smtpd[2986]: 005A16001:
client=localhost[127.0.0.1]
Aug 2 17:11:49 web-mail postfix/smtpd[2986]: disconnect from
localhost[127.0.0.1]
Aug 2 17:11:49 web-mail postfix/pickup[2606]: 112306002: uid=3568
from=<usertest@web-mail.idrac.tm.lan>
Aug 2 17:11:49 web-mail postfix/cleanup[2987]: 112306002:
message-id=<Pine.LNX.4.33.0108021711340.2984-100000@web-mail.idrac.tm.lan>
Aug 2 17:11:49 web-mail postfix/qmgr[2607]: 112306002:
from=<usertest@web-mail.idrac.tm.lan>, size=619, nrcpt=1 (queue active)
Aug 2 17:11:49 web-mail postfix/local[2989]: 112306002:
to=<aaaaaaaa@idrac.tm.fr>, relay=local, delay=1, status=bounced (unknown
user: "aaaaaaaa")
Aug 2 17:11:49 web-mail postfix/cleanup[2987]: 2C1F46007:
message-id=<20010802151149.2C1F46007@web-mail.idrac.tm.fr>
Aug 2 17:11:49 web-mail postfix/qmgr[2607]: 2C1F46007: from=<>, size=2296,
nrcpt=1 (queue active)
Aug 2 17:11:49 web-mail postfix/local[2989]: 2C1F46007:
to=<usertest@web-mail.idrac.tm.lan>, relay=local, delay=0, status=sent
(mailbox)
Here are the logs when I try the same thing from IMP :
Aug 2 17:04:04 web-mail imapd[2955]: imap service init from 127.0.0.1
Aug 2 17:04:04 web-mail imapd[2955]: Authenticated user=usertest
host=localhost [127.0.0.1]
Aug 2 17:04:04 web-mail postfix/pickup[2606]: C1FD26002: uid=30 from=<wwwrun>
Aug 2 17:04:04 web-mail postfix/cleanup[2950]: C1FD26002:
message-id=<996764644.3b696be4af819@webmail.idrac.tm.fr>
Aug 2 17:04:04 web-mail postfix/qmgr[2607]: C1FD26002:
from=<wwwrun@idrac.tm.fr>, size=449, nrcpt=1 (queue active)
Aug 2 17:04:04 web-mail postfix/local[2952]: C1FD26002:
to=<aiaiaiaiai@idrac.tm.fr>, relay=local, delay=0, status=bounced (unknown
user: "aiaiaiaiai")
Aug 2 17:04:04 web-mail postfix/cleanup[2950]: D95976006:
message-id=<20010802150404.D95976006@web-mail.idrac.tm.fr>
Aug 2 17:04:04 web-mail postfix/qmgr[2607]: D95976006: from=<>, size=2122,
nrcpt=1 (queue active)
Aug 2 17:04:04 web-mail postfix/local[2952]: D95976006:
to=<root@web-mail.idrac.tm.fr>, relay=local, delay=0, status=sent (mailbox)
Aug 2 17:04:04 web-mail postfix/local[2952]: warning: biff_notify:
Connection refused
Aug 2 17:04:04 web-mail imapd[2955]: Logout user=usertest host=localhost
[127.0.0.1]
The difference is that sender appears as wwwrun (the user used for Apache)
instead of the real sender (usertest) and the bounced message is send to root
instead of the user...
Did someone have any idea?
Jean-Michel.