Hi.
It is following of the mail which I transmitted last time. 

>Hi.
>Two FAQ was found as mailer measures by which Message-ID/Date header 
>was not put up.  
>1. Header supplementation by qmail-inject which uses virtualdomain 
>2. Ofmipd operates instead of qmail-smtpd.  
>
>I want to supplement similar header with the qmail-smtpd unit.  
>Please teach if you know such Patch or the method.  

As processing of mail.
(usually) 
qmail-smtpd -> qmail-queue 

(virtualdomain)
qmail-smtpd -> qmail-queue -> qmail-local -> qmail-inject -> qmail-queue 

qmail-inject generates Date and/or Message-Id to mail header, except for no
Message-ID and/or Date rugged line.  

Here's the setup:
1)I put the following line in /var/qmail/control/me:
        smtp.test.co.jp
2)I put the following line in virtualdomains:
        smtp-v.test.co.jp:vuser
3)I create ~vuser/.qmail-default with this line in
it:
   |qmail-inject -f "$SENDER" "$EXT"

(ofmipd)
ofmipd -> qmail-queue 

ofmipd generates Date and/or Message-Id to mail header, except for no
Message-ID and/or Date rugged line.  

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.  


============
Hideki Kubo <[EMAIL PROTECTED]>

FUJITSU BUSINESS SYSTEMS LTD.
phone:+81(3)5804-8292   fax:+81(3)5804-8298   inline phone:7090-4074

Reply via email to