At 01:37 午前 1999/06/29 -0400, you wrote:
> Hideki Kubo writes:
> > I want to know the method of generating Date and/or Message-Id to
> > mail header with qmail-smtpd like ofmipd, except for no Message-ID
> > and/or Date rugged line.
>
> Why not use ofmipd?
>
The functions not supported with ofmipd are provided in qmail-smtpd judging
from my examining.
As one example
1.ESMTP
qmail-smtpd:support
ofmipd :no
2.counting hops.It rejects any message with 100 or more Received or
Delivered-To header.
qmail-smtpd:support
ofmipd :no
3.databytes (many control files)
qmail-smtpd:support
ofmipd :no
4.generates Date and/or Message-Id to mail header, except for no Message-ID
and/or Date rugged line.
qmail-smtpd:no
ofmipd :support
I am examining the method of doing the header generation like ofmipd to
qmail-smtpd.
And, I want to use .