installation problems

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
ivan
Forum User
Forum User
Posts: 52
Joined: Mon Aug 22, 2005 6:50 am

installation problems

Unread post by ivan »

I follewed the easy steps here:
http://www.atomicrocketturtle.com/Jooml ... view/77/2/

after reboot i've spamassassin, clamav running but no email are delivered.

This is my log:

# tail -f /var/log/maillog
Sep 14 02:06:36 spamd[3651]: server successfully spawned child process, pid 9104
Sep 14 02:06:41 dccproc[8205]: no DCC answer from dcc4.dcc-servers.net (207.195.195.223,6277) after 15444 ms
Sep 14 02:09:32 spamd[3651]: server killed by SIGTERM, shutting down
Sep 14 02:09:55 spamd[11963]: spamd starting
Sep 14 02:10:01 spamd[11965]: server started on port 783/tcp (running version 3.0.6)
Sep 14 02:10:01 samd[11965]: server successfully spawned child process, pid 11972



What's wrong?

Now also i've no service running on port 25.

svc-restart smtpd returns no error but nothing is listening on port 25.

I've a centos-4.4 x64

Thanks
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

try running init q, or rebooting and then test port 25
ivan
Forum User
Forum User
Posts: 52
Joined: Mon Aug 22, 2005 6:50 am

Unread post by ivan »

scott wrote:try running init q, or rebooting and then test port 25
there must be a but on centos-4x x64.

I reinstalled it on a centos-5 32 bits and gamera starts.

Now my problem is that queue grows a log and emails aren't delivered.

I am lost.

dns is working, from the server i can ping the world.
What i see is that i've the log full of clamav entries. Seems i i've too many virus entering ?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

how big is the queue?
ivan
Forum User
Forum User
Posts: 52
Joined: Mon Aug 22, 2005 6:50 am

Unread post by ivan »

scott wrote:how big is the queue?
was growing fast, 50 email per minute and were not 'failures' (not only).

Problem was that

At the moment the situation is quite fine, just 60 and all of them failure notices.


But give me your opinion. Email are delivered with delay. During the day also 4 hours. Now the server isn't working so much and i've a 30 minutes delay.
I suppose i've so many connection that the system can't manage.



[root@host ~]# w
20:13:52 up 10:01, 1 user, load average: 8,16, 7,03, 7,24
USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT
root pts/0 xxx.xxx.xx.xx 20:13 0.00s 0.01s 0.00s w

[root@host ~]# netstat -n |grep -c 25
284
[root@host ~]# netstat -n |grep -c REC
12
[root@host ~]# cat /var/qmail/control/concurrencysmtpd
100



# grep proc /proc/cpuinfo (Intel(R) Xeon(R) CPU 3040 @ 1.86GHz)
processor : 0
processor : 1

cat /proc/meminfo
MemTotal: 2075516 kB
MemFree: 158652 kB
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

yeah could be, you might need to add another PG box
Post Reply