[Mailman-Users] Re: New install - Where's 'chang...@example.com' coming from?

2022-06-18 Thread Andy Smith
Hello, On Sat, Jun 18, 2022 at 01:57:29AM +, Andy Smith wrote: > I thought I'd gone through /etc/mailman3/mailman.cfg thoroughly, > but I am seeing the From: address chang...@example.com in some > administrative notifications. Well, I rebooted the host and afterwards the site_owner was set as

[Mailman-Users] New install - Where's 'chang...@example.com' coming from?

2022-06-18 Thread Andy Smith
Hi, I've just installed mailman3 (well, mailman3-full) on a Debian 11 host from Debian packages. I thought I'd gone through /etc/mailman3/mailman.cfg thoroughly, but I am seeing the From: address chang...@example.com in some administrative notifications. Now, when I search for help on this everyt

[Mailman-Users] Web links in templates - is this non-default?

2022-06-18 Thread Andy Smith
Hi, >From Mailman 2 I am used to various administrative emails having web links in them for ease of use. For example, when confirming your subscription to a list I am used to the confirmation email having both an embedded code for replying back and also a link to the web interface for confirming b

[Mailman-Users] Re: What can cause "Munge From" (from_is_list) to have no effect?

2022-06-18 Thread Mark Hills
On Tue, 14 Jun 2022, Mark Sapiro wrote: > On 6/14/22 15:07, Mark Hills wrote: > > > > In diagnosing a DMARC "FAIL" reported in Gmail I notice that some settings > > are having absolutely no effect: > > > >from_is_list > >dmarc_moderation_action > >dmarc_quarantine_moderation_action >

[Mailman-Users] Re: Web links in templates - is this non-default?

2022-06-18 Thread Mark Sapiro
This thread really belongs on mailman-us...@mailman3.org On 6/18/22 11:26, Andy Smith wrote: On a new install of mailman3-full on Debian 11 I am not seeing any web links, only text regarding replying by email, how to change options by email, etc. Am I right in thinking that this is intentional

[Mailman-Users] Re: What can cause "Munge From" (from_is_list) to have no effect?

2022-06-18 Thread Mark Sapiro
On 6/18/22 14:53, Mark Hills wrote: Not the exact problem, but thanks for setting me on the right path. There _was_ the following in mm_cfg.py for some time: GLOBAL_PIPELINE.insert(GLOBAL_PIPELINE.index('Approve'), 'SizeLimit') I removed this completely and repeated the test; no change.