Re: [Mailman-Users] cron logrotate error

2006-12-29 Thread Paul Tomblin
Quoting Benjamin Melançon ([EMAIL PROTECTED]): > /etc/cron.daily/tetex.cron: > > error: lstat() of directory /var/lib/texmf failed: No such file or directory This isn't even a Mailman issue, it's with tetex.cron. Do you have tetex-fonts rpm installed? If so, you might want to remove it and rei

Re: [Mailman-Users] removing members with non-standard characters

2006-12-29 Thread Anne Ramey
Mark Sapiro wrote: > Anne Ramey wrote: > >> Mark Sapiro wrote: >> > > >>> Try this one >>> >>> bin/list_members -i listname | bin/remove_members -f - -n listname >>> >>> If that doesn't work, see >>> or