On 5/8/06, William D. Tallman <[EMAIL PROTECTED]> wrote: > May 7 20:25:28 mailhost fetchmail[1689]: reading message > [EMAIL PROTECTED]:1 of 1 (1517 octets) > May 7 20:25:28 mailhost sm-mta[4078]: k483PSOQ004078: > from=<[EMAIL PROTECTED]>, size=1595, class=0, nrcpts=1, > msgid=<[EMAIL PROTECTED]>, proto=ESMTP, daemon=MTA, > relay=localhost [127.0.0.1] > May 7 20:25:28 mailhost fetchmail[1689]: flushed > May 7 20:25:29 mailhost sm-mta[4079]: k483PSOQ004078: > to="|/usr/local/mailman/mail/mailman post mailman", At this point, sendmail (right?) has dispatched the message sent to [EMAIL PROTECTED], or perhaps [EMAIL PROTECTED], to the mailmain handler. Is '/usr/local/mailman/mail/mailman' the proper address?
> ctladdr=<[EMAIL PROTECTED]> (2/0), delay=00:00:01, xdelay=00:00:01, > mailer=prog, pri=31767, dsn=2.0.0, stat=Sent > May 7 20:25:31 mailhost sm-mta[4082]: k483PUSs004082: > from=<[EMAIL PROTECTED]>, size=2772, class=-60, > nrcpts=1, msgid=<[EMAIL PROTECTED]>, > proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1] > May 7 20:25:31 mailhost sm-mta[4084]: k483PUSs004082: > to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=relay, > pri=140772, relay=smtp.olypen.com. [208.200.248.8], dsn=5.1.1, stat=User > unknown > May 7 20:25:31 mailhost sm-mta[4084]: k483PUSs004082: k483PVSs004084: > DSN: User unknown Mailman has generated a response, and attempted to send it to [EMAIL PROTECTED], but it was rejected by the remote SMTP server. The SMTP server reported 'User unknown'. Check the logs on smtp.olypen.com, if you can, for more information about this. -- SNIP -- > That's the end of the grunner log file. Note that no activity is > recorded for the time period of the maillog. The qrunners each, more or less, have their own logs. the main qrunner log only records what you see; when they started, when they failed, when they restarted. > And no mail is sent back out, apparently, because none is received by > the list subscriber. See my comments above. > Now, I've already demonstrated my abysmal ignorance of this stuff in > previous comments, but I'd sure like to get this running if I can. Is > there enough information here to diagnose this situation? If not, what > can I provide? Mailman *seems* to be working, but I might be missing something. If nothing else, I don't know that '[EMAIL PROTECTED]' should be sending to the mailman list. -- - Patrick Bogen ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
