[Mailman-Users] Re: mailman v2.x

2020-09-20 Thread Stephen J. Turnbull
I wrote: > > >> I'm pretty sure that at least for now I[1] can configure a > > >> system to run Mailman 2 so that none of the above matters "None of the above" includes other crypto. > > > I'm pretty sure that's pure FUD. I do not agree. Besides being able to talk SMTP (and some people have

[Mailman-Users] Re: mailman v2.x

2020-09-20 Thread Jim Popovitch via Mailman-Users
On Sun, 2020-09-20 at 18:23 +0900, Stephen J. Turnbull wrote: > I wrote: > > > > >> I'm pretty sure that at least for now I[1] can configure a > > > >> system to run Mailman 2 so that none of the above matters > > "None of the above" includes other crypto. > > > > > I'm pretty sure that's pur

[Mailman-Users] Re: mailman v2.x

2020-09-20 Thread Stephen J. Turnbull
Jim Popovitch via Mailman-Users writes: > You're on the Mailman Cabal Yes. That means that the Mailman Cabal enjoys working with me and values what I do, and that's all it means. By the way, I'm not sure why you keep mentioning the Mailman Cabal, There Is No Cabal. ;-) >> I imagine ARC suppo

[Mailman-Users] Post log not being written

2020-09-20 Thread Mark Dale
Hi, I've just noticed that the mailman/post log isn't being written to. Mail is being delivered to the lists okay and the other log files (bounce, subscribe, etc) are being written okay. The permissions and ownership look fine. -rw-rw-r-- 1 list list4297 Sep 19 09:00 bounce -rw-r

[Mailman-Users] Re: mailman v2.x

2020-09-20 Thread Jim Popovitch via Mailman-Users
On Sun, 2020-09-20 at 23:40 +0900, Stephen J. Turnbull wrote: > Jim Popovitch via Mailman-Users writes: > > On Sun, 2020-09-20 at 18:23 +0900, Stephen J. Turnbull wrote: > > > I imagine ARC support is something Jim Popovitch would like to have. > > > You imagine wrong. > > OK, so you don't belie

[Mailman-Users] Re: Post log not being written

2020-09-20 Thread Mark Sapiro
On 9/19/20 4:24 PM, Mark Dale wrote: > Hi, > > I've just noticed that the mailman/post log isn't being written to. This is controlled by Defaults.py/mm_cfg.py settings SMTP_LOG_* which specify the log name and message format for these messages. The default settings that write to the post log are

[Mailman-Users] Re: mailman v2.x

2020-09-20 Thread Mark Sapiro
On 9/20/20 7:40 AM, Stephen J. Turnbull wrote: > > Yes. That means that the Mailman Cabal enjoys working with me and > values what I do, and that's all it means. By the way, I'm not sure > why you keep mentioning the Mailman Cabal, There Is No Cabal. ;-) Technically, mailman-cabal is just the

[Mailman-Users] Re: mailman v2.x

2020-09-20 Thread Bill Cole
On 19 Sep 2020, at 8:39, Stephen J. Turnbull wrote: As far as I know there are already obvious security holes in Python 2 if you need to use TLS, especially on Mac. Python 2 is not up to current security recommendations with respect to SSL and TLS versions, and I suspect not with respect to oth

[Mailman-Users] extracting a lists's setting to move the list to a new domain

2020-09-20 Thread Steven Jones
Hi, I cant find anything on extracting a list's settings, owners etc and then using those to create a new list on a new domain. Is there a simple operational command to extract and inject? regards Steven -- Mailman-Users mailing list -- mail

[Mailman-Users] Re: extracting a lists's setting to move the list to a new domain

2020-09-20 Thread Brian Carpenter
On 9/20/20 4:35 PM, Steven Jones wrote: I cant find anything on extracting a list's settings, owners etc and then using those to create a new list on a new domain. Is there a simple operational command to extract and inject? Do you have root or admin access to the server? There are tools in t

[Mailman-Users] Re: extracting a lists's setting to move the list to a new domain

2020-09-20 Thread Mark Sapiro
On 9/20/20 1:42 PM, Brian Carpenter wrote: > On 9/20/20 4:35 PM, Steven Jones wrote: >> I cant find anything on extracting a list's settings, owners etc and >> then using those to create a new list on a new domain. >> >> Is there a simple operational command to extract and inject? The tool for th

[Mailman-Users] Re: extracting a lists's setting to move the list to a new domain

2020-09-20 Thread Chip Davis
As a lowly list admin with a number of cPanel-hosted Mailman2 lists, I cannot avail myself of such tools without opening a ticket with my ISP.  While they have been very responsive in the past, I don't feel that's a generosity of which I should frequently avail myself. Also, I wanted to have a

[Mailman-Users] Re: extracting a lists's setting to move the list to a new domain

2020-09-20 Thread Mark Sapiro
On 9/20/20 5:22 PM, Chip Davis wrote: > > So I wrote two Rexx program, one to extract the membership information, > including all the admin settings available via the web interface. I neglected to mention the scripts at and

[Mailman-Users] Re: Post log not being written

2020-09-20 Thread Mark Dale
== > > I've just noticed that the mailman/post log isn't being written to. == > This is controlled by Defaults.py/mm_cfg.py settings SMTP_LOG_* which > specify the log name and message format for these messages. The default > settings that write to the post log are: > > > # This

[Mailman-Users] Re: extracting a lists's setting to move the list to a new domain

2020-09-20 Thread Mark Dale
> On 09/20/2020 8:35 PM Steven Jones wrote: > I cant find anything on extracting a list's settings, owners etc and then > using those to create a new list on a new domain. > > Is there a simple operational command to extract and inject? If you have privileged access you can run the following