[Mailman-Users] Problem sending one email to multiple lists

2010-03-25 Thread Heather Masterson

Hi,

I have a customer that uses Mailman on their VPS (Virtual Private 
Server) running the Plesk Control Panel.  After a recent upgrade of 
Plesk, they can no longer send a single email to multiple lists.  
Supposedly, this worked prior to the upgrade.


For example, if they send a message to li...@domain.com and 'CC' 
li...@domain.com, only list1 recipients receive the email.  I was able 
to reproduce this behavior on a test VPS we have available here at our 
office.  I'm able to send to each test list individually but when I send 
to one list and 'CC' the other,  I only receive emails from the first list.


The mail server logs show the initial email going out to both list 
addresses so I'm not sure why one is being dropped after reaching 
mailman.   I experimented with the Mailman Privacy Options | Recipient 
Filters and set Must posts have list named in destination (to, cc) 
field (or be among the acceptable alias names, specified below)?  to No 
for both of my test lists, but this didn't help resolve the issue. 
http://lists.geekchk.com/cgi-bin/mailman/admin/test2-list/?VARHELP=privacy/recipient/require_explicit_destination
I'd really appreciate any suggestions! 


--
Heather Masterson
Modwest Support Team
supp...@modwest.com
http://modwest.com/help/


--
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] mailman sends to smarthost not to list

2010-03-25 Thread Richard Gillman
I'm having difficulty getting mailman with sendmail to work on a RedHat 
5 box.


First, I check that sendmail's prog mailer is working. I add an alias

test: |/bin/logger -i -p local3.info test

to my aliases file, restart sendmail, and send test an email

Mar 24 14:26:06 wwwtest sendmail[12555]: o2OEQ6Bi012555: from=root, 
size=48, class=0, nrcpts=1, 
msgid=201003241426.o2oeq6bi012...@wwwtest.xxx.uk, relay=r...@localhost


Mar 24 14:26:06 wwwtest sendmail[12556]: o2OEQ6AN012556: 
from=r...@wwwtest.xxx.uk, size=358, class=0, nrcpts=1, 
msgid=201003241426.o2oeq6bi012...@wwwtest.xxx.uk, proto=ESMTP, 
daemon=MTA, relay=localhost.localdomain [127.0.0.1]Mar 24 14:26:06 
wwwtest sendmail[12555]: o2OEQ6Bi012555: to=t...@wwwtest.xxx.uk, 
ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, 
pri=30048, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent 
(o2OEQ6AN012556 Message accepted for delivery)


Mar 24 14:26:06 wwwtest sendmail[12557]: o2OEQ6AN012556: 
to=|/bin/logger -i -p local3.info test, ctladdr=t...@wwwtest.xxx.uk 
(51/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30599, 
dsn=2.0.0, stat=Sent



Syslog contains

Mar 24 14:26:06 wwwtest logger[12558]: test

So it worked.


/usr/local/mailman/Mailman/mm_cfg.py contains

DEFAULT_URL_HOST = wwwtest.xxx.uk

DEFAULT_EMAIL_HOST = wwwtest.xxx.uk

DEFAULT_URL_PATTERN = 'http://%s/mailman/'

#add_virtualhost('wwwtest.xxx.uk')

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

[r...@wwwtest mail]#


I've a mailman list set up, with a few members, and the appropriate 
aliases are there.



mail -s test mail...@wwwtest.xxx.uk


/var/log/maillog contains


Mar 24 14:27:13 wwwtest sendmail[12565]: o2OERDl0012565: from=root, 
size=51, class=0, nrcpts=1, 
msgid=201003241427.o2oerdl0012...@wwwtest.xxx.uk, relay=r...@localhost


Mar 24 14:27:13 wwwtest sendmail[12566]: o2OERDDM012566: 
from=r...@wwwtest.xxx.uk, size=364, class=0, nrcpts=1, 
msgid=201003241427.o2oerdl0012...@wwwtest.xxx.uk, proto=ESMTP, 
daemon=MTA, relay=localhost.localdomain [127.0.0.1]Mar 24 14:27:13 
wwwtest sendmail[12565]: o2OERDl0012565: to=mail...@wwwtest.xxx.uk, 
ctladdr=root (0/0), delay=00:00:00, xdelay=00:00:00, mailer=relay, 
pri=30051, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent 
(o2OERDDM012566 Message accepted for delivery)


Mar 24 14:27:13 wwwtest sendmail[12567]: o2OERDDM012566: 
to=|/usr/local/mailman/mail/mailman post mailman, 
ctladdr=mail...@wwwtest.xxx.uk (51/0), delay=00:00:00, 
xdelay=00:00:00, mailer=prog, pri=30608, dsn=2.0.0, stat=Sent



Now things go wrong, mailman (or sendmail) forwards the mail to the site 
relay, mercury, which rejects it, user unknown. I _think_ it is mailman 
forwarding the mail because if it were sendmail, there would be a log 
entry of sendmail talking to the site relay.



Mar 24 14:27:14 wwwtest sendmail[12569]: o2OEREo5012569: 
from=mailman-boun...@mercury.xxx.uk, size=1084, class=-60, nrcpts=1, 
msgid=mailman.6.1269440833.27154.mail...@mercury.xxx.uk, proto=ESMTP, 
daemon=MTA, relay=localhost.localdomain [127.0.0.1]


Mar 24 14:27:14 wwwtest sendmail[12570]: o2OEREo5012569: 
to=r...@wwwtest.xxx.uk, delay=00:00:00, xdelay=00:00:00, mailer=local, 
pri=139300, dsn=2.0.0, stat=Sent


Mar 24 14:27:14 wwwtest sendmail[12572]: o2OERET3012572: 
from=mailman-boun...@mercury.xxx.uk, size=2625, class=-60, nrcpts=1, 
msgid=mailman.8.1269440833.27154.mail...@mercury.xxx.uk, proto=ESMTP, 
daemon=MTA, relay=localhost.localdomain [127.0.0.1]


Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012572: 
to=mailman-ow...@mercury.xxx.uk, delay=00:00:00, xdelay=00:00:00, 
mailer=relay, pri=230625, relay=mercury.xxx.uk. [xxx.xxx.240.183], 
dsn=5.1.1, stat=User unknown


Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012572: o2OERET3012574: 
DSN: User unknown


Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012574: 
to=mailman-boun...@mercury.xxx.uk, delay=00:00:00, xdelay=00:00:00, 
mailer=relay, pri=3, relay=mercury.xxx.uk. [xxx.xxx.240.183], 
dsn=5.1.1, stat=User unknown


Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012574: o2OERET4012574: 
return to sender: User unknown


Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET4012574: to=root, 
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=3, dsn=2.0.0, 
stat=Sent



This appears in the relay logs at the same time.


Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiM019882: 
mailman-ow...@mercury.xxx.uk... User unknown


Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiM019882: 
from=mailman-boun...@mercury.xxx.uk, size=2851, class=0, nrcpts=0, 
proto=ESMTP, daemon=MTA, relay=wwwtest [xxx.xxx.240.139]


Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiO019882: 
mailman-boun...@mercury.xxx.uk... User unknown


Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiO019882: from=, 
size=0, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=wwwtest 
[xxx.xxx.240.139]



the site relay is configured in sendmail.cf in the DS parameter (smart 
host).



Anyone got an idea of what I'm 

[Mailman-Users] Problem migration mailman

2010-03-25 Thread Ricardo Barbosa

Hi

I am configuring migrating from one server postfix with courier to a 
server with postfix and dovecot. I'm also trying to migrate the mailman 
who currently works in the postfix server I have the following 
configuration:


myhostname = mail.dominio.com
mydomain = dominio.com
myorigin = $mydomain
mydestination = localhost, $myhostname
relayhost =
mynetworks = 127.0.0.0/8, 192.168.0.0/16 10.1.4.0/24 201.90.175.48/28, 
10.0.0.0/24

mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all

# for mailman
owner_request_special = no
recipient_delimiter = +
alias_maps = hash:/var/lib/mailman/data/aliases

virtual_alias_maps = mysql:/etc/postfix/mysql-virtual_forwardings.cf, 
mysql:/etc/postfix/mysql-virtual_email2email.cf, 
hash:/var/lib/mailman/data/virtual-mailman

virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual_domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual_mailboxes.cf
virtual_transport = dovecot
virtual_mailbox_base = /mnt/maildir
virtual_uid_maps = static:1001
virtual_gid_maps = static:1001

I copied the directories of the mailman date, archives and lists the 
current server to the new facility and issued the following commands


# cd /var/lib/mailman
# bin/genaliases
# bin/withlist -a -l -r fix_url

with that lists the current server appear in the web interface and 
command execution bin/list_lists but when I try to send an email to 
the list in the logs of postfix and get a bounce message user unknown


Att.


__
Faça ligações para outros computadores com o novo Yahoo! Messenger 
http://br.beta.messenger.yahoo.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


[Mailman-Users] List-Serv for Nonprofit

2010-03-25 Thread Connie
To Whom It May Concern:

 

My name is Connie Lewsadder and I am on the steering committee for the

Josephine County Nonprofit Network. The network supports nonprofits that

sign up with us. We provide seminars and networking meetings for the
nonprofits.

We have about 85 nonprofit e-mails and when one has a message or an
announcement,

it is sent out to the network by me.

 

We have been in existence now for almost 2 years and we know the time has
come for

a list-serv. People have directed me to your website. Is there anyway you
could accommodate 

us on this?

 

Thank You.Connie

 

Connie Lewsadder

Assistant to Hyla Lipson

Fiberoptic Lighting, Inc.

950 S.E. M Street

Grants Pass, OR  97526

PH: (541) 476-6900

(800) 543-2533  FAX: (541) 476-0796

 mailto:con...@flisign.com con...@flisign.com

 

 Company Website:

 http://www.flisign.com www.flisign.com

 

Fiberoptic Lighting, Inc. is

HUBZone Certified.

 

 

--
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] tech question

2010-03-25 Thread Pam Foster Felt

Hi there,

We use your great list serve software to run a list that's 
valued.  We are changing our email host (to Google Apps) and recently 
changed the MS record associated with our domain name, 
gatheringwaters.org.  Do I need to do anything to our mailman acct 
and list serve to ensure it will still work?


Thanks,
Pam

Pam Foster Felt
Outreach Director
Gathering Waters Conservancy
211 S. Paterson, Suite 270
Madison, WI 53703
608-251-9131x11
p...@gatheringwaters.org

We help people protect the places that make Wisconsin special.

P.S. What are you doing this weekend?  Get Outside! Visit 
www.gatheringwaters.org/parade for a list of land trust field trips 
and work days.


P.P.S.  Be a Fan! Join us on facebook for fun updates about Wisconsin 
land conservation.

--
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] Problem sending one email to multiple lists

2010-03-25 Thread Mark Sapiro
Heather Masterson wrote:

The mail server logs show the initial email going out to both list 
addresses so I'm not sure why one is being dropped after reaching 
mailman.   I experimented with the Mailman Privacy Options | Recipient 
Filters and set Must posts have list named in destination (to, cc) 
field (or be among the acceptable alias names, specified below)?  to No 
for both of my test lists, but this didn't help resolve the issue. 
http://lists.geekchk.com/cgi-bin/mailman/admin/test2-list/?VARHELP=privacy/recipient/require_explicit_destination
I'd really appreciate any suggestions! 


require_explicit_destination only comes into play if the list not in
To: or Cc: which is not the case here. Have you tried putting both
list addresses in To:? I assume you've checked and the message is not
held for approval by the Cc: list.

Based on your description, I think this must be a new Plesk Mailman
feature or bug. Please see the FAQ at http://wiki.list.org/x/tIA9.

You might also check Mailman's vette log to see if anything is logged
about these messages.

-- 
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] Wiki scheduled downtime

2010-03-25 Thread Barry Warsaw
On Mar 01, 2010, at 10:24 PM, Barry Warsaw wrote:

Just a quick announcement to let you know that wiki.list.org is scheduled to
be off-line for upgrades starting at 2200 UTC on Friday, March 19, 2010.
Total downtime is not known, as they will be upgrading us to the latest
version and it's a big upgrade.

Our hosting provider thinks they may have solved the problems we were having
with the last upgrade, so they are going to try again.  Currently scheduled
for 2000 UTC today, please expect outages of up to one hour.

-Barry


signature.asc
Description: PGP signature
--
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] mailman sends to smarthost not to list

2010-03-25 Thread Mark Sapiro
Richard Gillman wrote:

Now things go wrong, mailman (or sendmail) forwards the mail to the site 
relay, mercury, which rejects it, user unknown. I _think_ it is mailman 
forwarding the mail because if it were sendmail, there would be a log 
entry of sendmail talking to the site relay.


Mar 24 14:27:14 wwwtest sendmail[12569]: o2OEREo5012569: 
from=mailman-boun...@mercury.xxx.uk, size=1084, class=-60, nrcpts=1, 
msgid=mailman.6.1269440833.27154.mail...@mercury.xxx.uk, proto=ESMTP, 
daemon=MTA, relay=localhost.localdomain [127.0.0.1]


Mailman delivers the message by SMTP to the server listening at the
host and port defined by SMTPHOST and SMTPPORT. You haven't changed
the defaults in mm_cfg.py, so they are

SMTPHOST = 'localhost'
SMTPPORT = 0  # default from smtplib

(SMTPPORT = 0 tells smtplib to use the standard SMTP port - 25)

So as indicated by the above message, Mailman is delivering to your
local sendmail.


Mar 24 14:27:14 wwwtest sendmail[12570]: o2OEREo5012569: 
to=r...@wwwtest.xxx.uk, delay=00:00:00, xdelay=00:00:00, mailer=local, 
pri=139300, dsn=2.0.0, stat=Sent


Which appears to deliver locally to r...@wwwtest.xxx.uk.


Mar 24 14:27:14 wwwtest sendmail[12572]: o2OERET3012572: 
from=mailman-boun...@mercury.xxx.uk, size=2625, class=-60, nrcpts=1, 
msgid=mailman.8.1269440833.27154.mail...@mercury.xxx.uk, proto=ESMTP, 
daemon=MTA, relay=localhost.localdomain [127.0.0.1]

Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012572: 
to=mailman-ow...@mercury.xxx.uk, delay=00:00:00, xdelay=00:00:00, 
mailer=relay, pri=230625, relay=mercury.xxx.uk. [xxx.xxx.240.183], 
dsn=5.1.1, stat=User unknown

Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012572: o2OERET3012574: 
DSN: User unknown


The above is a separate message from Mailman to
mailman-ow...@mercury.xxx.uk which bounces for User unknown. Do you
have an alias

mailman-owner: |/usr/local/mailman/mail/mailman owner mailman



Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012574: 
to=mailman-boun...@mercury.xxx.uk, delay=00:00:00, xdelay=00:00:00, 
mailer=relay, pri=3, relay=mercury.xxx.uk. [xxx.xxx.240.183], 
dsn=5.1.1, stat=User unknown

Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET3012574: o2OERET4012574: 
return to sender: User unknown

Mar 24 14:27:14 wwwtest sendmail[12574]: o2OERET4012574: to=root, 
delay=00:00:00, xdelay=00:00:00, mailer=local, pri=3, dsn=2.0.0, 
stat=Sent


And here it appears that the DSN bounced too and was sent to root
instead. Do you have an alias

mailman-bounces: |/usr/local/mailman/mail/mailman bounces mailman


This appears in the relay logs at the same time.


Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiM019882: 
mailman-ow...@mercury.xxx.uk... User unknown

Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiM019882: 
from=mailman-boun...@mercury.xxx.uk, size=2851, class=0, nrcpts=0, 
proto=ESMTP, daemon=MTA, relay=wwwtest [xxx.xxx.240.139]

Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiO019882: 
mailman-boun...@mercury.xxx.uk... User unknown

Mar 24 14:27:14 mercury sendmail[19882]: o2OEREiO019882: from=, 
size=0, class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=wwwtest 
[xxx.xxx.240.139]


the site relay is configured in sendmail.cf in the DS parameter (smart 
host).


Anyone got an idea of what I'm doing wrong?


Do you have a full set of 10 aliases for each list

LIST: |/usr/local/mailman/mail/mailman post LIST
LIST-admin:   |/usr/local/mailman/mail/mailman admin LIST
LIST-bounces: |/usr/local/mailman/mail/mailman bounces LIST
LIST-confirm: |/usr/local/mailman/mail/mailman confirm LIST
LIST-join:|/usr/local/mailman/mail/mailman join LIST
LIST-leave:   |/usr/local/mailman/mail/mailman leave LIST
LIST-owner:   |/usr/local/mailman/mail/mailman owner LIST
LIST-request: |/usr/local/mailman/mail/mailman request LIST
LIST-subscribe:   |/usr/local/mailman/mail/mailman subscribe LIST
LIST-unsubscribe: |/usr/local/mailman/mail/mailman unsubscribe LIST

It is also curious that all your outgoing messages have mailman
generated message IDs indicating they are not the original post with
Message-ID: 201003241427.o2oerdl0012...@wwwtest.xxx.uk but rather
they are Mailman notices of some kind.

-- 
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] Problem migration mailman

2010-03-25 Thread Mark Sapiro
Ricardo Barbosa wrote:

I am configuring migrating from one server postfix with courier to a
server with postfix and dovecot. I'm also trying to migrate the mailman
who currently works in the postfix server I have the following
configuration:


courier/dovecot should make no difference:


[...]
alias_maps = hash:/var/lib/mailman/data/aliases

virtual_alias_maps = mysql:/etc/postfix/mysql-virtual_forwardings.cf,
mysql:/etc/postfix/mysql-virtual_email2email.cf,
hash:/var/lib/mailman/data/virtual-mailman
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual_domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual_mailboxes.cf
virtual_transport = dovecot
virtual_mailbox_base = /mnt/maildir
virtual_uid_maps = static:1001
virtual_gid_maps = static:1001


Did this configuration work on the old server? It appears to be missing

virtual_alias_domains for the Mailman domains.


I copied the directories of the mailman date, archives and lists the
current server to the new facility and issued the following commands

# cd /var/lib/mailman
# bin/genaliases
# bin/withlist -a -l -r fix_url


If you have multiple virtual hosts, the above withlist/fix_url is not
appropriate as it will put every list in the
DEFAULT_URL_HOST/DEFAULT_EMAIL_HOST domain. Also, whatever fix_url is
necessary needs to be done before genaliases.


with that lists the current server appear in the web interface and
command execution bin/list_lists but when I try to send an email to
the list in the logs of postfix and get a bounce message user unknown


If you need more help, post the contents of mm_cfg.py.

-- 
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] List-Serv for Nonprofit

2010-03-25 Thread Mark Sapiro
Connie wrote:

My name is Connie Lewsadder and I am on the steering committee for the

Josephine County Nonprofit Network. The network supports nonprofits that

sign up with us. We provide seminars and networking meetings for the
nonprofits.

We have about 85 nonprofit e-mails and when one has a message or an
announcement,

it is sent out to the network by me.

 

We have been in existence now for almost 2 years and we know the time has
come for

a list-serv. People have directed me to your website. Is there anyway you
could accommodate 

us on this?


Mailman is not Listserv[1]

Please see our wiki page at http://wiki.list.org/x/Hg for some
Mailman hosting services.


[1] Please do not refer to Mailman lists as 'listservs'. Listserv(r) is
a registered trademark[2] owned  by the developer of a particular
email list management product, and it shouldn't be used  generically.

My personal interest in this is not to protect the Listserv(r)
trademark, but rather to avoid  confusing Listserv(r) email list
management software with any other email list management software 
including GNU Mailman of which I am a developer.

[2] http://www.lsoft.com/corporate/trademark.asp

-- 
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] tech question

2010-03-25 Thread Mark Sapiro
Pam Foster Felt wrote:

We use your great list serve software to run a list that's 
valued.  We are changing our email host (to Google Apps) and recently 
changed the MS record associated with our domain name, 
gatheringwaters.org.  Do I need to do anything to our mailman acct 
and list serve to ensure it will still work?


Mailman is not Listserv[1]


The MX record in DNS for gatheringwaters.org mow goes to Google. This
is a problem. You will have to arrange somehow for the list mail to be
relayed back to the Mailman server.

If your lists are hosted by your old host, you may have to continue
that hosting arrangement, possibly with a new domain such as
lists.gatheringwaters.org.



[1] Please do not refer to Mailman lists as 'listservs'. Listserv(r) is
a registered trademark[2]  owned by the developer of a particular
email list management product, and it shouldn't be used  generically.

My personal interest in this is not to protect the Listserv(r)
trademark, but rather to avoid  confusing Listserv(r) email list
management software with any other email list management software 
including GNU Mailman of which I am a developer.

[2] http://www.lsoft.com/corporate/trademark.asp

-- 
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


[Mailman-Users] Help with setting up listserve?

2010-03-25 Thread Dawn, C M Lybrand Co.

Hello,

I have extensive experience using a listserve, but I've never been 
involved in the technical aspects of setting one up. I have now been 
volunteered for this task in a non-profit community organization and I 
am the only one who has ever even heard of a listserve there, so I got 
elected to figure out how to set one up. I assume that I would need some 
server space somewhere to do this, but beyond that I get a bit lost. 
Could you please point me in the right direction? I'm not a techie, but 
I would really like to learn how to do this. Are there free hosts out 
there for non-profit community organizations? Is there anyone who might 
be willing to help me get started? Our organization is called Canal 
Street Historic District -- we are trying to revitalize the downtown of 
our small, Florida city. This is no easy task when it's much easier for 
developers to simply move west of town and plop down a big box store!


I would greatly appreciate any help you could give me.

Dawn Moore

--
C M Lybrand  Co., LLC 

728 Canal Street 

New Smyrna Beach, FL 32168-6803 

Phone(386) 428-2315 

Fax  (386) 426-0335 

CIRCULAR 230 DISCLOSURE - To ensure compliance with requirements imposed by the IRS, unless specifically indicated otherwise, any tax advice contained in this communication (or in any attachment) was not intended or written to be used, and cannot be used, for the purpose of (1) avoiding tax related penalties or (2) promoting, marketing or recommending to another party any tax related transaction or matter addressed in this communication. 


CONFIDENTIAL COMMUNICATION - This communication contains information that may 
be confidential and privileged. It is intended only for the use of the 
individual or entity to whom it is addressed. You are hereby notified that any 
dissemination, distribution, printing, or copying of such communication by 
anyone other than the intended recipient is strictly prohibited. If you have 
received this communication in error, please immediately notify the sender by 
reply email (or by collect telephone call to 386-428-2315) and delete the 
communication.

--
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] Help with setting up listserve?

2010-03-25 Thread Terri Oda

Dawn, C M Lybrand  Co. wrote:
I have extensive experience using a listserve, but I've never been 
involved in the technical aspects of setting one up. I have now been 
volunteered for this task in a non-profit community organization and I 
am the only one who has ever even heard of a listserve there, so I got 
elected to figure out how to set one up. I assume that I would need some 
server space somewhere to do this, but beyond that I get a bit lost. 
Could you please point me in the right direction? I'm not a techie, but 
I would really like to learn how to do this. Are there free hosts out 
there for non-profit community organizations? Is there anyone who might 
be willing to help me get started? Our organization is called Canal 
Street Historic District -- we are trying to revitalize the downtown of 
our small, Florida city. This is no easy task when it's much easier for 
developers to simply move west of town and plop down a big box store!


First off, listserv is a registered trademark for another product. 
Mailman is not listserv.


If you're looking for someone else to do the mailman hosting for you, 
there's a list of Mailman hosting services here: http://wiki.list.org/x/Hg


But if you're willing to host it yourself, you definitely can learn how 
to do it.  You'll need access to a server where you can set up the 
software, and you should be able to just follow the instructions in the 
installation manual:


http://list.org/mailman-install/index.html
--
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] Problem migration mailman

2010-03-25 Thread Ricardo Barbosa
following my main.cf file server in production

--- main.cf --
myorigin = /etc/mailname
  myhostname = mail.dominio.com
  mydestination = localhost, localhost.localdomain, mail.dominio.com, 
dominio.com
  best_mx_transport = virtual
  relayhost = 
  mynetworks = 127.0.0.0/8, 192.168.0.0/16 10.1.4.0/24
  
  smtpd_banner = $myhostname ESMTP $mail_name
  bounce_template_file = /etc/postfix/bounce.cf
  biff = no
  append_dot_mydomain = no
  smtpd_use_tls = no
  inet_interfaces = all
  alias_maps = hash:/var/lib/mailman/data/aliases
  alias_database =
  
  # Para mailman
  owner_request_special = no
  
  virtual_alias_domains = 
  virtual_alias_maps =     
proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf,
              mysql:/etc/postfix/mysql-virtual_email2email.cf,
              hash:/var/lib/mailman/data/virtual-mailman
  virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf
  virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf
  transport_maps = proxy:mysql:/etc/postfix/mysql-virtual_transports.cf
  virtual_mailbox_limit_maps = 
proxy:mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
  virtual_mailbox_base = /mnt/maildir
  virtual_uid_maps = static:1000
  virtual_gid_maps = static:1000
  virtual_create_maildirsize = yes
  virtual_mailbox_extended = yes
  virtual_mailbox_limit_override = yes
  virtual_mailbox_limit_inbox = yes
  virtual_mailbox_lock = fcntl, dotlock
  virtual_maildir_limit_message = Caixa de e-mail lotada.
  virtual_overquota_bounce = yes
    
  home_mailbox = Maildir/
  message_size_limit =500
  recipient_delimiter = +
  maildrop_destination_recipient_limit = 1
  smtpd_sasl_local_domain = $mydomain
  smtpd_sasl_auth_enable = yes
  broken_sasl_auth_clients = yes
  
  smtp_destination_recipient_limit = 100
  
  smtpd_recipient_restrictions =    permit_mynetworks, 
                  permit_sasl_authenticated,
              permit
  
  smtp_generic_maps = hash:/etc/postfix/generic


--- mm_cfg.py 
This is the module which takes your site-specific settings.
From a raw distribution it should be copied to mm_cfg.py.  If you
already have an mm_cfg.py, be careful to add in only the new settings
you want.  The complete set of distributed defaults, with annotation,
are in ./Defaults.  In mm_cfg, override only those you want to
change, after the
  from Defaults import *
line (see below).
Note that these are just default settings - many can be overridden via the
admin and user interfaces on a per-list or per-user basis.
Note also that some of the settings are resolved against the active list
setting by using the value as a format string against the
list-instance-object's dictionary - see the distributed value of
DEFAULT_MSG_FOOTER for an example.
from Defaults import *
MAILMAN_SITE_LIST = 'mailman'
DEFAULT_URL_PATTERN = 'http://%s/cgi-bin/mailman/'
PRIVATE_ARCHIVE_URL = '/cgi-bin/mailman/private'
IMAGE_LOGOS = '/images/mailman/'
DEFAULT_EMAIL_HOST = 'dominio.com'
DEFAULT_URL_HOST   = 'mail.dominio.com'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
DEFAULT_SERVER_LANGUAGE = 'pt_BR'
USE_ENVELOPE_SENDER    = 0  # Still used?
DEFAULT_SEND_REMINDERS = 0
MTA='Postfix'
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['dominio.com']
OWNERS_CAN_DELETE_THEIR_OWN_LISTS = Yes
DEFAULT_ARCHIVE = Off


Att.



  

Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.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] Problem migration mailman

2010-03-25 Thread Mark Sapiro
On 3/25/2010 12:30 PM, Ricardo Barbosa wrote:
 following my main.cf file server in production


Generally, the output from postconf -n is preferable to posting the
entire main.cf.


[...]
   virtual_alias_domains =


This needs to be

virtual_alias_domains = dominio.com

If that conflicts with virtual_mailbox_domains, you'll have to find some
other way to handle this, perhaps by taking this question to one of the
lists at http://www.postfix.org/lists.html, possibly
http://listas.softwarelivre.org/mailman/listinfo/postfix-br/

[...]
 DEFAULT_EMAIL_HOST = 'dominio.com'
 DEFAULT_URL_HOST   = 'mail.dominio.com'
 add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
[...]
 MTA='Postfix'
 POSTFIX_STYLE_VIRTUAL_DOMAINS = ['dominio.com']


These settings look good.

-- 
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] Help with setting up listserve?

2010-03-25 Thread Stephen J. Turnbull
Terri Oda writes:

  If you're looking for someone else to do the mailman hosting for
  you, there's a list of Mailman hosting services here:
  http://wiki.list.org/x/Hg

Other things being equal, this is probably the route you should go if
you only want a mailing list.  I know that to a nonprofit even $10 a
month adds up, but it's worth far more than that in time and
reliability if you get real support.  One hint is to get the names of
some of the tech support people, and then check to see if they
participate in this list (mailman-users) or (even better?) the
developers' list (mailman-devel).  (IIRC, EMWD -- on the list above --
is one such; there may be others.  This is not an endorsement of EMWD,
just the facts, ma'am. ;-)

  But if you're willing to host it yourself, you definitely can learn how 
  to do it.  You'll need access to a server where you can set up the 
  software, and you should be able to just follow the instructions in the 
  installation manual:
  
  http://list.org/mailman-install/index.html

This is not hard, as Terri says.  But there are a lot of issues that
come with running your own lists.  It can be a time sink; on the other
hand, it can also provide some basic experience that will serve you
very well when you decide to expand your web presence, even if you do
go with a hosting service.
--
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