On 9/22/21 12:00 PM, Odhiambo Washington wrote:
On Wed, Sep 22, 2021 at 7:05 PM Mark Sapiro <m...@msapiro.net> wrote:

On 9/22/21 2:25 AM, Odhiambo Washington wrote:

However I am getting cron errors, and they are referring to the old path
(/usr/local/mailman) as opposed to mailman2.

Example:
/usr/local/bin/python2.7: can't open file
'/usr/local/mailman/cron/checkdbs': [Errno 2] No such file or directory

What might I be missing?


What crontab is running these? You mentioned editing mailman's crontab,
but what about system crontabs in /etc/cron.d/?

And if you are running Mailman's crons from both Mailman's crontab and a
system crontab, this is a mistake. Use one or the other, not both.


crontab -e only edits /var/cron/tabs/$username in FreeBSD.
There is no other crontab for mailman other than /var/cron/tabs/mailman. I
have searched.


You are only looking at user crontabs.

Try `grep -r checkdbs /etc/cron*`


--
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
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to