Hi,

I've installed SpamAssassin in Linux using a dynamic IP service.

If i send an email from my private network to an account, it gets scanned.

But if i do it from the outside, let's say from GMail, the mail in my server is not scanned.

I think it might be because of the port(s) SpamAssassin use.

My question is: which is/are these/those port(s).

Anyway, for the qmail useres, here is my tcp.smtp file:

127.0.0.1:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
127.0.0.2:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
192.168.0.100:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
192.168.0.101:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
192.168.0.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
:allow,,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"

Any help would be appreciated.

Warm Regards,
--
:wq! Mário Gamito

Reply via email to