Re: [Mailman-Users] Mailman not showing sender's name for DMARC domain policy=reject

2014-06-27 Thread Gordon Dickens
Hi Mark, Thanks for the prompt reply! The problem was my settings in my Thunderbird mail client and NOT mailman. So, you can mark this as solved! As you suggested, I checked the From: field in the message source and it was including the sender's "name via" as it should. I then checked it

Re: [Mailman-Users] Q: email moderation

2014-06-27 Thread Jane Cua
Hi Mark, Thank you very much. It is now working. Cheers! Jane On 06/27/2014 7:01 AM, Mark Sapiro wrote: On 06/26/2014 10:22 AM, Jane Cua wrote: Where should I set it so that the moderation email is sent right away as soon as mailman receives the email from a non-member? On the list's web a

Re: [Mailman-Users] Mailman not showing sender's name for DMARC domain policy=reject

2014-06-27 Thread Mark Sapiro
On 06/27/2014 11:22 AM, Gordon Dickens wrote: > Hello, > > I am runningseveral mailing lists with mailman version 2.1.18-1. Oneof > my mailing lists does not ever show the sender's name in the From: > headerfor DMARC domain policy=reject while the rest of my lists do show > the sender's name in th

[Mailman-Users] Mailman not showing sender's name for DMARC domain policy=reject

2014-06-27 Thread Gordon Dickens
Hello, I am runningseveral mailing lists with mailman version 2.1.18-1. Oneof my mailing lists does not ever show the sender's name in the From: headerfor DMARC domain policy=reject while the rest of my lists do show the sender's name in the From: header. I have compared the individual list s

Re: [Mailman-Users] Mailman ui only running on localhost 127.0.0.1

2014-06-27 Thread Mark Sapiro
On 06/26/2014 04:48 PM, Lauren Baird wrote: > > I have an existing python app running on my webserver at: > subdomain.mydomain.com > I have additionally installed mailman and the ui which is available on port > 8000 via lynx on the command line at: > lynx 127.0.0.1:8000 > I had to install this in

Re: [Mailman-Users] Q: email moderation

2014-06-27 Thread Mark Sapiro
On 06/26/2014 10:22 AM, Jane Cua wrote: > > Where should I set it so that the moderation email is sent right away as > soon as mailman receives the email from a non-member? On the list's web admin General Options page in the Notifications section set admin_immed_notify to Yes. -- Mark Sapiro

[Mailman-Users] Mailman ui only running on localhost 127.0.0.1

2014-06-27 Thread Lauren Baird
Hi Everyone, I'm new to Python, Mailman and Virtual Environments so please excuse any silly questions... I have an existing python app running on my webserver at: subdomain.mydomain.com I have additionally installed mailman and the ui which is available on port 8000 via lynx on the command line a

[Mailman-Users] Q: email moderation

2014-06-27 Thread Jane Cua
Hi, Mailman version: 2.1.12-18 host: RH6 64-bit I have set up to hold non-member sender to a mailing list in mailman, I can see the message being help. But the moderator does not get an email notice right away, I would take a day before the moderator receives the moderation request. Where