Eric Beda wrote: >Mailman doesn't send email, i get this in my maillog > >to=<[EMAIL PROTECTED]>, relay=local, delay=60, >delays=60/0.01/0/0.18, dsn=2.0.0, status=sent (delivered to command: >/usr/lib/mailman/mail/mailman post dmis-staff) > >but the mails are never delivered to the users mailboxes, and are not even >archived ( i set it to archive daily)
You probably don't want daily archive volumes. This has nothing to do with when messages are archived. It only controls how frequently a new archive volume is created. The 'monthly' default is probably OK. Look at <http://mail.python.org/pipermail/mailman-users/>. With archive_volume_frequency = daily, there would be one entry on this page for each day instead of one per month. However, this has nothing to do with "mailman not delivering mail". For that, see <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.078.htp>. -- 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
