Thanks,
Vance
I don't know about MX, but in standard HP TCPIP, as of version 5.4 you
can have this in TCPIP$SMTP_COMMON:SMTP.CONFIG:
Symbiont-Checks-Deliverability: FALSE
the default being true. This will immediately reject mail to valid VMS
usernames which cannot receive mail on your system (i.e. no account, no
forward, no logical name etc). It will reject it at the dialog level,
i.e. it will NOT generate a boune message. Bug: if the name is not a
valid VMS username, e.g. if it is longer than 12 characters, it will
generate a rejection message.