[Mailman-Users] changing mailman homedir

Hough, Linden lhough at mrv.com
Fri May 9 18:04:41 CEST 2003


Yes I think I did change from public to private, Is that what causes it?
I will try running arch and let you know if it fixes the bad link.


-----Original Message-----
From: Richard Barrett [mailto:r.barrett at openinfo.co.uk]
Sent: Friday, May 09, 2003 8:45 AM
To: Flavien; mailman-users at python.org
Subject: Re: [Mailman-Users] changing mailman homedir


At 11:47 09/05/2003, Flavien wrote:
>Hello,
>
>
>
>I had to change mailman homedir from /home/mailman to
/usr/local/home/mailman.
>
>I basically grepped around /home/mailman/* to find all paths, moved
>/home/mailman
>to /usr/local/home, and changed the homedir of mailman user.
>

Not the right way!

>Now, I'm getting error messages :
>
> > A message that you sent could not be delivered to one or more of its
> > recipients. This is a permanent error. The following address(es) failed:
> >
> >   the-list at blahblah.domain:
> >     Child process of list_transport transport returned 2 from command:
> >     /usr/local/home/mailman/mail/wrapper
>
>
>I realize that all *.pyc files contain references to the old dir
>/home/mailman, so they might well be the cause of the problem.

The .pyc files are not the problem as python will regenerate these if they 
have later modification date than the associate .py file

I think you problem is with the compiled C wrappers for the mail delivery 
and cgi scripts which have the Mailman install path embedded in the object 
code.

Instead of hacking at this, do a proper configure and install of MM into 
your new $prefix, then transfer over the list databases and archives, run 
check_perms and then restart everything. I would stop your MTA and web 
server while you are moving MM and restart them after the move.

>How can I correct this ?
>
>
>Any help appreciated.
>
>
>Flavien.


----------------------------------------------------------------------------
--
Richard Barrett
http://www.openinfo.co.uk


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users at python.org
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/

This message was sent to: lhough at mrv.com
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/lhough%40mrv.com




More information about the Mailman-Users mailing list