Swift mailer + digital signature
Posted: Wed Feb 17, 2010 4:29 am
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?