[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is needed to get smtp to use another port



On Tue, 25 Jan 2000, Trent MacDougall wrote:
> I have put the following in my schedule.conf file:
> 
> smtp2/*
>        maxchannel=50
>        maxring=20
>        command="smtp -s -c smtp -p 28 -l /var/zmailer/log/smtp2"

Make that "-c smtp2" instead, and it should act the way you want it to.

-Andy