Re: [Mailman-Users] Creating a new list - "Bug in Mailman version 2.1.15"

2015-02-25 Thread Mark Sapiro
On 02/25/2015 08:53 AM, Kevin Nowaczyk wrote: > Postconf Output ... > alias_maps = hash:/etc/aliases ... > mailman_destination_recipient_limit = 1 ... > relay_domains = lists.domain3.com > relay_recipient_maps = hash:/var/lib/mailman/data/virtual-mailman ... > transport_maps = hash:/etc/postfix/tra

Re: [Mailman-Users] Creating a new list - "Bug in Mailman version 2.1.15"

2015-02-25 Thread Kevin Nowaczyk
Postconf Output alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no config_directory = /etc/postfix inet_interfaces = all mailbox_size_limit = 0 mailman_destination_recipient_limit = 1 mydestination = domain2.com, bunsen.domain1.com, localhost.domai

Re: [Mailman-Users] max_message_size, how do I change behavior (reject, instead of hold for moderation) and/or notification message (when exceeded)

2015-02-25 Thread Mark Sapiro
On 02/25/2015 07:48 AM, Tanstaafl wrote: > > But looking at the Handler, what I'd like for them to get is just the > last notification - see below: "Your message was too big; please trim it > to less than %(kb)d KB in size", but without the 'is being held until > the list moderator...' stuff... >

Re: [Mailman-Users] max_message_size, how do I change behavior (reject, instead of hold for moderation) and/or notification message (when exceeded)

2015-02-25 Thread Tanstaafl
On 2/25/2015 10:21 AM, Mark Sapiro wrote: > It is possible you just modified the messages in the MessageTooBig class > definition in Mailman/Handlers/Hold.py. The postheld.txt template is > also involved in the notice to the user, but it is used for all held > messages so it seems unlikely you cha

Re: [Mailman-Users] northern NJ organization seeking Mailman consultant

2015-02-25 Thread Mark Sapiro
On 02/24/2015 02:41 PM, Nina Nicholson wrote: > I'm looking for someone to help me upgrade our Mailman installation - we > currently have ver. 2.1.9 which is what came with our MediaTemple DV server. > This is not my area of expertise, and the consultants at MediaTemple don't > want to touch it

Re: [Mailman-Users] max_message_size, how do I change behavior (reject, instead of hold for moderation) and/or notification message (when exceeded)

2015-02-25 Thread Mark Sapiro
On 02/25/2015 05:38 AM, Tanstaafl wrote: > > I have some lists that have a max_size set, and when someone sends an > email that exceeds this size, it gets held for moderation, and the > sender gets a notification of this, but it is a custom one that I wrote > myself. > > Now, I'd like to change t

Re: [Mailman-Users] stats on unsubscribes

2015-02-25 Thread Richard Damon
On 2/24/15 5:34 PM, David Whited-Ford wrote: Hi All, Is there a way to report on unsubscribes over time? Thanks, Dave You could archive the unsubscribe notifications sent to the owner (enable them if needed) and then process them. -- Mailm

[Mailman-Users] northern NJ organization seeking Mailman consultant

2015-02-25 Thread Nina Nicholson
I'm looking for someone to help me upgrade our Mailman installation - we currently have ver. 2.1.9 which is what came with our MediaTemple DV server. This is not my area of expertise, and the consultants at MediaTemple don't want to touch it. I'm willing to negotiate a reasonable hourly rate fo

[Mailman-Users] max_message_size, how do I change behavior (reject, instead of hold for moderation) and/or notification message (when exceeded)

2015-02-25 Thread Tanstaafl
Hi all, Ok, I did this a very long time ago, and can't for the life of me remember where/how I did this... I have some lists that have a max_size set, and when someone sends an email that exceeds this size, it gets held for moderation, and the sender gets a notification of this, but it is a custo