getOverviewFormat() Returns the ordered array of header names (including the trailing colon on each)
returned in overview format for articles stored in this repository.
boolean
isReadOnly() Returns whether this repository is read only.
Creates an article in the repository from the data in the reader.
TODO: Change this to be more OO and pass in a MimeMessage
Parameters: in - the InputStream that serves as a source for the message data.