On Fri, Sep 22, 2000 at 02:59:30AM -0300, Mike wrote:
> Hi, I am trying to change the smtp port in qmail to port 26. I know it sounds a 
>little bit retarded, but I'd like to know how its done. I am using SuSE 6.4 and qmail 
>1.03 ...

If you're running qmail-smtpd from inetd, your line should look
something like:

smtp stream tcp nowait .....

Replace the 'smtp' at the start of the line with '26'


If you're running qmail from tcpserver, that startup line should look
something like 

/path/to/tcpserver -options 0 smtp /var/qmail/bin/qmail-smtpd ....

Replace the 'smtp' after the '0' with '26'.

Greetz, Peter
-- 
dataloss networks
'/ignore-ance is bliss' - me

Reply via email to