Hi all, I was hoping to not have to ask this, but I'm stumped.
I'm setting up fetchmail to pull mail from a Gmail account (taking advantage of their spam filtering) and dump it into mailman. That way I can avoid opening up Postfix as a POP, and just use it for the SMTP out portion (which appears to be working fine). In fetchmailrc I have: poll <http://pop.gmail.com>pop.gmail.com with protocol POP3 port 995 username "<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]" there with password "xxxxxxxx" is "mailman" here and options ssl sslcertck sslcertpath /usr/local/certs mda "/usr/local/mailman post testlist" set daemon 60 Let me know if I should be asking this on a fetchmail list instead, but I think the part where i'm stuck is with the mda "/usr/local/mailman post testlist" When I run this manually instead of as a daemon, it appears to be looking for the mailman app, not the folder. Where should I be pointing that? This is a standard 2.1.9 install from source code into /usr/local/mailman. And as long as I'm asking, do I really need the "sslcertck sslcertpath /usr/local/certs" part in there? The post I based my poll on at <http://www.mail-archive.com/mailman-users@python.org/msg29811.html> didn't have that, but other instructions I found elsewhere relating specifically to Gmail did, so I figured I'd be safe and include it. Thanks for -- Bill Christensen <http://greenbuilder.com/contact/> Green Building Professionals Directory: <http://directory.greenbuilder.com> Sustainable Building Calendar: <http://www.greenbuilder.com/calendar/> Green Real Estate: <http://www.greenbuilder.com/realestate/> Straw Bale Registry: <http://sbregistry.greenbuilder.com/> Books/videos/software: <http://bookstore.greenbuilder.com/> ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp