Re: [Mailman-Users] To-Do-list admin

2009-04-03 Thread Helmut Schneider

From: Mark Sapiro m...@msapiro.net

Helmut Schneider wrote:


From: Mark Sapiro m...@msapiro.net

Helmut Schneider wrote:


I did not touch the MTA setting, the only things I added are

DEFAULT_EMAIL_HOST
DEFAULT_URL_HOST
DEFAULT_URL_PATTERN
PUBLIC_ARCHIVE_URL
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
DELIVERY_MODULE = 'SMTPDirect'
SMTPHOST
SMTPPORT

Communication itself seems fine, i recieved a subscription
reminder this morning from mailman-owner.



What is/are the address(es) listed for the owner of the mailman list?


postmas...@domain.tld


Are they deliverable? This is where the aliases mail is sent.
What happens if you send mail to mailman-ow...@...?


A mail to mailman-ow...@domain.tld is forwarded to
postmas...@domain.tld and  gets delivered.


And is that also true if it is sent via SMTPHOST:SMTPPORT (assuming
they are different from localhost)?


Yes.

Nevermind, I kicked the installation and installed from scratch, now it's 
fine.


Thanks, Helmut 


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


Re: [Mailman-Users] To-Do-list admin

2009-04-01 Thread Helmut Schneider

Hi Mark,

From: Mark Sapiro m...@msapiro.net

Mark Sapiro wrote:


Helmut Schneider wrote:


I set up a new mailman instance (2.1.11). I remeber that when I
created new  lists a mail was sent to the admin describing what he
needs to add to  /etc/aliases to make the new list work. Currently I
do not recieve that  email at the new installation. Did I forget to
check a box?


It depends on how you create the list. If you create a list from the
web or via bin/newlist without the -q option, the admin should be
notified.

Is Mailman running?

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


In the above reply, I overlooked the fact that you were talking about
the aliases email to the owner of the site list ('mailman-owner').
This is only sent if you haven't changed the default MTA = 'Manual'
setting. If you have set MTA in mm_cfg.py to other than 'Manual', the
aliases mail will not be sent.


I did not touch the MTA setting, the only things I added are

DEFAULT_EMAIL_HOST
DEFAULT_URL_HOST
DEFAULT_URL_PATTERN
PUBLIC_ARCHIVE_URL
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
DELIVERY_MODULE = 'SMTPDirect'
SMTPHOST
SMTPPORT

Communication itself seems fine, i recieved a subscription reminder this 
morning from mailman-owner. 


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


Re: [Mailman-Users] To-Do-list admin

2009-04-01 Thread Mark Sapiro
Helmut Schneider wrote:

I did not touch the MTA setting, the only things I added are

DEFAULT_EMAIL_HOST
DEFAULT_URL_HOST
DEFAULT_URL_PATTERN
PUBLIC_ARCHIVE_URL
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
DELIVERY_MODULE = 'SMTPDirect'
SMTPHOST
SMTPPORT

Communication itself seems fine, i recieved a subscription reminder this 
morning from mailman-owner. 


What is/are the address(es) listed for the owner of the mailman list?
Are they deliverable? This is where the aliases mail is sent.

What happens if you send mail to mailman-ow...@...?

-- 
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
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://wiki.list.org/x/QIA9


Re: [Mailman-Users] To-Do-list admin

2009-04-01 Thread Helmut Schneider

From: Mark Sapiro m...@msapiro.net

Helmut Schneider wrote:


I did not touch the MTA setting, the only things I added are

DEFAULT_EMAIL_HOST
DEFAULT_URL_HOST
DEFAULT_URL_PATTERN
PUBLIC_ARCHIVE_URL
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
DELIVERY_MODULE = 'SMTPDirect'
SMTPHOST
SMTPPORT

Communication itself seems fine, i recieved a subscription reminder this
morning from mailman-owner.



What is/are the address(es) listed for the owner of the mailman list?


postmas...@domain.tld


Are they deliverable? This is where the aliases mail is sent.
What happens if you send mail to mailman-ow...@...?


A mail to mailman-ow...@domain.tld is forwarded to postmas...@domain.tld and 
gets delivered. 


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


Re: [Mailman-Users] To-Do-list admin

2009-04-01 Thread Mark Sapiro
Helmut Schneider wrote:

From: Mark Sapiro m...@msapiro.net
 Helmut Schneider wrote:

 I did not touch the MTA setting, the only things I added are

 DEFAULT_EMAIL_HOST
 DEFAULT_URL_HOST
 DEFAULT_URL_PATTERN
 PUBLIC_ARCHIVE_URL
 add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
 DELIVERY_MODULE = 'SMTPDirect'
 SMTPHOST
 SMTPPORT

 Communication itself seems fine, i recieved a subscription reminder this
 morning from mailman-owner.


 What is/are the address(es) listed for the owner of the mailman list?

postmas...@domain.tld

 Are they deliverable? This is where the aliases mail is sent.
 What happens if you send mail to mailman-ow...@...?

A mail to mailman-ow...@domain.tld is forwarded to postmas...@domain.tld and 
gets delivered. 

And is that also true if it is sent via SMTPHOST:SMTPPORT (assuming
they are different from localhost)?

If so I don't know what the problem is. You can check Mailman's smtp
log and error log for messages at the time a list is cerated. Also,
check MTA logs.

If MTA = 'Manual' (the default), when a list is created via the web,
Mailman will send the 'aliases' mail to mailman-owner@(the email
domain of the list). Mailman should receive that and resend it to the
actual list owner.

If lists are created via bin/newlist, there is never an aliases email.
The aliases are just reported to stdout of the newlist command.

-- 
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
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://wiki.list.org/x/QIA9


[Mailman-Users] To-Do-list admin

2009-03-31 Thread Helmut Schneider

Hi,

I set up a new mailman instance (2.1.11). I remeber that when I created new 
lists a mail was sent to the admin describing what he needs to add to 
/etc/aliases to make the new list work. Currently I do not recieve that 
email at the new installation. Did I forget to check a box?


Thanks, Helmut 


--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9


Re: [Mailman-Users] To-Do-list admin

2009-03-31 Thread Mark Sapiro
Helmut Schneider wrote:

I set up a new mailman instance (2.1.11). I remeber that when I created new 
lists a mail was sent to the admin describing what he needs to add to 
/etc/aliases to make the new list work. Currently I do not recieve that 
email at the new installation. Did I forget to check a box?


It depends on how you create the list. If you create a list from the
web or via bin/newlist without the -q option, the admin should be
notified.

Is Mailman running?

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

-- 
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
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://wiki.list.org/x/QIA9


Re: [Mailman-Users] To-Do-list admin

2009-03-31 Thread Mark Sapiro
Mark Sapiro wrote:

Helmut Schneider wrote:

I set up a new mailman instance (2.1.11). I remeber that when I created new 
lists a mail was sent to the admin describing what he needs to add to 
/etc/aliases to make the new list work. Currently I do not recieve that 
email at the new installation. Did I forget to check a box?


It depends on how you create the list. If you create a list from the
web or via bin/newlist without the -q option, the admin should be
notified.

Is Mailman running?

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


In the above reply, I overlooked the fact that you were talking about
the aliases email to the owner of the site list ('mailman-owner').
This is only sent if you haven't changed the default MTA = 'Manual'
setting. If you have set MTA in mm_cfg.py to other than 'Manual', the
aliases mail will not be sent.

-- 
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
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://wiki.list.org/x/QIA9