# [EMAIL PROTECTED] / 2002-12-30 13:40:50 -0500:
> >    3) Watch your /var/log/maillog for mail coming in from freebsd.org.
> >       If majordomo sends you one of the two messages, it most probably
> >       sends the other one, too. Or at least I can't think of a
> >       situation when it wouldn't do so.
> 
> Here is one of the majordomo emails coming back:
> 
> Dec 30 12:16:01 spike postfix/cleanup[78326]: 6743D2013: 
>message-id=<[EMAIL PROTECTED]>
> Dec 30 12:16:01 spike postfix/qmgr[193]: 6743D2013: from=<[EMAIL PROTECTED]>, 
>size=2615, nrcpt=1 (queue active)
> Dec 30 12:16:01 spike postfix/smtpd[78325]: CFA4E205F: client=localhost[127.0.0.1]
> Dec 30 12:16:01 spike postfix/cleanup[78326]: CFA4E205F: 
>message-id=<[EMAIL PROTECTED]>
> Dec 30 12:16:01 spike postfix/qmgr[193]: CFA4E205F: from=<[EMAIL PROTECTED]>, 
>size=2665, nrcpt=1 (queue active)

    Why is Postfix getting the messages from localhost? An antivirus or
    something?

    Where is the line telling the message was delivered? This is a
    complete log for a message going through our gateway
    (Postfix-1.1.11):

    Jan  2 00:15:29 lilith postfix/smtpd[17850]: connect from 
vlad.horde.org[199.175.137.148]
    Jan  2 00:15:29 lilith postfix/smtpd[17850]: BD91669: 
client=vlad.horde.org[199.175.137.148]
    Jan  2 00:15:30 lilith postfix/cleanup[17852]: BD91669: 
message-id=<[EMAIL PROTECTED]>
    Jan  2 00:15:30 lilith postfix/smtpd[17850]: disconnect from 
vlad.horde.org[199.175.137.148]
    Jan  2 00:15:30 lilith postfix/qmgr[186]: BD91669: 
from=<[EMAIL PROTECTED]>, size=1636, nrcpt=1 (queue active)
    Jan  2 00:15:30 lilith postfix/smtp[17853]: BD91669: to=<[EMAIL PROTECTED]>, 
relay=ishtar.bellavista.cz[10.0.0.25], delay=1, status=sent (250 Ok: queued as 
43BD12DD089)

    As you can see, the snippet you posted is missing (besides the
    connect/disconnect lines) a line describing delivery of the message.
    Try grepping that date's maillog for CFA4E205F.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to