[Info-vax] A second SMTP recevier on an alternate non-prived port.
Albrecht Schlosser
ajs856SPAM at go4more.de
Mon Oct 17 11:45:22 EDT 2011
On 17.10.2011 17:16, Jan-Erik Soderholm wrote:
> $ tcpip sho ver
>
> HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 5
> on an AlphaStation XP900 466 MHz running OpenVMS V8.3
>
> $
>
> I simply did :
>
> $ tcpip set service smtp2 -
> /port=2552 -
> /addres=0.0.0.0 -
> /file=TCPIP$SYSTEM:TCPIP$SMTP2_RECV_RUN.COM -
> /flag=listen -
> /limit=5 -
> /log=(file:sys$specific:[tcpip$smtp]TCPIP$smtp2_recv_run.log, all) -
> /process_name="TCPIP$SMTP2" -
> /protocol=TCP -
> /user_name=tcpip$smtp
>
>
> And then a "$ tcpip enable service smtp2" and I think that was that.
FTR: You'd also need
$ tcpip set config enable service smtp2
to make this service start automatically at system boot time.
Albrecht
More information about the Info-vax
mailing list