Operating System - HP-UX
1835338 Members
2748 Online
110078 Solutions
New Discussion

disable SMTP verify and expand commands

 
Matt Rieman
Contributor

disable SMTP verify and expand commands

Hi,

How do I disable the verify and expand commands on an HP9000 K460, HP-UX 11.00, running SMTP?

Thanks
2 REPLIES 2
Elena Leontieva
Esteemed Contributor

Re: disable SMTP verify and expand commands

You can set
O PrivacyOptions in the /etc/mail/sendmail.cf as follows:

O PrivacyOptions=goaway,restrictmailq,restrictqrun

Jeff Schussele
Honored Contributor

Re: disable SMTP verify and expand commands

Hi Matt,

To disable edit the /etc/mail/sendmail.cf one of several ways:

PrivacyOptions=goaway #This disables almost all responses - is most secure

PrivacyOptions=novrfy,noexpn #This disables only what you've asked for

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!