annotate admin/README @ 304:d5ce2ba71e7b

manual formating of Received: hdrs; changed hdr for local receival Now the Received: headers are much friendlier to read. About folding: We must fold any line at 998 chars before transfer. We should fold the lines we produce at 78 chars. That is what RFC 2821 requests. We should think about it, somewhen. The header for locally (i.e. non-SMTP) received mail is changed to the format postfix uses. This matches RFC 2821 better. The `from' clause should contain a domain or IP, not a user name. Also, the `with' clause should contain a registered standard protocol name, which ``local'' is not.
author markus schnalke <meillo@marmaro.de>
date Thu, 09 Dec 2010 18:28:11 -0300
parents cab46cefa4ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
227
cab46cefa4ce renamed contrib/ to admin/
meillo@marmaro.de
parents: 220
diff changeset
1 The files in admin/ are for system administrators and maybe for users too.
220
44043b92114f added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff changeset
2
44043b92114f added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff changeset
3 They may be helpful but are not required to run masqmail.