Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread John Jason Jordan
On Tue, 21 Feb 2023 17:52:52 -0800 (PST) Paul Heinlein dijo: >On Tue, 21 Feb 2023, Russell Senior wrote: > >> A BIG THANK YOU to OSUOSL and Lance Albertson for his work in >> helping get this set up. > >And to you all on the PLUG side of things. Mailman migrations are not >for the faint of

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Russell Senior
Fwiw, it was intended as a transitional step. The mailing list actually lives on a host lists.pdxlinux.org, so as we were changing DNS, it was easiest to make sure that the mailing list was functioning with the native hostname first. The second step was to add an alias from plug*@pdxlinux.org to

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Ben Koenig
--- Original Message --- On Tuesday, February 21st, 2023 at 6:14 PM, Rich Shepard wrote: > On Wed, 22 Feb 2023, Ben Koenig wrote: > > > I'm gonna have to update my filters then since lists.pdxlinux.org emails > > don't go into their designated folder... > > > Ben, > > I revised

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Rich Shepard
On Tue, 21 Feb 2023, Russell Senior wrote: The website is still over at tidalhosting until we can get certbot set up. And there may be some delays as the relevant people get re-connected to their new mailboxes on our OSUOSL vm (mail is being delivered there, but people like dex...@pdxlinux.org

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Rich Shepard
On Wed, 22 Feb 2023, Ben Koenig wrote: I'm gonna have to update my filters then since lists.pdxlinux.org emails don't go into their designated folder... Ben, I revised ~/.procmailrc to: List-ID:.* based on your message. Should work for you, too. Rich

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Paul Heinlein
On Tue, 21 Feb 2023, Russell Senior wrote: A BIG THANK YOU to OSUOSL and Lance Albertson for his work in helping get this set up. And to you all on the PLUG side of things. Mailman migrations are not for the faint of heart! _ __ / | |

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Rich Shepard
On Tue, 21 Feb 2023, Russell Senior wrote: Hi out there! Hi, Russell ... and I hope everyone else. Rich

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Russell Senior
The big upside is that you should not have to suffer 119 bounce messages every time you send a message to the plug mailing list anymore. And delays seem to have shrunk to practically nothing (OSUOSL uses greylisting, so some relatively brief delay might still occur). The website is still over at

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Ben Koenig
I'm gonna have to update my filters then since lists.pdxlinux.org emails don't go into their designated folder... -Ben --- Original Message --- On Tuesday, February 21st, 2023 at 5:01 PM, Russell Senior wrote: > Both should work now, but lists.pdxlinux.org works for sure. > >

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Russell Senior
Both should work now, but lists.pdxlinux.org works for sure. On Tue, Feb 21, 2023 at 4:53 PM Ted Mittelstaedt wrote: > Clicking reply shows plug@lists.pdxlinux.org instead of p...@pdxlinux.org > don't know if that matters or not. > > Ted > > -Original Message- > From: PLUG On Behalf

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Bill Barry
It works. Very good! On Tue, Feb 21, 2023 at 6:27 PM Russell Senior wrote: > > Hi out there! > > > -- > Russell Senior > russ...@personaltelco.net

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Ted Mittelstaedt
Clicking reply shows plug@lists.pdxlinux.org instead of p...@pdxlinux.org don't know if that matters or not. Ted -Original Message- From: PLUG On Behalf Of Russell Senior Sent: Tuesday, February 21, 2023 4:27 PM To: Portland Linux/Unix Group Subject: [PLUG] Testing the new OSUOSL

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Russell Senior
Yes, they should. Look at https://lists.pdxlinux.org/ for details. Still working on let's encrypt certs, so you might still see warnings from your browser until we get that sorted. On Tue, Feb 21, 2023, 16:41 Chris Schafer wrote: > Does this mean my attempts to unsubscribe will work now? > > On

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Chris Schafer
Does this mean my attempts to unsubscribe will work now? On Tue, Feb 21, 2023, 4:27 PM Russell Senior wrote: > Hi out there! > > > -- > Russell Senior > russ...@personaltelco.net >

Re: [PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Dick Steffens
On 2/21/23 16:26, Russell Senior wrote: Hi out there! Hi in there! -- Regards, Dick Steffens

[PLUG] Testing the new OSUOSL hosted mailman set up

2023-02-21 Thread Russell Senior
Hi out there! -- Russell Senior russ...@personaltelco.net

Re: Cron job not running

2023-02-21 Thread Rich Shepard
On Tue, 21 Feb 2023, David Barr wrote: > What does /var/log/cron say? David, /var/log/cron.1: Feb 21 01:19:01 salmo crond[1367]: exit status 1 from user root find /tmp -mtime +7 -type d -exec rm -rf {} ';' Thanks, Rich

Re: Cron job not running

2023-02-21 Thread Rich Shepard
On Tue, 21 Feb 2023, David Barr wrote: > - What happens if you run that find command by hand? > - What happens if you run that find command without the -exec clause? David, The cron command for pflogsumm has no find or -exec in it: 45 3 * * * /usr/bin/pflogsumm.pl -d yesterday

Re: Cron job not running

2023-02-21 Thread David Barr
Hi, Rich, > /var/log/cron.1: > Feb 21 01:19:01 salmo crond[1367]: exit status 1 from user root find /tmp > -mtime +7 -type d -exec rm -rf {} ';' > - What happens if you run that find command by hand? - What happens if you run that find command without the -exec clause? The find could be

Cron job not running

2023-02-21 Thread Rich Shepard
Root's crontab has an entry to run the postfix MTA's log summary: # postfix mail log report 0 5 * * * /usr/bin/pflogsumm.pl -d yesterday /var/log/maillog.1 Last week it disappeared so I added it back. That resolved the issue but this morning there was no daily mail report in my inbox. The command