[Mailman-Users] problems installing

Rodrigo Moya rodrigo at linuxave.net
Fri Oct 27 22:00:31 CEST 2000


> Have either of you checked other logs, like error?
> 
/var/log/maillog shows this:

Oct 26 15:47:00 www sendmail[9366]: PAA09366: to=<mdeza at tesora.com>, delay=00:00:00, mailer=esmtp, stat=queued

several times, one for each member of the list. stat=queued? Does this have
something to do with the SMTP config?


/var/log/cron:

mailman (10/27-22:07:00-14628) CMD (/usr/bin/python -S /usr/share/mailman/cron/qrunner)
mailman (10/27-22:08:01-14630) CMD (/usr/bin/python -S /usr/share/mailman/cron/qrunner)
mailman (10/27-22:09:00-14633) CMD (/usr/bin/python -S /usr/share/mailman/cron/qrunner)

> Can either of you run qrunner under something like truss or strace?
> (on Solaris, truss python ~mailman/cron/qrunner will run qrunner once under
> system-call tracing, so you can see what it's doing)
> 
> Running python -v ~mailman/cron/qrunner might be worth a try too
>
in my case, it seems normal, isn't it?

===============================
... [losts of import .... removed] 
import Mailman.Bouncers.BouncerAPI # precompiled from /usr/share/mailman/Mailman/Bouncers/BouncerAPI.pyc
# /usr/share/mailman/Mailman/Logging/MultiLogger.pyc matches /usr/share/mailman/Mailman/Logging/MultiLogger.py
import Mailman.Logging.MultiLogger # precompiled from /usr/share/mailman/Mailman/Logging/MultiLogger.pyc
# cleanup __main__
# cleanup[1] paths
# cleanup[1] cPickle
# cleanup[1] math
# cleanup[1] crypt
# cleanup[1] strop
# cleanup[1] site
# cleanup[1] copy_reg
# cleanup[1] cStringIO
# cleanup[1] mimetools
# cleanup[1] exceptions
# cleanup[1] posix
# cleanup[1] signal
# cleanup[1] Mailman.Archiver.Archiver
# cleanup[1] tempfile
# cleanup[1] pcre
# cleanup[1] Mailman
# cleanup[1] Mailman.MailList
# cleanup[1] Mailman.Archiver
# cleanup[1] Mailman.Autoresponder
# cleanup[1] Mailman.Version
# cleanup[1] Mailman.Deliverer
# cleanup[1] Mailman.htmlformat
# cleanup[1] Mailman.Handlers
# cleanup[1] Mailman.Defaults
# cleanup[1] Mailman.LockFile
# cleanup[1] Mailman.MailCommandHandler
# cleanup[1] shutil
# cleanup[1] Mailman.Logging
# cleanup[1] Mailman.Logging.StampedLogger
# cleanup[1] Mailman.GatewayManager
# cleanup[1] Mailman.ListAdmin
# cleanup[1] Mailman.pythonlib
# cleanup[1] Mailman.Logging.MultiLogger
# cleanup[1] Mailman.Bouncer
# cleanup[1] Mailman.Logging.Logger
# cleanup[1] errno
# cleanup[1] Mailman.HTMLFormatter
# cleanup[1] Mailman.Digester
# cleanup[1] Mailman.Bouncers
# cleanup[1] Mailman.Logging.Utils
# cleanup[1] Mailman.SecurityManager
# cleanup[1] Mailman.Mailbox
# cleanup[1] Mailman.Logging.Syslog
# cleanup[1] socket
# cleanup[1] mailbox
# cleanup[1] rfc822
# cleanup[1] Mailman.Crypt
# cleanup[1] Mailman.Handlers.HandlerAPI
# cleanup[1] Mailman.pythonlib.StringIO
# cleanup[1] Mailman.Cookie
# cleanup[1] Mailman.Message
# cleanup[1] Mailman.Bouncers.BouncerAPI
# cleanup[1] marshal
# cleanup[1] traceback
# cleanup[1] Mailman.pythonlib.rfc822
# cleanup[1] sha
# cleanup[1] Mailman.Utils
# cleanup[1] regsub
# cleanup[1] regex
# cleanup[1] types
# cleanup[1] random
# cleanup[1] time
# cleanup[1] linecache
# cleanup[1] urlparse
# cleanup[1] re
# cleanup[1] Mailman.Errors
# cleanup[1] Mailman.mm_cfg
# cleanup[1] whrandom
# cleanup[1] string
# cleanup[2] os
# cleanup[2] os.path
# cleanup[2] UserDict
# cleanup[2] stat
# cleanup[2] posixpath
# cleanup sys
# cleanup __builtin__
# cleanup ints: 2 unfreed ints in 1 out of 4 blocks
# cleanup floats

========================================================

cheers





More information about the Mailman-Users mailing list