The qmlog command (part of qmailtoaster-plus) will give you a nicer format of log messages, you won't need to navigate all over the place. Check it out.

On 06/25/2012 07:15 AM, Peter R Stanley wrote:
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
<http://127.0.0.1:783>: Address already in use
@400000004fe86b3238500dc4 [26366] error: spamd: could not create INET
socket on 127.0.0.1:783 <http://127.0.0.1:783>: Address already in use
@400000004fe86b323850197c spamd: could not create INET socket on
127.0.0.1:783 <http://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
<http://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
<http://127.0.0.1:783>: Address already in use

This part isn't quite right. I think it's pretty self explanatory. There's a process running that's using the address/socket already. Are there 2 spamd processes trying to start somehow? I'd us ps to see what's going on.

@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

This part looks normal. I don't know, but perhaps spamd just needed to wait for a previous instance to end before starting up. You should see subsequent messages in this log as messages are scanned by spamassassin.

--
-Eric 'shubes'


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to