Re: [Mailman-Users] File placement during installation...

2015-03-05 Thread Bill . Costa

Note that the 'old' locations in the FAQ article refer to older
Red Hat package locations where it was mostly configured with
--prefix=/var/mailman


OK -- that was part of the puzzle I was missing, that the older
locations were for the former Red Hat packaging, not old Mailman
defaults.


...if strict FHS compliance is not a requirement, I'd recommend
just configuring with --prefix=/usr/lib/mailman and
--with-var-prefix=/var/lib/mailman and going with that.


That sounds like a reasonable approach.  Thanks!

...BC

--
=[ bill.co...@unh.edu ]==
 Bill Costa
 1 Leavitt Lane
 UNH IT -- 1st Floor
 University of New Hampshire
 Durham, NH  03824
 USA
 Voice: +1-603-862-3056
 No good deed... Goes unpunished.
===[ http://pubpages.unh.edu/~wfc ]==
--
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] [Mailman-Developers] Error while installing Mailman

2015-03-05 Thread Mark Sapiro
On 03/05/2015 08:08 AM, Rakesh Verma wrote:
> i did the same but i am still getting the error, can i manually add the
> user to /etc/passwd???

Please keep threads on the list unless sending personal, private or
security information.

What happened when you did the useradd command?

There are two issues with the manual:

1) useradd -c''GNU Mailman'' -s /no/shell -d /no/home -g mailman mailman

should be either

useradd -c"GNU Mailman" -s /no/shell -d /no/home -g mailman mailman

or

useradd -c'GNU Mailman' -s /no/shell -d /no/home -g mailman mailman

2) you need to be root or use sudo

Also, if you don't actually know how to add a user to your system, you
may not have enough sysadmin experience to successfully install mailman.
The installation manual tries to be complete, but it assumes a certain
level of background knowledge.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
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] No mail received

2015-03-05 Thread Gretchen R Beck
Hi Bryan,

I've encountered something similar when there is a problem with the Outgoing 
qrunner (it's behind, a disk is over quota, sendmail -- which we use for the 
MTA layer -- is throwing an error, the list has gotten tagged by the spam 
filter, etc).  How do your queues look?

Gretchen Beck
Carnegie Mellon


From: Mailman-Users [mailman-users-bounces+cmupythia=cmu@python.org] on 
behalf of Mark Sapiro [m...@msapiro.net]
Sent: Wednesday, March 04, 2015 11:52 AM
To: mailman-users@python.org
Subject: Re: [Mailman-Users] No mail received

On 03/04/2015 08:23 AM, Bryan Blackwell wrote:
> On Mar 3, 2015, at 8:08 PM, len ward  wrote:
>>
>> I manage a list of 60 members.  If I send an email it does not get to
>> anybody, yet it is recorded in archives.  Same for most others, although I
>> know one person gets through and maybe others.  How do I fix this?
>> Regards len
>
> I found that DMARC is pervasive enough to cause this behavior.  Using "munge 
> from" fixed it for me, be aware you need a very recent version of MM to have 
> the options.


If the posts that aren't received are all From: yahoo.com and aol.com
addresses, DMARC is the likely reason. See the FAQs at
 and .

On the other hand, if this is independent of sender, see the FAQs at
 and .

Does Mailman record bounces for the undelivered mail? See Mailman's
'bounce' and 'error' logs if you have access.

--
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
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/cmupythia%40cmu.edu
--
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