Doug Smith wrote:
>
>When I look at the outgoing mail queue on my server when MailMan is in the 
>process of sending out one of it's messages, I see something akin to the 
>following in the header lines.
>
>-----------------------------------
>1NbOfW-0004fm-J9-H
>mailnull 47 12
><foobarl...@domain.com>
>1264901526 0
>-helo_name server.hostname.net
>-host_address 127.0.0.1.41150
>-host_name localhost
>-interface_address 127.0.0.1.25
>-ident mailman
>-received_protocol esmtp
>-body_linecount 58
>-max_received_linelength 120
>YY recipi...@domain1.com
>YY recipi...@domain2.com
>NN recipi...@domain3.com
>YY recipi...@domain4.com
>NY recipi...@domain5.com
>-----------------------------------
>
>My question is, what do the Yes and No flags at the start of each recipient 
>line indicate?


This is a question for your MTA. If you are seeing the above as the
output of some command like 'mailq' or similar, consult its manpage or
other documentation. If it is the content of some file, consult the
MTA documentation for the format of that file.

Just guessing, I'd say that one column of Y and N indicates whether the
message has been delivered to that recipient's MX. I have no guess as
to what the other column means

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to