Lines Matching +full:mx +full:- +full:supply
3 cpyr Copyright (c) 1998-2000, 2002, 2004-2007 Proofpoint, Inc. and its suppliers.
5 cpyr Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
22 smtp http://www.sendmail.org/email-addresses.html
35 ehlo HELP Supply helpful information [RFC821]
37 ehlo 8BITMIME Use 8-bit data [RFC1652]
62 auth AUTH mechanism [initial-response]
94 etrn all hosts within a given <domain>, or a specially-named
95 etrn <queuename> (implementation-specific).
103 dsn NOTIFY When to send a DSN. Multiple options are OK, comma-
106 -bt Help for test mode:
107 -bt ? :this help message.
108 -bt .Dmvalue :define macro `m' to `value'.
109 -bt .Ccvalue :add `value' to class `c'.
110 -bt =Sruleset :dump the contents of the indicated ruleset.
111 -bt =M :display the known mailers.
112 -bt -ddebug-spec :equivalent to the command-line -d debug flag.
113 -bt $$m :print the value of macro $$m.
114 -bt $$=c :print the contents of class $$=c.
115 -bt /mx host :returns the MX records for `host'.
116 -bt /gethostbyname host [family] :calls gethostbyname() for `host'.
117 -bt /dnslookup host [qtype] [flags] :Does a qtype DNS lookup for `host'.
118 -bt /parse address :parse address, returning the value of crackaddr, and
119 -bt the parsed address.
120 -bt /sender address :parse sender address, returning the value of
121 -bt setsender.
122 -bt /expand string :expands string, returning the value of expand.
123 -bt /try mailer addr :rewrite address into the form it will have when
124 -bt presented to the indicated mailer.
125 -bt /tryflags flags :set flags used by parsing. The flags can be `H' for
126 -bt Header or `E' for Envelope, and `S' for Sender or `R'
127 -bt for Recipient. These can be combined, `HR' sets
128 -bt flags for header recipients.
129 -bt /canon hostname :try to canonify hostname.
130 -bt /map mapname key :look up `key' in the indicated `mapname'.
131 -bt /header header :parses header, returning header flags
132 -bt /quit :quit address test mode.
133 -bt rules addr :run the indicated address through the named rules.
134 -bt Rules can be a comma separated list of rules.