[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[minion-cvs] Note that hostnames should be lowercase
Update of /home/minion/cvsroot/doc/spec
In directory moria.mit.edu:/tmp/cvs-serv12443/doc/spec
Modified Files:
minion-spec.txt
Log Message:
Note that hostnames should be lowercase
Index: minion-spec.txt
===================================================================
RCS file: /home/minion/cvsroot/doc/spec/minion-spec.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- minion-spec.txt 15 Oct 2003 17:14:02 -0000 1.23
+++ minion-spec.txt 21 Oct 2003 17:51:56 -0000 1.24
@@ -515,13 +515,14 @@
The FWD/HOST and SWAP-FWD/HOST routing type are analogous to
FWD/IPV4 and SWAP-FWD/IPV4, except that they expect fully qualified
- hostnames rather than IPv4 addresses. Servers SHOULD not block
- while resolving the hostnames. [The *FWD/HOST family first appears
- in Mixminion 0.0.6, and is meant to replace *FWD/IPV4. Mixminion
- 0.0.7 and later will not generate or accept *FWD/IPV4 messages. If
- a server is addressed via a static IPs, it should use a dotted quad
- as their hostname. As of Mixminion 0.0.7, the types formerly
- associated with *FWD/IPv4 will become unallocated.]
+ hostnames rather than IPv4 addresses. Hostnames SHOULD be in
+ lowercase. Servers SHOULD not block while resolving the hostnames.
+ [The *FWD/HOST family first appears in Mixminion 0.0.6, and is
+ meant to replace *FWD/IPV4. Mixminion 0.0.7 and later will not
+ generate or accept *FWD/IPV4 messages. If a server is addressed
+ via a static IPs, it should use a dotted quad as their hostname.
+ As of Mixminion 0.0.7, the types formerly associated with *FWD/IPv4
+ will become unallocated.]
See 'E2E-spec.txt' for more information about SMTP and MBOX delivery.