Page 1 of 1

Can't receive email

Posted: Sat Dec 29, 2007 1:51 pm
by leiw
Hello,

I am trying to integrate amavisd, clamav, spamassassin with scalix. Here is my
environment:

FC5 + Scaix 11.1.0 + amavisd-milter 1.3.1 + amavisd 2.4.4.1-1.fc5 +
spamassassin 3.1.9-1.fc5 + clamd 0.92-1.fc5 + sendmail-cf / sendmail 8.13.8-1.fc5

I just follow below wiki guideline for setting:

http://www.scalix.com/wiki/index.php?ti ... -New_HOWTO

After installed all components and then restart all services, I cannot receive any email
from outside, so I stop all services except sendmail and scalix for testing, but the
results were same. So I comment SMTPFILTER=TRUE in smtpd.cfg and then start up
all services again that can receive email, I think this is the problem caused cannot receive any email.

Here is smtpd.cfg where I added SMTPFILTER=TRUE location.

EXTENSIONS=AUTH,DSN,8BITMIME
#SMTPFILTER=TRUE
# Uncomment the following lines to enable the Submission and LMTP listeners
#SUBMIT=ON
#LMTP=ON


P.S Since I followed this wiki guideline in Centos 5 that was successfully, is there had
bugs in FC5 ?


Thx

Posted: Wed Jan 02, 2008 8:18 pm
by leiw
Please help

Posted: Sat Jan 05, 2008 9:41 am
by leiw
Also cannot receive email when added SMTPFILTER=TRUE in Centos 4.4,

please help !!!!!

Posted: Mon Jan 07, 2008 3:32 am
by Valerion
Check your sendmail configurations to ensure the scalix definitions are listed. Make sure ldapmapper is running.

Also look in the sendmail logs and see what happens to those emails.

Re: Can't receive email

Posted: Wed Mar 05, 2008 10:03 pm
by Xlot
Hi Leiw,

This rang a bell with me.. I had the same problem with FC5.

Are you running the 64-bit version of FC5? There's a problem with the supplied Fedora 64-bit binaries in FC5 and FC6 - they weren't compiled with LDAP support, so they can't work with the mapper.

See this thread for more info and some workarounds:

viewtopic.php?t=5244

I suspect you've since tried a different host OS as your post is from a couple of months ago - if not, then I can recommend Centos5 with its longer support lifetime.

Hilton.


leiw wrote:Hello,

I am trying to integrate amavisd, clamav, spamassassin with scalix. Here is my
environment:

FC5 + Scaix 11.1.0 + amavisd-milter 1.3.1 + amavisd 2.4.4.1-1.fc5 +
spamassassin 3.1.9-1.fc5 + clamd 0.92-1.fc5 + sendmail-cf / sendmail 8.13.8-1.fc5

After installed all components and then restart all services, I cannot receive any email
from outside, so I stop all services except sendmail and scalix for testing, but the
results were same.
P.S Since I followed this wiki guideline in Centos 5 that was successfully, is there had
bugs in FC5 ?

Thx