Re: [Mailman-Users] Server skips Mailman - SOLVED

2009-12-08 Thread alexander

I'm using postfix-to-mailman script.

rant_warning
postfix_to_mailman.py is user contributed software which is
'officially' not supported by the GNU Mailman project. Why are you
using it?


Ok, I've changed the approach. I've removed all postfix_to_mailman.py  
stuff, configured the 'normal' way of doing virtual domains with  
Postfix+Mailman and everything is working now.


Thank you very much for your attention!

[]s
Alexander
Brazil - Rio de Janeiro



This message was sent using IMP, the Internet Messaging Program.

--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Auto delete

2009-12-08 Thread Local Color
Is there a way for me as administrator to set up a direct link so those that
want to be deleted from our mailing list can do so?
 
Local Color
1606 Pike Place
Seattle, WA 98101
store  206.728.1717
office 206.285.2014
fax 206.285.2015
www.LocalColorSeattle.com http://www.localcolorseattle.com/ 
 
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Auto delete

2009-12-08 Thread Michael Scheidell


http://listserver.hackertrap.net/mailman/options/first-alerts


?

so, its your mailing list server/mailman/options/(mailing list)



Local Color wrote:

Is there a way for me as administrator to set up a direct link so those that
want to be deleted from our mailing list can do so?
 
Local Color

1606 Pike Place
Seattle, WA 98101
store  206.728.1717
office 206.285.2014
fax 206.285.2015
www.LocalColorSeattle.com http://www.localcolorseattle.com/ 
 
--

Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/scheidell%40secnap.net
  


--
Michael Scheidell, CTO
Phone: 561-999-5000, x 1259
 *| *SECNAP Network Security Corporation

   * Certified SNORT Integrator
   * 2008-9 Hot Company Award Winner, World Executive Alliance
   * Five-Star Partner Program 2009, VARBusiness
   * Best Anti-Spam Product 2008, Network Products Guide
   * King of Spam Filters, SC Magazine 2008


_
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.spammertrap.com

_
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Auto delete

2009-12-08 Thread Mark Sapiro
Local Color wrote:

Is there a way for me as administrator to set up a direct link so those that
want to be deleted from our mailing list can do so?


Set the list's Non-digest options - personalize to Yes and add
something like

Unsubscribe: %(user_optionsurl)s

to Non-digest options - msg_footer

If you don't see the personalization settings on the Non-digest options
page, the site admin will have to add

OWNERS_CAN_ENABLE_PERSONALIZATION = Yes

to mm_cfg.py or the site admin can set personalize for your list only
via config_list or withlist.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Using CLI to admin

2009-12-08 Thread David Andrews

At 12:11 PM 12/1/2009, Mark Sapiro wrote:

Cameron Smith wrote:

I am tasked with removing a mailman list using CLI on a cpanel install.

When I run the list_lists command in bin I get this:

# python list_lists
Traceback (most recent call last):
  File list_lists, line 44, in ?
import paths
ImportError: No module named paths


See the FAQ at http://wiki.list.org/x/sYA9.

Assuming that FAQ is correct about where things are located and cPanel
hasn't broken things too badly, try

/usr/local/cpanel/3rdparty/mailman/bin/list_lists

If that is what you ran, then there is no
/usr/local/cpanel/3rdparty/mailman/bin/paths.py file. That file needs
to be there for any of the /usr/local/cpanel/3rdparty/mailman/bin/
commands to run. If it isn't there, there might be one in
/usr/local/cpanel/3rdparty/mailman/cron which you could copy to
/usr/local/cpanel/3rdparty/mailman/bin/


I believe in cPanel, there is also a button somewhere in the web UI 
to remove a list.


Dave


--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org