Re: [SAtalk] spamd/spamc port question

2002-02-12 Thread dman
On Tue, Feb 12, 2002 at 11:39:44AM -0800, Craig Hughes wrote: | Cayce, I think what you're seeing in the logs is the process id, not the | port number. Port number stays the same. But new processes are | spawned, so the process id keeps going up. Depends on which port you're talking about. The

Re: [SAtalk] spamd/spamc port question

2002-02-12 Thread Craig Hughes
Cayce, I think what you're seeing in the logs is the process id, not the port number. Port number stays the same. But new processes are spawned, so the process id keeps going up. C On Tue, 2002-02-12 at 09:44, Cayce Will wrote: > Hello all, > > I noticed in my spamd logs that the port that sp

[SAtalk] spamd/spamc port question

2002-02-12 Thread Cayce Will
Hello all, I noticed in my spamd logs that the port that spamd/c connect on is always incremented upward. Is this normal behavior? What happens when a port number is hard coded for spamd and spamc? Do they start to increment from there? I'd just like to know what is supposed to happen. I wa