$this->SwiftMailer->mailer->addPart("Plain Body"); $this->SwiftMailer->mailer->addPart("Html Body", 'text/html');