Hi
First: Thank you for a great toaster! And the of course I have a small
problem.
One sender got strange "554 mail server permanently rejected message"
-errors when sending to our toaster. They showed up in the smtp-log like
this:
tcpserver: end 8799 status 0
tcpserver: status: 1/100
tcpserver: status: 2/100
After investigating this for a few hours I found out that the problem
seems to be a missing From: -header in the message-data. I realised this
by telneting to the toasters smtp port (from localhost or remote). If
you leave out the From: -header, the message is always rejected. The
From: -header seems to be required by RFC822, so this is ok.
My question is, where can I control this? Can I disable this requirement
somehow if I want to?
My test below:
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 mail.dapal.fi - Welcome to Qmail Toaster Ver. 1.2 SMTP Server ESMTP
helo localhost
250 mail.dapal.fi - Welcome to Qmail Toaster Ver. 1.2 SMTP Server
mail to:[EMAIL PROTECTED]
250 ok
rcpt from:[EMAIL PROTECTED]
250 ok
data
354 go ahead
Message content
.
554 mail server permanently rejected message (#5.3.0)
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 mail.dapal.fi - Welcome to Qmail Toaster Ver. 1.2 SMTP Server ESMTP
helo localhost
250 mail.dapal.fi - Welcome to Qmail Toaster Ver. 1.2 SMTP Server
mail to:[EMAIL PROTECTED]
250 ok
rcpt from:[EMAIL PROTECTED]
250 ok
data
354 go ahead
From:[EMAIL PROTECTED]
Message content
.
250 ok 1154427153 qp 20066
--
Jan Lodenius
Dapal Oy
Nordenskiƶldinkatu 10
00250 HELSINKI, FINLAND
tel. +358 9 441 870
fax +358 9 445 382
[EMAIL PROTECTED]
www.dapal.fi
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]