Adding Content to Your Message

Rich content can be added to messages in Swift Mailer with relative ease by calling methods such as setSubject(), setBody(), addPart() and attach().

NOTE: Documentation for version 3 is in the wiki.