Hi list:

I have this problem: one server running sendmail receives mail to a
user. The account isn't local so sendmail try to inject to the
destination MX host. The destination says "user unknown".

That's the log from sendmail:
Feb 12 19:40:51 cocoliso sendmail[19265]: f1CIeni19265:
from=<[EMAIL PROTECTED]>, size=1869, class=0
, nrcpts=1, msgid=<B0000372874@>, bodytype=8BITMIME, proto=ESMTP,
daemon=MTA, relay=www.toothfairysite.com [209.79.190.120] (may be
forged)
Feb 12 19:40:51 cocoliso sendmail[19267]: f1CIeni19265:
to=<[EMAIL PROTECTED]>, delay=00:00:01, xdelay=00:00:00, mailer=esmtp,
pri=31869, relay=smtp.dominio.es. [194.150.0.1], dsn=5.1.1, stat=User
unknown
Feb 12 19:40:51 cocoliso sendmail[19267]: f1CIeni19265: f1CIepi19267:
DSN: User unknown
Feb 12 19:40:51 cocoliso sendmail[19267]: f1CIepi19267:
to=<[EMAIL PROTECTED]>, delay=00:00:00, xdel
ay=00:00:00, mailer=esmtp, pri=31969, relay=smtp.qmailmaq.es.
[194.150.2.19], dsn=2.0.0, stat=Sent
(ok 982003252 qp 31773)

Sendmail is configured to send all e-mail that isn't it local or
corporative (with mailertables or the equivalent with qmail smtproutes),
so send the e-mail to my qmail machine.

My qmail machine try to send the email to the sender and this is the
log:
Feb 12 19:40:52 donald qmail: 982003252.507259 new msg 228949
Feb 12 19:40:52 donald qmail: 982003252.507491 info msg 228949: bytes
3972 from <> qp 31773 uid 209
Feb 12 19:40:52 donald qmail: 982003252.508761 status: local 0/10 remote
1/20
Feb 12 19:47:33 donald qmail: 982003653.326034 starting delivery 305:
msg 228949 to remote [EMAIL PROTECTED]
Feb 12 19:48:08 donald qmail: 982003688.907006 delivery 305: failure:
Connected_to_202.108.44.214_but_sender_was_rejected./Remote_host_said:_550_<>:_Invalid_User/

Why there is a field ""from <>"" empty here? Is my qmail machine sending
emails with this field empty?
Any ideas?

Reply via email to