marioca wrote: > >Thanks for your tips. >How do I go about checking the MTA queues and where are the bounce and >SMTP-failure logs? Have never done that and am new to mailman.
You need shell access (command line access) to the server that hosts Mailman. If your Mailman is hosted by a service rather than on your own server, and you don't have 'login' access to that server, you probably can't see these things. Mailman's logs may be in /var/mailman/logs/ or as defined by the LOG_DIR variable in mm_cfg.py or Defaults.py. MTA logs and queues depend on the MTA, but you can usually see what's in the queues with the 'mailq' command. >I just checked the "pending moderator requests". Everything's clear there. > >Also checked the bounce notification section: >"Should Mailman send you, the list owner, any bounce messages that failed to >be detected by the bounce processor? Yes is recommended." >For some reason this was set to No. I just changed it to Yes. The two others >below it are set to No--are these the default settings? The defaults for new lists are set by the installation in mm_cfg.py. The default for the defaults is "Yes" for all 3. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
