I'm running CentOS 5.8 (32 Bit) with 100GB HD and 2GB ram
(virtual server) which is running off a CentOS 5.7 (64bit) with
16GB (if this information is needed).
I followed David's advice and checked the spamd log, which I
did the following command:
tail -f /var/log/qmail/spamd/current
I found the following messages repeating:
@400000004fe869b205191b6c [25773] error: spamd: could not
create INET socket on
127.0.0.1:783: Address
already in use
@400000004fe869b205192724 spamd: could not create INET
socket on
127.0.0.1:783: Address
already in use
@400000004fe869b205192ef4 [25775] warn: server socket setup
failed, retry 1: spamd: could not create INET socket on
127.0.0.1:783:
Address already in use
@400000004fe869b305979654 [25775] warn: server socket setup
failed, retry 2: spamd: could not create INET socket on
127.0.0.1:783:
Address already in use
Looked up the solution and found that one person just
rebooted their mail server and it resolved their issue,
therefore I attempted the same thing.
used the same command to view the spamd log and here are the
results (with no repeats):
@400000004fe86b3129758c5c [26366] warn: server socket setup
failed, retry 2: spamd: could not create INET socket on
127.0.0.1:783:
Address already in use
@400000004fe86b3238500dc4 [26366] error: spamd: could not
create INET socket on
127.0.0.1:783: Address
already in use
@400000004fe86b323850197c spamd: could not create INET
socket on
127.0.0.1:783: Address
already in use
@400000004fe86b323850214c [26378] warn: server socket setup
failed, retry 1: spamd: could not create INET socket on
127.0.0.1:783:
Address already in use
@400000004fe86b3338f7cb2c [26378] warn: server socket setup
failed, retry 2: spamd: could not create INET socket on
127.0.0.1:783:
Address already in use
@400000004fe86baf0e8a119c [1775] info: spamd: server
started on port 783/tcp (running version 3.2.5)
@400000004fe86baf0e8a213c [1775] info: spamd: server pid:
1775
@400000004fe86baf0e8a2524 [1775] info: spamd: server
successfully spawned child process, pid 2080
@400000004fe86baf0e8a2cf4 [1775] info: spamd: server
successfully spawned child process, pid 2081
@400000004fe86baf0e8a30dc [1775] info: prefork: child
states: II
so I attempted to create a new user on the domain again with
the same criteria described in previous emails and still no Spam
folder being created.
I also attempted changing my softlimit from 20000000
(defaulted) to 80000000 in the following file:
/var/qmail/supervise/smtp/run
Did the normal commands:
#qmailctl stop
#qmailctl cdb
#qmailctl start
I even rebooted the server, but the still no Spam folder. I'm
always find the oddest issues. Does anyone know what the
softlimit should be set to?
On Mon, Jun 25, 2012 at 12:11 AM,
<[email protected]>
wrote:
> #qmail-spam status returns :
> /var/qmail/supervise/spamd: up (pid 18142) 2 seconds
> /var/qmail/supervise/spamd/log: up (pid 6209) 10453
seconds
looks like spamd is a problem...check that log for clues.
32 or 64 bit? search the archives...may need to raise the
softlimt on that
process...anyone else care to chime in? i'm tapping out, i
am a
lightweight.
good luck!