|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T d
Length: 686 (0x2ae) Types: TextFile Names: »delivery.tex«
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0 └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« └─⟦e5a54fb17⟧ └─⟦this⟧ »pp-5.0/doc/manual/volume2/delivery.tex«
\chapter {Delivery Formats} \section {Overview} In many cases, local delivery will proceed by delivery into a mailbox of well defined format. These are defined here. Where appropriate, standard library routines to facilitate manipulation of these formats are also given. \section {RFC-822/MMDF format} The standard RFC-822/MMDF mailbox format is a single file with messages in separated by delimeters. The delimeter is tailorable so may be any string - but normally it is a sequence of four control-A's and a newline. There are two delimeters, which may be the same string or may be different. This format is not expected to used much once suitable user agents have been written.