[Mailman-Users] list members do not get mail :details,FIXED

2006-12-02 Thread brcisna
Mark, Thanks for the quick reply. What i needed to do was in my mm.cfg I had to add : DELIVERY_MODULE = 'SMTPDirect' SMTPHOST= 'mailserverip [or hostname]' # destination mail server SMTPPORT= 25 restarted mailman , and mail went to "other" mailserver to all subscribed users! It

[Mailman-Users] list members do not get mail :details

2006-12-02 Thread brcisna
Mark, Thanks for the quick reply. What i needed to do was in my mm.cfg I had to add : DELIVERY_MODULE = 'SMTPDirect' SMTPHOST= 'mailserverip [or hostname]' # destination mail server SMTPPORT= 25 restarted mailman , and mail went to "other" mailserver to all subscribed users! It

[Mailman-Users] list members do not get mail :details

2006-12-01 Thread brcisna
Hello List, I have setup a couple other MM installs in the past. This is the first time i have installed MM on a server different from the mail server that users use. I never see any smtp-failures in the MM logs? Ive went through the faq 3.1.4 "Users not receiving mail". No joy:(. Below is a cop