1827876 Members
1366 Online
109969 Solutions
New Discussion

Re: Mail relay

 
J.H.Knigge
Occasional Contributor

Mail relay

I am runn VMS 7.1 with UCX on Alpha.
How can I see how mnail relay is configured and how can I change it?
2 REPLIES 2
Martin Vorlaender
Honored Contributor

Re: Mail relay

That depends on what you're refering to as a "mail relay".

Generally, TCP/IP Services' mail configuration can be viewed and changed through

$ TCPIP
TCPIP> SHOW SMTP ! current running system
TCPIP> SHOW CONFIG SMTP ! stored on disk

On the resulting screen you can see
- whether the local system will relay mails
- "alternate gateway": the system the local system will route mails to that are not delivered locally (what mails are considered local depends on the "zone" setting)

If the alternate gateway is not set, TCP/IP Services will use the "normal" way of routing mail, i.e. through DNS' MX records.

For details, see
http://h71000.www7.hp.com/doc/tcpip51/6526/6526pro_contents_003.html#toc_chapter_17
Willem Grooters
Honored Contributor

Re: Mail relay

You asked something before....
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=67712

More on the subject in this forum on:

On setting up a mail server:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=607683

On extra precautions (to prevent abuse of your server): http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=607683

Willem Grooters
OpenVMS Developer & System Manager