Thank you for your reply. I am really stymied as to what is going on. Yes,
the message is being delivered to the mailman 'post test7' command, but
then takes many hours to actually post. Can someone clarify what is
actually happening in the following line. I read that it means the message
is removed from the postfix queue, but then where is it being held for all
that time. I find no other messages in the log file until it eventually is
delivered.



May 13 16:21:21 swiki postfix/qmgr[29404]: 09DA619984F7: removed


May 13 16:21:21 swiki postfix/smtpd[3507]: 09DA619984F7: client=
remote.mailserver.com[xxx.xxx.xxx.xx]

May 13 16:21:21 swiki postfix/cleanup[3509]: 09DA619984F7:
message-id=<0b03fe68e0e760478d413f045b39a02838032...@oslexchange.ddd.ddddd.dd.dd.local
>

May 13 16:21:21 swiki postfix/qmgr[29404]: 09DA619984F7:
from=<prvs=1845613428=my.addr...@ddd.ddddd.dd>, size=4105, nrcpt=1 (queue
active)

May 13 16:21:21 swiki postfix/local[3510]: 09DA619984F7:
to=<te...@mailman.com>, relay=local, delay=0.17,
delays=0.02/0.01/0/0.15, dsn=2.0.0,
status=sent (delivered to command: /usr/local/mailman/mail/mailman post
test7)

May 13 16:21:21 swiki postfix/qmgr[29404]: 09DA619984F7: removed



On Thu, May 9, 2013 at 3:03 PM, Noel Jones <njo...@megan.vbhcs.org> wrote:

> On 5/9/2013 3:53 PM, Christopher Adams wrote:
> > hello,
> >
> > I am having problems with getting mail delivered through our Mailman
> > mailing list server. Things were working fine until late yesterday.
> > I include a log from a posting below. The message is sent to the
> > alias, then is removed from the queue. It is never delivered to the
> > person behind the alias.
> >
> > May  9 12:57:49 swiki postfix/smtpd[26679]: E774019985DC:
> > client=nm2-vm0.bullet.mail.bf1.yahoo.com
> > <http://nm2-vm0.bullet.mail.bf1.yahoo.com>[98.139.213.127]
> > May  9 12:57:50 swiki postfix/cleanup[26968]: E774019985DC:
> > message-id=<1368129468.24511.yahoomail...@web164901.mail.bf1.yahoo.com
> > <mailto:1368129468.24511.yahoomail...@web164901.mail.bf1.yahoo.com>>
> > May  9 12:57:50 swiki postfix/qmgr[23217]: E774019985DC:
> > from=<m...@yahoo.com <mailto:m...@yahoo.com>>, size=3404, nrcpt=1 (queue
> > active)
> > May  9 12:57:50 swiki postfix/local[27542]: E774019985DC:
> > to=<test7-ow...@ddd.ddd.ddd.dd>, relay=local, delay=0.9,
> > delays=0.74/0/0/0.16, dsn=2.0.0, status=sent (delivered to command:
> > /usr/local/mailman/mail/mailman owner test7)
>
>
> Postfix delivered the mail to the command shown above.  Assuming
> this is the correct command, this doesn't look like a postfix problem.
>
>
>
>
>   -- Noel Jones
>
>
> > May  9 12:57:50 swiki postfix/qmgr[23217]: E774019985DC: removed
> >
> >
> > As is requested in the postfix-users document, I am includeing a
> > postfinger output.
> >
> > Many thanks.
> >
> >
> >
> >
> > --System Parameters--
> > mail_version = 2.5.1
> > hostname = dummyhost.domain.com <http://dummyhost.domain.com>
> > uname = Linux dummyhost.domain.com <http://dummyhost.domain.com>
> > 2.6.18-194.3.1.el5 #1 SMP Thu May 13 13:08:30 EDT 2010 x86_64 x86_64
> > x86_64 GNU/Linux
> >
> > --Packaging information--
> > looks like this postfix comes from RPM package: postfix-2.5.1-1.rhel5
> >
> > --main.cf <http://main.cf> non-default parameters--
> > alias_database = hash:/etc/postfix/aliases
> > alias_maps = hash:/etc/postfix/aliases, hash:/usr/local/mailman/data/
> > aliases
> > disable_vrfy_command = yes
> > mailq_path = /usr/bin/mailq.postfix
> > mail_spool_directory = /var/spool/mail
> > manpage_directory = /usr/share/man
> > message_size_limit = 10145728
> > mydestination = dummyhost.domain.com
> > <http://dummyhost.domain.com>,$myhostname, localhost.$mydomain,
> > localhost.localdomain, listsmart.$mydomain, swiki.$mydomain
> > mynetworks = DDD.DDD.DDD.0/24, 127.0.0.0/8 <http://127.0.0.0/8>
> > readme_directory = /usr/share/doc/postfix-2.0.16/README_FILES
> > recipient_delimiter = +
> > sample_directory = /usr/share/doc/postfix-2.0.16/samples
> > sendmail_path = /usr/sbin/sendmail.postfix
> > smtpd_helo_required = yes
> > smtpd_helo_restrictions = permit_mynetworks,
> >  reject_non_fqdn_hostname,       reject_invalid_hostname,        permit
> > smtpd_recipient_restrictions = reject_unauth_pipelining,
> >  reject_non_fqdn_recipient,      reject_unknown_recipient_domain
> >     permit_mynetworks,      permit_sasl_authenticated,
> >  reject_unauth_destination,      reject_rbl_client bl.spamcop.net
> > <http://bl.spamcop.net>,       reject_rbl_client cbl.abuseat.org
> > <http://cbl.abuseat.org>,      reject_rbl_client zen.spamhaus.org
> > <http://zen.spamhaus.org>,     reject_rbl_client
> > b.barracudacentral.org <http://b.barracudacentral.org>,
> > reject_invalid_hostname,        reject_non_fqdn_hostname,
> > reject_non_fqdn_sender,         reject_unknown_sender_domain,   permit
> > smtpd_sender_restrictions = permit_sasl_authenticated,
> >  permit_mynetworks,      reject_non_fqdn_sender,
> > reject_unknown_sender_domain,   permit
> > unknown_local_recipient_reject_code = 450
> >
> > --master.cf--
> > smtp      inet  n       -       n       -       -       smtpd
> > pickup    fifo  n       -       n       60      1       pickup
> > cleanup   unix  n       -       n       -       0       cleanup
> > qmgr      fifo  n       -       n       300     1       qmgr
> > tlsmgr    unix  -       -       n       1000?   1       tlsmgr
> > rewrite   unix  -       -       n       -       -       trivial-rewrite
> > bounce    unix  -       -       n       -       0       bounce
> > defer     unix  -       -       n       -       0       bounce
> > trace     unix  -       -       n       -       0       bounce
> > verify    unix  -       -       n       -       1       verify
> > flush     unix  n       -       n       1000?   0       flush
> > proxymap  unix  -       -       n       -       -       proxymap
> > proxywrite unix -       -       n       -       1       proxymap
> > smtp      unix  -       -       n       -       -       smtp
> > relay     unix  -       -       n       -       -       smtp
> >         -o smtp_fallback_relay=
> > showq     unix  n       -       n       -       -       showq
> > error     unix  -       -       n       -       -       error
> > retry     unix  -       -       n       -       -       error
> > discard   unix  -       -       n       -       -       discard
> > local     unix  -       n       n       -       -       local
> > virtual   unix  -       n       n       -       -       virtual
> > lmtp      unix  -       -       n       -       -       lmtp
> > anvil     unix  -       -       n       -       1       anvil
> > scache    unix  -       -       n       -       1       scache
> >
> > -- end of postfinger output --
> >
> >
> >
> > --
> > Christopher Adams
> > adam...@gmail.com <mailto:adam...@gmail.com>
>
>


-- 
Christopher Adams
adam...@gmail.com

Reply via email to