Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Ryan McClung
Hi Matthew,

I would strongly suggest having your own local storage space for this.
However, I would recommend reading the documentation pertaining to system
requirements before proceeding.

On Wed, Sep 19, 2018 at 11:26 AM Matthew Draft  wrote:

> Hi,
> I'm new to mailman and could use some advise as far as setting up a new
> listserv.  Do I need to rent server space to hold the list data?
>
> Matt
> --
> Mailman-Users mailing list Mailman-Users@python.org
> https://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:
> https://mail.python.org/mailman/options/mailman-users/rmcclung%40afilias.info
>


-- 

Ryan McClung
Systems Administrator @ Afilias Canada
A.  204-4141 Yonge Street, Toronto, ON, Canada, M2P 2A8

W. www.afilias.info
T.  +1.416.646.3304 x4186
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Jim Popovitch via Mailman-Users
On Tue, 2018-09-18 at 08:47 -0400, Matthew Draft wrote:
> Hi,
> I'm new to mailman and could use some advise as far as setting up a
> new listserv.  Do I need to rent server space to hold the list data?

Hi,

If you don't want to rent a server and install and maintain mailman, you
can find a list of Mailman hosting services here:

https://wiki.list.org/COM/Mailman%20hosting%20services


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


Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Carl Zwanzig

Hello,

On 9/18/2018 5:47 AM, Matthew Draft wrote:

I'm new to mailman and could use some advise as far as setting up a new
listserv.  Do I need to rent server space to hold the list data?


It depends You can hire a setup from some ISPs which are ready to go, 
otherwise, you need a system to run mailman; that could be a VM, 
amazon-hosted instance, or a standalone machine. Have you looked at the 
mailman FAQ? (link in the message footer)


Also, 'listserv' is a name/trademark for a different mailing list manager (MLM).

Later,

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


Re: [Mailman-Users] help setting up mailman

2018-09-19 Thread Keith Seyffarth
Matthew Draft  writes:

> Hi,
> I'm new to mailman and could use some advise as far as setting up a new
> listserv.  Do I need to rent server space to hold the list data?

Probably. You will need some form of hosting or you will need a
dedicated IP and your own server that you can manage and keep up all the
time. Getting set up with hosting is probably easier. Many web hosting
providers include Mailman as a part of their package, which may make
this even easier.

Do you currently have a web site and a domain that this mailing list
would be relevant to?

Keith

-- 

from my mac to yours...

Keith Seyffarth
mailto:w...@weif.net
http://www.weif.net/ - Home of the First Tank Guide!
http://www.rpgcalendar.net/ - the Montana Role-Playing Calendar

http://www.miscon.org/ - Montana's Longest Running Science Fiction Convention
--
Mailman-Users mailing list Mailman-Users@python.org
https://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: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] help setting up mailman

2018-09-19 Thread Matthew Draft
Hi,
I'm new to mailman and could use some advise as far as setting up a new
listserv.  Do I need to rent server space to hold the list data?

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


[Mailman-Users] Help setting up Mailman - registration confirmation fails

2002-07-06 Thread Joe Tomasone


Hi folks,

   Trying to replace Lyris with Mailman in a RH7.2/Postfix environment, 
and it hasn't been easy.   I've got it working - basically.  I can create 
lists, and users can attempt to subscribe.  They get a confirmation email, 
but the reply (received by postfix) never gets processed.  I get the 
following in $prefix/logs/error:

Jul 05 23:53:01 2002 qrunner(19293): Traceback (innermost last):
Jul 05 23:53:01 2002 qrunner(19293):   File "/home/mailman/cron/qrunner", line 283, in 
?
Jul 05 23:53:01 2002 qrunner(19293):  kids = main(lock)
Jul 05 23:53:01 2002 qrunner(19293):   File "/home/mailman/cron/qrunner", line 253, in 
main
Jul 05 23:53:01 2002 qrunner(19293):  keepqueued = dispose_message(mlist, msg, 
msgdata)
Jul 05 23:53:01 2002 qrunner(19293):   File "/home/mailman/cron/qrunner", line 157, in 
dispose_message
Jul 05 23:53:01 2002 qrunner(19293):  mlist.ParseMailCommands(msg)
Jul 05 23:53:01 2002 qrunner(19293):   File 
"/home/mailman/Mailman/MailCommandHandler.py", line 123, in ParseMailCommands
Jul 05 23:53:01 2002 qrunner(19293):  precedence = msg.get('precedence', 
'').lower()
Jul 05 23:53:01 2002 qrunner(19293): AttributeError :  'string' object has no 
attribute 'lower' 


The user does not wind up in a subscribed status.


Any help would be appreciated.


Thanks!


- Joe ([EMAIL PROTECTED])




--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py