Re: [Mailman-Users] problem with Digest options

2004-07-27 Thread Scott Neader
. If you are not running cPanel, then you might still check your mailman cron job. - Scott --- Scott Neader, Owner QTH.com - Internet Solutions http://www.QTH.com [EMAIL PROTECTED] At 07:30 AM 7/27/2004 -0400, you wrote: I submitted

[Mailman-Users] Recent trouble with DMARC Munging

2017-01-16 Thread Scott Neader
I'm using Mailman version 2.1.23. Since late 2014, I've been successfully using the "Munge From" option under Privacy Options > Sender filters > "Action to take when anyone posts to the list from a domain with a DMARC Reject/Quarantine Policy." Mail from users using AOL, Yahoo and others with a D

Re: [Mailman-Users] Recent trouble with DMARC Munging

2017-01-16 Thread Scott Neader
On Mon, Jan 16, 2017 at 12:23 PM, Mark Sapiro wrote: > On 01/15/2017 08:58 PM, Scott Neader wrote: > > When yahoo.com or AOL.com users post to our > > lists, the Munging is not working. When I query for a DMARC record from > > the mail server, it can see the record,

Re: [Mailman-Users] Recent trouble with DMARC Munging

2017-01-16 Thread Scott Neader
On Mon, Jan 16, 2017 at 9:37 PM, Mark Sapiro wrote: > On 01/16/2017 07:29 PM, Scott Neader wrote: > > On Mon, Jan 16, 2017 at 12:23 PM, Mark Sapiro wrote: > > > >> Also, in this case try > >> > >> python -c "import dns.resolver" > >>

Re: [Mailman-Users] Recent trouble with DMARC Munging

2017-01-17 Thread Scott Neader
On 01/17/2017 08:57 AM, Lindsay Haisley wrote: > > This all underscores the problems of relying on other people's > > organization, and the resulting dependency on other people's confusion > > that comes from blind reliance on über-packages (especially proprietary > > über-packages) such as cPanel

Re: [Mailman-Users] Recent trouble with DMARC Munging

2017-01-17 Thread Scott Neader
On Tue, Jan 17, 2017 at 1:49 PM, Lindsay Haisley wrote: > Scott, I apologize to you, and to anyone else, if you feel that I was > looking down on you. It was not my intent. I have my opinions about > Linux and system administration, and they're not shared by everyone. > ... > Again, I'm sorry for

[Mailman-Users] How to track down Digest spam reporter

2017-02-16 Thread Scott Neader
We have a fairly active mailing list where at least one Hotmail user is marking every Digest message they receive as "spam". We receive the reports from Hotmail, but we have no way of knowing which subscriber is causing these spam reports (or we'd remove them, of course). Normally we can turn on

Re: [Mailman-Users] list-admin on gmail ?

2017-03-31 Thread Scott Neader
On Fri, Mar 31, 2017 at 2:45 AM, Håkon Alstadheim via Mailman-Users < mailman-users@python.org> wrote: > I have a list administrator who is on gmail. Forwarding held spam-messages > to him does not work, since google rejects mail that has spam attached. Is > it possible to send notification of pen

Re: [Mailman-Users] Targeted attack against german universities using mailman

2017-05-09 Thread Scott Neader
> > On May 9, 2017, at 8:17 AM, Sebastian Hagedorn > wrote: > > > > The bigger issue is that clearly the admin addresses of all lists were > scraped from the public listinfo pages. This means that the same thing > could happen again anytime. :-( > > On Tue, May 9, 2017 at 9:47 AM, Bryan Blackwel

Re: [Mailman-Users] Retention policy for archives

2018-01-16 Thread Scott Neader
I love this idea. If anyone actually modifies the script to do this, please let me know. At the very least, it preserves the "history" that the message existed, along with the subject line. Sometimes, that is enough to be very helpful! - Scott On Tue, Jan 16, 2018 at 12:46 PM, Grant Taylor via

[Mailman-Users] digest_send_periodic not sending digests daily when set to Yes

2018-07-19 Thread Scott Neader
Hi all. Running Mailman v2.1.26 on CentOS 6. When the list has digest_send_periodic set to Yes, and a size of 100kb, users are seeing digests with upwards of a week's worth of mail, if the list has been quiet. i.e. it seems to be respecting the 100kb limit, but not the digest_send_periodic setti

[Mailman-Users] Finding list user in redacted FBL reports

2019-08-05 Thread Scott Neader
Hi all! I have a list member with a comcast.net email address that is marking most every list message as spam. I have Personalization enabled, and have the subscriber's email address in the footer, but Comcast redacts the email address. Unfortunately, there are quite a few comcast.net users on t

Re: [Mailman-Users] Finding list user in redacted FBL reports

2019-08-06 Thread Scott Neader
On Tue, Aug 6, 2019 at 7:24 AM David Gibbs via Mailman-Users < mailman-users@python.org> wrote: > On Mon, Aug 5, 2019 at 11:40 PM Scott Neader wrote: > > Do any of you have any ideas for me to identify this serial > > 'mark-as-spammer'? Could I hack something to

Re: [Mailman-Users] Finding list user in redacted FBL reports

2019-08-07 Thread Scott Neader
On Tue, Aug 6, 2019 at 7:38 PM Grant Taylor via Mailman-Users < mailman-users@python.org> wrote: > On 8/5/19 10:14 PM, Scott Neader wrote: > > Hi all! I have a list member with a comcast.net email address that is > > marking most every list message as spam. I have Pe

Re: [Mailman-Users] Finding list user in redacted FBL reports

2019-08-08 Thread Scott Neader
On Tue, Aug 6, 2019 at 7:24 AM David Gibbs via Mailman-Users < mailman-users@python.org> wrote: > On Mon, Aug 5, 2019 at 11:40 PM Scott Neader wrote: > > Do any of you have any ideas for me to identify this serial > > 'mark-as-spammer'? Could I hack something to

Re: [Mailman-Users] Finding list user in redacted FBL reports

2019-08-13 Thread Scott Neader
ilman (which does not have the base64 option). So, I am in really good shape at this point... thank you!!! - Scott Scott Neader writes: > > > I have Personalization enabled, and have the subscriber's email > > address in the footer, but Comcast redacts the email address. >

[Mailman-Users] Re: Removing subscriber with illegal email format

2024-12-28 Thread Scott Neader
On Sat, Dec 28, 2024 at 5:48 PM Mark Sapiro wrote: > To clean this completely put the following in a file > ``` > for attribute in ( > mlist.admin_responses, > mlist.bounce_info, > mlist.delivery_status, > mlist.hold_and_cmd_autoresponses, > mlist.language, > mlist.o

[Mailman-Users] Removing subscriber with illegal email format

2024-12-27 Thread Scott Neader
Hello all! Somehow, one of our Mailman2 lists has a member with a bad email address, in the format of user@@example.com (i.e. two @ symbols). This is breaking at least one cron (disabled) I've tried removing the address via the backend admin, as well as command line, but it's not working. Any o

[Mailman-Users] Re: Removing subscriber with illegal email format

2024-12-28 Thread Scott Neader
rError: user@@example.com Thoughts on how I might make this cron happy again? Thank you!! - Scott On Sat, Dec 28, 2024 at 12:55 AM Scott Neader wrote: > It worked!! Many thanks! > > - Scott > > On Fri, Dec 27, 2024 at 4:52 PM Mark Sapiro wrote: > >> On 12/27/24 07:20,

[Mailman-Users] Re: Removing subscriber with illegal email format

2024-12-27 Thread Scott Neader
It worked!! Many thanks! - Scott On Fri, Dec 27, 2024 at 4:52 PM Mark Sapiro wrote: > On 12/27/24 07:20, Scott Neader wrote: > > Hello all! Somehow, one of our Mailman2 lists has a member with a bad > > email address, in the format of user@@example.com (i.e. two @ symbol