[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] Re: Removing subscriber with illegal email format

2024-12-28 Thread Mark Sapiro
On 12/28/24 15:13, Scott Neader wrote: After successfully removing the problematic user (with the two @ in their email address), I am still seeing a problem with the 'disabled' cron, pointing to this user that was already removed (thanks to your help). Here's the cron output (with the offending e

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

2024-12-28 Thread Scott Neader
After successfully removing the problematic user (with the two @ in their email address), I am still seeing a problem with the 'disabled' cron, pointing to this user that was already removed (thanks to your help). Here's the cron output (with the offending email address redacted) # /usr/bin/python

[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 @ symbols). > > This is break

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

2024-12-27 Thread Mark Sapiro
On 12/27/24 14:50, Mark Sapiro wrote: Then run ``` bin/config_list -i path_to_the_above_file ``` Ooops. That should be ``` bin/config_list -i path_to_the_above_file LISTNAME ``` -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B

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

2024-12-27 Thread Mark Sapiro
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 @ symbols). This is breaking at least one cron (disabled) I've tried removing the address via the backend admin, as well as c

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

2024-12-27 Thread Alain D D Williams
On Fri, Dec 27, 2024 at 09:20:46AM -0600, 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 @ symbols). > This is breaking at least one cron (disabled) > > I've tried removing the address via

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

2024-12-27 Thread Alain D D Williams
On Fri, Dec 27, 2024 at 09:55:26PM +, Alain D D Williams wrote: > On Fri, Dec 27, 2024 at 09:20:46AM -0600, Scott Neader wrote: > > Hello all! Somehow, one of our Mailman2 lists has a member with a bad Whoops - just noticed mailman2 rather than mailman3; sorry. -- Alain Williams Linux/GNU C