Page 1 of 1

Queue Internet Mail Gateway

Posted: Wed Jun 04, 2008 10:18 am
by Oscar
Hi to all.

I have 200 users and my version of Scalix is the 11.3.0.

Every day I check the queue of Scalix and I realize that the queue of Internet Mail Gateway is very long:

Code: Select all

root@scalix:~# omstat -s | grep -Ei 'router|local|internet|sendmail'
Service Router                Started        06.02.08       0         
Local Delivery                Started        06.02.08       0         
Internet Mail Gateway         Started        06.02.08       1565     
Local Client Interface        Enabled        06.02.08       0


I check the queue and most of the messages are SPAM.
How to force the queue to delivered all mails or delete mails marked as SPAM ?
Is normal this amount of messages?

Posted: Wed Jun 04, 2008 11:03 am
by Oscar
The problem is what my Scalix accept all incoming mail form internet, and the mail create a loop with my mx2. Scalix receive one message and send to mx2, the mx2 send to scalix, and scalix send to mx2...... this situation repeat to 26 hops.

Code: Select all

omas@nostromo:~$ telnet mail.xxx.es 25
Trying xxx.xxx.xxx.xxx...
Connected to terrassa.xxx.es.
Escape character is '^]'.
220 scalix.xxx.es ESMTP Scalix SMTP Relay 11.3.0.11339; Wed, 04 Jun 2008 17:51:47 +0200 (CEST)
mail from: user@domain.es
250 user@domain.es... Sender ok
rcpt to: user_non_exist@xxx.es
250 Ok
data
354 Enter mail, end with "." on a line by itself (relay)
Test
.
250 Ok
^]

telnet> quit
Connection closed.



I like than Scalix check if the user exist.

Posted: Thu Jun 05, 2008 2:35 am
by Valerion
Your domains are not in sendmail's local-host-names file.