That sounds like you're trying to start a copy of spamd when one is already running.

try a netstat -l and see if something is already using port 783.

netstat -lp may tell you what process or PID is using the port.

If something besides spamd is using 783, you can pass a -p parameter to spamd and spamc to specify an alternate port.

At 10:24 AM 5/27/2003 -0700, Catherine Pinatiello wrote:
I installed spamassassin on a cobalt Raq3. (Yeah I can hear the groans already.) So on starting spamd using the script in rc.d it gives this message:

Starting spamd: spamdCould not create INET socket: Address already in use IO::Socket::INET: Address already in use

does this mean I need to set spamd to using a different port?? How do I do that if so...?



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk



------------------------------------------------------- This SF.net email is sponsored by: ObjectStore. If flattening out C++ or Java code to make your application fit in a relational database is painful, don't do it! Check out ObjectStore. Now part of Progress Software. http://www.objectstore.net/sourceforge _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to