Mark: I made some changes to the config for Postfix relating to SMTP and virtual hosting and then my installed version 2.1.18rc3 ran all runners but then I got a message from my VM host telling me that my CPU was off the charts. Each runner was taking approx. 50% CPU so each <mailman>/bin/mailmanctl start would take the CPU from 0.0 to about 8 in less than a minute.
I finally removed the mailman I hand built and used yum install mailman and got a fresh installation that went to /usr/lib instead of my install at /usr/local. I was familiar with the configs and after I ran check_perms and did a few other things, it works. With Postfix and Dovecot, I have to add e.g. dev@mydomain and dev-owner@mydomain to MySQL in a virtual_users table because I’m using SSL for server accounts. The SMTP and virtual_host configs allowed me to get member mail too now at [email protected] <mailto:[email protected]> It seems that everything is working now. I found that the yum install mailman for my CentOS is actually an earlier version 2.1.15 Thanks, David David Whitehurst [email protected] David L. Whitehurst about.me/dlwhitehurst <http://about.me/dlwhitehurst?promo=email_sig> > On Dec 9, 2014, at 9:27 AM, Mark Sapiro <[email protected]> wrote: > > On December 8, 2014 11:52:36 AM PST, David Whitehurst <[email protected]> > wrote: >> I’m having trouble getting outgoing runner to start. Basically, all >> the emails that I created for the list on Postfix and the actual list >> works fine, but the members aren’t getting email. The end of qrunner in >> <mailman>/logs/ shows that all runners started except outgoing runner. >> It tried 10 times and gave up. > > > What are the actual qrunner log messages when Outgoing Runner dies? > > What's in Mailman's error log? > > > -- > Mark Sapiro <[email protected]> > Sent from my Android phone with K-9 Mail. [Unpaid endorsement] ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
