Message.this

If pretty_headers is true, then the standard rfc822 headers are initialized so as to put headers in a nice friendly order. This is strictly a cosmetic thing, so if you are unsure, it is safe to say no (false).

  1. this(void* ptr, Flag!"Take" take)
  2. this(bool prettyHeaders)
    class Message
    this

Parameters

prettyHeaders bool

make pretty headers

Return Value

an empty #GMimeMessage object.