Between first and second paragraph, determine whether we need to cover server-side header parsing... probably not given my chosen solution to envelope sender, recipient, and timedate stamp metadata.
Server-side parsing does not need to be covered here as the only parsing done by BikINI is the first few lines of messages freshly delivered by the MDA/LDA. These lines should be well-defined and fairly strict in terms of content. -dave
Issue done.