Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jun 2004 17:20:39 -0700
From:      Doug Hardie <bc979@lafn.org>
To:        Gerard Seibert <gerard-seibert@rcn.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Changing SendMail Port Number
Message-ID:  <56951622-B74F-11D8-97A5-000393681B06@lafn.org>
In-Reply-To: <Pine.WNT.4.60.0406051947550.3628@Treneq>
References:  <Pine.WNT.4.60.0406051947550.3628@Treneq>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jun 5, 2004, at 16:49, Gerard Seibert wrote:

> This is probably a stupid question, but how do I change the SMTP port 
> number that SendMail listens in on? I want to change it to something 
> else, like perhaps 24. My ISP is blocking 25 and I want to get around 
> that problem.

I use the following in the mc file:

DAEMON_OPTIONS(`Port=25, Name=MTA')dnl
DAEMON_OPTIONS(`Port=26, Name=MTA')dnl


It responds to both ports 25 and 26.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56951622-B74F-11D8-97A5-000393681B06>