Re: [Mailman-Users] Sent mail from server to subscribers doesn't arrive

2013-04-22 Thread Joost Doesburg
In the end I managed to fix all by setting proper SPF records in my DNS records. Now all works as I want it to. Thanks for helping me along. :) Regards, Joost. -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailma

Re: [Mailman-Users] Sent mail from server to subscribers doesn't arrive

2013-04-22 Thread Kamlesh Rao
Check the postfix config and make sure you have the line Inet_interfaces Commented and restart postfix Joost Doesburg wrote: Dear Mailman users, I have installed Mailman on my CentOS 6 system with Postfix, and configured it for use with a virtual host. All seems to work OK. I can reach the web

Re: [Mailman-Users] Sent mail from server to subscribers doesn't arrive

2013-04-21 Thread Joost Doesburg
Thanks Mark for some good tips to at least get my configuration a bit better. I decided to change the CNAME of my host to an A record for full circle DNS which seems to work (the host is joost-vps.joostdoesburg.eu) and also change the myhostname in postfix to reflect joost-vps.joostdoesburg.eu. At

Re: [Mailman-Users] Sent mail from server to subscribers doesn't arrive

2013-04-21 Thread Mark Sapiro
On 4/21/2013 4:11 AM, Joost Doesburg wrote: > > However, when I try to send mail to the list, these messages don't arrive. > I have setup several test accounts, and only the local account (on the > server) seems to work, not the remote accounts which include a GMail > account and an account for an

[Mailman-Users] Sent mail from server to subscribers doesn't arrive

2013-04-21 Thread Joost Doesburg
Dear Mailman users, I have installed Mailman on my CentOS 6 system with Postfix, and configured it for use with a virtual host. All seems to work OK. I can reach the web pages, can subscribe through mail, get the confirmation mails and can confirm, and get the sucbscription mail. However, when I