Re: [Mailman-Users] Possible to get list mbox archives anywhere?

2017-03-06 Thread Mark Sapiro
On 03/06/2017 03:43 PM, Brett Delmage wrote: > I unsub'd from the list from 2015-07-05 through 2016-12-15. > > I'm admining Mailman again and it would be nice to have a local archive > I could search through quickly for answers. Ya, I know the list web > archives are searchable... > > Can anyone

[Mailman-Users] Possible to get list mbox archives anywhere?

2017-03-06 Thread Brett Delmage
I unsub'd from the list from 2015-07-05 through 2016-12-15. I'm admining Mailman again and it would be nice to have a local archive I could search through quickly for answers. Ya, I know the list web archives are searchable... Can anyone connect me with a list archives (mbox format) I can fil

[Mailman-Users] delays in mailman sending out email

2017-03-06 Thread Bruce Harrison
I'm running Mailman 2.1.7 In the past month or two. I'm seeing Mailman delaying sending out messages. In the logs I see where it's posted, then in /var/logs/maillog I see sending start immediately and then somewhere along the line a delay of an hour or two, then it finishes sending. Or it del

Re: [Mailman-Users] delay on mailman sending out messages

2017-03-06 Thread Mark Sapiro
On 03/06/2017 10:31 AM, Bruce Harrison wrote: > I'm running Mailman 2.1.7 > > In the past month or two. I'm seeing Mailman delaying sending out messages. > In the logs I see where it's posted, then in /var/logs/maillog I see sending > start immediately and then somewhere along the line a delay

Re: [Mailman-Users] Unable to send emails with mailman/postfix

2017-03-06 Thread Mark Sapiro
On 03/06/2017 01:01 PM, Scott Jones wrote: > > Just as a recap, I'm currently running mailman on a Ubuntu VM hosted on a > Ubuntu server. Perhaps then I need to forward port 25 to the VM somehow? I > did have this working fine from hard disks, but with some server troubles > we wanted to keep mail

[Mailman-Users] delay on mailman sending out messages

2017-03-06 Thread Bruce Harrison
I'm running Mailman 2.1.7 In the past month or two. I'm seeing Mailman delaying sending out messages. In the logs I see where it's posted, then in /var/logs/maillog I see sending start immediately and then somewhere along the line a delay of an hour or two, then it finishes sending. Or it del

Re: [Mailman-Users] Unable to send emails with mailman/postfix

2017-03-06 Thread Scott Jones
Hi Mark, Everything looks good from the netstat command. I did get a connection refused with telnet. However, I then installed postfix on the host server and port 25 now seems to be open, yet no go so far on the messages. Just as a recap, I'm currently running mailman on a Ubuntu VM hosted on a

Re: [Mailman-Users] add_virtualhost with single argument

2017-03-06 Thread Mark Sapiro
On 03/06/2017 11:43 AM, Greg Sims wrote: > > I reviewed mm_cfg.py in the migration process. I found some > add_virtualhost statements that I am not sure do anything. I would like to > delete them if this is the case. Here is one of them: > > add_virtualhost('lists.raystedman.org') > > It appe

Re: [Mailman-Users] Unable to send emails with mailman/postfix

2017-03-06 Thread Mark Sapiro
On 03/06/2017 11:39 AM, Scott Jones wrote: > > I have followed the integration methods you've pointed me towards. The > only thing I found was that I did not have a 'mailman' user installed > along with my mailman installation for changing the ownership of the > 'aliases' files. > > I've just re

[Mailman-Users] add_virtualhost with single argument

2017-03-06 Thread Greg Sims
I completed a migration to a new server over the weekend. We were able to send all the needed email this morning so the basics are in place. I reviewed mm_cfg.py in the migration process. I found some add_virtualhost statements that I am not sure do anything. I would like to delete them if this

Re: [Mailman-Users] Unable to send emails with mailman/postfix

2017-03-06 Thread Mark Sapiro
On 03/06/2017 10:33 AM, Scott Jones wrote: > > The Google message is just the bounce back I receive informing me that > the message could not be delivered. It seemed to be pointing me toward > an smtp problem. The virtual server itself is just on a Ubuntu machine. > > I don't see anything in any

Re: [Mailman-Users] Unable to send emails with mailman/postfix

2017-03-06 Thread Mark Sapiro
On 03/06/2017 07:15 AM, Scott Jones wrote: > > I've set up a mailman client on a virtual server that I am able to connect > to from the outside world. I see all of my mailing lists and have followed > this document: > > https://help.ubuntu.com/community/Mailman > > when configuring. See

[Mailman-Users] Unable to send emails with mailman/postfix

2017-03-06 Thread Scott Jones
Mailman version: 2.1.20 OS version (virtual): Ubuntu LTS 16.04.2 Hi, I've set up a mailman client on a virtual server that I am able to connect to from the outside world. I see all of my mailing lists and have followed this document: https://help.ubuntu.com/community/Mailman when configuring.