Problems with Mailman and Scalix
Posted: Fri Oct 27, 2006 2:41 pm
Ok, first of all, I have fully read this topic that says how it should work:
http://www.scalix.com/community/viewtop ... 1833#11833
But I'm still getting problems!
I'm running RedHat FC4. I installed Mailman using the rpm via 'yum install mailman' and followed all the instructions in /usr/share/doc/mailman-2.1.8/INSTALL.REDHAT for post-install tasks. I created the mailing list, I received the mailing list emails saying I'm subscribed etc.
My problem is when I'm sending to the list, the email is getting stuck in the outbound queue saying "Deferred: Connection refused by domain.com."
So, I search the forums etc, and I find several responses saying thus:
"You need to have sendmail running as a daemon listening on 127.0.0.1:25."
http://www.scalix.com/community/viewtopic.php?p=807#807
Well, I have it set to running, and I can send mail, etc so I'm confused.
One possibility that I can think of is that in smtpd.conf I have this option set:
The reason I have this on is because I am using Mailscanner (Installed per instructions in this post: http://www.scalix.com/community/viewtop ... =7614#7614 .) Namely:
So, my thought and question is, am I having this problem because of the SMTPFILTER setting? And if so, how can I get around this?
Thanks for the great email server and all your help!!!
Mito
PS. Also of note, I've always had a problem where all my mail is being received from 127.0.0.1 and I believe it is also due to this setting. If you know how to fix that as well, I'd love to hear it!
http://www.scalix.com/community/viewtop ... 1833#11833
But I'm still getting problems!
I'm running RedHat FC4. I installed Mailman using the rpm via 'yum install mailman' and followed all the instructions in /usr/share/doc/mailman-2.1.8/INSTALL.REDHAT for post-install tasks. I created the mailing list, I received the mailing list emails saying I'm subscribed etc.
My problem is when I'm sending to the list, the email is getting stuck in the outbound queue saying "Deferred: Connection refused by domain.com."
So, I search the forums etc, and I find several responses saying thus:
"You need to have sendmail running as a daemon listening on 127.0.0.1:25."
http://www.scalix.com/community/viewtopic.php?p=807#807
Well, I have it set to running, and I can send mail, etc so I'm confused.
One possibility that I can think of is that in smtpd.conf I have this option set:
Code: Select all
SMTPFILTER=TRUE
The reason I have this on is because I am using Mailscanner (Installed per instructions in this post: http://www.scalix.com/community/viewtop ... =7614#7614 .) Namely:
3) Leave Scalix as the primary SMTP listener and set SMTPFILTER=TRUE in smtpd.cfg.
So, my thought and question is, am I having this problem because of the SMTPFILTER setting? And if so, how can I get around this?
Thanks for the great email server and all your help!!!
Mito
PS. Also of note, I've always had a problem where all my mail is being received from 127.0.0.1 and I believe it is also due to this setting. If you know how to fix that as well, I'd love to hear it!