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

2017-03-07 Thread Adam Goldberg
Check your firewall settings on the VM. You may need to open up 25. Adam Goldberg 202-507-9900 On Tue, Mar 7, 2017 at 11:49 AM -0500, "Scott Jones" mailto:sjo...@scisat.ca>> wrote: Hi Mark, I've managed to forward port 25 to my VM. I am still not receiving messages sent from my gmail addre

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

2017-03-07 Thread Mark Sapiro
On 03/07/2017 08:48 AM, Scott Jones wrote: > > I've managed to forward port 25 to my VM. I am still not receiving messages > sent from my gmail address (on the list) to the mailing list. What's in /var/log/mail.log on the VM? > The only other thing I've learned is that I can send mail to that

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

2017-03-07 Thread Scott Jones
Hi Mark, I've managed to forward port 25 to my VM. I am still not receiving messages sent from my gmail address (on the list) to the mailing list. The only other thing I've learned is that I can send mail to that same list from the command line with 'mail -s', which leads me to believe postfix is

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

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] 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

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.