! File name: TCPIP$SMTP.CONF ! Product: HP TCP/IP Services for OpenVMS ! Version: V5.7 ! ! © Copyright 1976, 2007 Hewlett-Packard Development Company, L.P. ! ! ! SMTP server configuration file ! ! ! DESCRIPTION: ! ! This is a template for the TCPIP$SMTP.CONF file. The TCPIP$SMTP.CONF ! file holds SMTP configurable fields. The real TCPIP$SMTP.CONF file ! must reside in TCPIP$SMTP_COMMON directory (SYS$SPECIFIC:[TCPIP$SMTP] ! if you don't define the TCPIP$SMTP_COMMON logical name yourself). ! ! HP TCP/IP Services for OpenVMS Version 5.7 onwards, all the SMTP ! configurable fields, except the SMTP tracing logical names, supported ! in TCPIP$SMTP.CONF file. The TCPIP$SMTP.CONF will support configurable ! fields for anti-SPAM features, all configuration information stored in ! TCPIP$CONFIGURATION data file (i.e pre V5.7) from the TCPIP SET/SHOW ! CONFIGURATION SMTP command along with the SMTP configuration logical ! names. The logical names (other than tracing logical names) and ! TCPIP SET/SHOW CONFIGURATION SMTP will be obsolete. ! ! ! NOTES: ! ! 1. Do not modify this file. It exists for documentation purposes and ! will be updated periodically in the TCP/IP Services kit. ! ! 2. The field names for each supported field are listed below. Each one ! is preceded by three exclamation points. If you want to create an ! initial TCPIP$SMTP.CONF without the comments from this file do: ! ! $ SEARCH /OUT=TCPIP$SMTP_COMMON:TCPIP$SMTP.CONF - ! $_ TCPIP$SMTP_COMMON:TCPIP$SMTP_CONF.TEMPLATE ! ! Search for three !'s ! ! 3. This template file contains examples of each supported field; it ! does not document the purpose of the fields, their defaults, their ! syntax or the way they interact. ! ! 4. Regarding defaults note that all fields that require a default have ! one built into SMTP which means that configurations which require ! all the defaults need not even have an TCPIP$SMTP.CONF file. ! ! Refer to the HP TCP/IP Services for OpenVMS Management guide for more ! information on the SMTP configurable fields. ! ! ! CONFIGURATION: ! ! Examples for supported fields: ! !!!Good-Clients: relay.dec.com, 16.20.0.0/16, 16.20.208.1 ! !!!Bad-Clients: 1.2.3.5, 11.1.0.0/8 ! !!!Relay-Zones: dec.com, !!! digital.com, !!! compaq.com ! !!!RBLs: blackholes.mail-abuse.org, dialups.mail-abuse.org ! !!!Relay-Based-On-Mx: TRUE ! !!!Reject-Unbacktranslatable-IP: TRUE ! !!!Accept-Unqualified-Senders: TRUE ! !!!Accept-Unresolvable-Domains: TRUE ! !!!Reject-Mail-From: *.xyz.com, known.spammer@*, *the_internet* ! !!!Accept-Mail-From: *@notabadguy.xyz.com, the_internet_news@somehwere.com ! !!!SPAM-Action: OPCOM, ACCOUNTING ! !!!Security: FRIENDLY ! ! Legal values NEVER, ALWAYS or LOCALLY !!!Allow-EXPN: NEVER ! ! Legal values NEVER, ALWAYS or LOCALLY !!!Allow-VRFY: LOCALLY ! !!!Unbacktranslatable-IP-Text: Your IP address is unbacktranslatable. SPAMMER! !!!Bad-Clients-Text: You dirty SPAMmer. !!!Client-In-RBL-Text: I Spotted you in an RBL. SPAMBREATH! !!!Reject-Mail-From-Text: Haven't you SPAMmed me before? !!!Unqualified-Sender-Text: MAIL FROM who? You've got to be kidding. !!!Unresolvable-Domain-Text: MAIL FROM where? Yeah right. !!!SPAM-Relay-Text: Trying to launch your SPAM from my site will get you nowhere. !!!EXPN-Used-Text: Trying to mine my email lists, eh? Shame! !!!VRFY-Used-Text: Usernames on my system are none of your business. ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! Fields below are not strictly anti-SPAM fields. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! If Symbiont-Checks-Deliverability is set to TRUE, the SMTP receiver will not ! check the deliverability of incoming email, passing it to the symbiont to ! check. If Symbiont-Checks-Deliverability is set to FALSE, the SMTP receiver ! will check the deliverability of incoming email and reject it. The default is ! FALSE to allow the receiver to check deliverability. ! !!!Symbiont-Checks-Deliverability: FALSE ! ! The symbiont will always try to relay outbound mail using the SMTP gateways ! specified in MX records. As an added measure it can also try to relay to hosts ! specified in A records. This switch tells the symbiont when it should try to ! relay an outbound mail using A records. Note that MX records are always used ! and they are always used before A records. The symbiont can be configured ! always to try A records, never to try A records or only to try them if it can ! find no MX records for the recipient's domain. The default is ALWAYS to remain ! consistent with past behavior but a setting of IFNOMX is recommended for ! new installations. ! ! Legal values NEVER, ALWAYS or IFNOMX !!!Try-A-Records: ALWAYS ! !!!Initial-Interval : 0 00:30:00.00 ! !!!Retry-Interval : 0 01:00:00.00 ! !!!Retry-Maximum : 3 00:00:00.00 ! !!!Zone : dec.com,hp.com ! !!!Receive-Timeout : 5 ! !!!Retry-Address : 16 ! !!!Hop-Count : 16 ! !!!Send-Timeout-Init : 5 ! !!!Send-Timeout-Mail : 5 ! !!!Send-Timeout-Rcpt : 5 ! !!!Send-Timeout-Data : 3 ! !!!Send-Timeout-Term : 10 ! !!!Header-Placement : TOP ! !!!Eightbit : TRUE ! !!!Relay : FALSE ! !!!Alternate-Gateway : MY.ALT.MYZONE.COM ! !!!General-Gateway : ! !!!Substitute-Domain : VMS.ZKO.HP.COM ! !!!Queue-Name : TCPIP$SMTP ! !!!Postmaster-Alias : Postmaster ! !!!Receiver-Debug : 0 ! !!!Receiver-Trace : 0 ! !!!Symbiont-Debug : 0 ! !!!Symbiont-Trace : 0 ! !!!Utilities-Debug : 0 ! !!!Utilities-Trace : 0 ! !!!Log-Level : 0 ! !!!EF-Debug-Level : 0 ! !!!Channel-Debug-Level : 0 ! !!!Symbiont-Snapshot-Blocks : 0 ! !!!Receiver-Snapshot-Blocks : 0 ! !!!Utilities-Snapshot-Blocks : 0 ! !!!Log-Line-Numbers : TRUE ! !!!Memory-Debug : TRUE ! !!!Mail$Protocol-Debug : TRUE ! !!!CF-Debug : TRUE ! !!!Parse-Debug : TRUE ! !!!Altgate-Always : TRUE ! !!!Mx-If-Noaltgate : TRUE ! !!!No-Mx : TRUE ! !!!No-Subs-Domain-Inbound : TRUE ! !!!Smtp-Jacket-Local : TRUE ! !!!Cent-Sign-Hack : FALSE ! !!!Nosey : TRUE ! !!!Deliver-NoXVMS : TRUE ! !!!Deliver-VMS-Def-To : TRUE ! !!!MTS-From-Hack : TRUE ! !!!Rewrite-MTS-From : TRUE ! !!!Local-Alias-Only : TRUE ! !!!SFF-Requires-Priv : TRUE ! !!!8BitMIME-Hack : TRUE ! !!!Suppress-Version-Info : TRUE ! !!!Foreign-Transport-Synonyms : FALSE ! !!!Postmaster-Forwards-To : FALSE ! !!!Persistent-Server : OFF ! !!!Idle-Timeout : 0 00:01:00.00 ! !!!Loop-Max : 10 !