On 12/10/2010 4:13 PM, Philip A Colvin wrote:
Are there any ports that should be avoided? I did see a
commented setting in MIMEDefang using port 4567. I'm guessing
that is just an example.
Thanks again for the help.
Phil Colvin
As a general rule, pick any unused port in the range
1000..65534, so pick your lucky number. Nothing wrong with 4567.
If you've installed something besides MIMEDefang, each program
must us its own port.
The "netstat" command can help you find ports that are in use
already.
-- Noel Jones