On 11/04/2014 12:24 AM, Olivier Nicole wrote:
> 
> I am new to mailman (as a site admin) and I cannot find out how to get
> the archive running on my debian/postfix/mailman installation.
> 
> The list works fine, but it seems that no crontab is working.


Your cron jobs are probably mailing their error output to 'mailman'
which is the site list which probably doesn't accept the posts.

You need to either configure the 'mailman' site list to accept all posts
(in particular set generic_nonmember_action to Accept) and subscribe
yourself to the list, or add MAILTO=your_address to Mailman's crontab or
both.


> If I try to manually sudo -u list /usr/lib/mailman/cron/mailpasswds is
> sends no password reminder.


Does it produce any output? If so, what? If not, are the lists'
send_reminders settings Yes and are the members' "Get password reminder
email for this list?" settings Yes?


> I must be forgetting something very obvious, But I can't see what it is.


It may be a permissions issue. try

sudo /usr/lib/mailman/bin/check_perms -f

Otherwise, what's in Mailman's 'error' log?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to