Hi Ryan,

When I am in the bin direcocotry, I use the command withlist -l -r
fix_url /listname/, I notice there are 3 fix_url in the bin directory.
May I know if the "fix_url" is either
fix_url.py/fix_url.pyc/fix_url.pyo?

And also, the listname you mean here is the mailing list, right? For
example, (listname = lists/dragonite) which inside dragonite contains
config.pck. Am I right?


I have tried to use the command "withlist -l -r fix_url
../lists/dragonite" and then it come out with the error as below;

Importing fix_url...
Running fix_url.py()...
Traceback (most recent call last):
        File "/usr/sbin/withlist", line 275, in ?
        Main()
File "/usr/sbin/withlist", line 250, in main
        Func = getattr(mod, callable)
Attribute error: 'module' object has no attribute 'py'

However when I run the command "check_perms", there is no problems
found.

Then I restart the daemon and surf the http://mail.mys.avagotech.net but
however the mailing lists are not shown.

Please advise, thanks.


Best Regards,
 
Ong, Hai Seong
IC Design CAD Tools System Engineer
Research and Development
Navigation Products Division
Avago Technologies (M) Sdn Bhd
Direct Line: 6-04-610-2824
Email: [EMAIL PROTECTED]
 
 
-----Original Message-----
From: Ryan Steele [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 22, 2006 9:45 PM
To: ONG,HAI-SEONG
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] Question regarding Mailman

Hai-Seong,

Try this:  for each list you have, execute the following command:  
bin/withlist -l -r fix_url /listname/.  Then, when that's all said and 
done, just for good measure, execute bin/check_perms.  See if that fixes

things.  I had a similar problem recently and that fixed things for me.

Ryan

ONG,HAI-SEONG wrote:
> Hi,
>
>  
>
> I'm a System Engineer of Avago Technologies and my company had just
> changed their domain from "mys.agilent.com" to "mys.avagotech.net".
>
>  
>
> Because of this, it caused the Mailman not working properly.
>
>  
>
> I can still access the page http://mail.mys.avagotech.net
> <http://mail.mys.avagotech.net/>  but however the mailing lists are
not
> shown. 
>
>  
>
> Furthermore, I can the "config.pck" is a binary file, thus I can't
> change anything "mys.agilent.com" to "mys.avagotech.net" directly,
else
> it the daemon will not start properly. 
>
> Also, the email of the subscribers are different when the domain is
> changed, example "[EMAIL PROTECTED]" to
> "[EMAIL PROTECTED]"
>
>  
>
> May I know how to publicly-advertised the mailing lists and how to be
> done when the domain name of a network is changed?
>
>  
>
> Please help, thanks.
>
>  
>
>  
>
> Best Regards,
>
>  
>
> Ong, Hai Seong
>
> IC Design CAD Tools System Engineer
>
> Research and Development
>
> Navigation Products Division
>
> Avago Technologies (M) Sdn Bhd
>
> Direct Line: 6-04-610-2824
>
> Email: [EMAIL PROTECTED]
>
>  
>
>  
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users@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/
> Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/steele%40agora-net.
com
>
> Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp
>   

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to