Swift mailer + digital signature

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
dworkin
Forum Newbie
Posts: 1
Joined: Wed Feb 17, 2010 4:19 am

Swift mailer + digital signature

Post by dworkin »

I have problem with sending eml messages. I using swift mailer to compose new messages. But sometimes some users create a digital signature for email. This one is created by outer java program - that mail message cannot be 'recompiled' to simple elements and finally send via swift mailer by standard method (by create a header, body, attachments...). Is there any possibility to send eml file (with all headers, content and attachments - digitally signatured) via Swift mailer?
Post Reply