On Thu, Sep 16, 2021 at 2:46 AM Mark Sapiro <m...@msapiro.net> wrote:

> On 9/12/21 10:10 AM, Odhiambo Washington wrote:
> > I'd like to change my Mailman-2.x location from /usr/local/mailman to
> > /usr/local/mailman2 so that I can install Mailman3 in /usr/local/mailman.
> > Apart from changing the paths in Apache's and MTA's configuration, is
> there
> > anything else I should watch out for?
>
> Run configure with `--prefix=/usr/local/mailman2` and then
>
> mv /usr/local/mailman /usr/local/mailman2
> make install
>

Hi Mark,

I have followed this step.
I also made sure that the mailman user home is changed to
/usr/local/mailman2.
I temporarily gave the user a login shell and then did `crontab -e` to
change the paths in the crontab file.
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?


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' :-)
------------------------------------------------------
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