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