I have a software, that generates signed "eml" file with attachment.
Like:
Content-Type: application/x-pkcs7-mime; smime-type=signed-data; name="smime.p7m" Content-Transfer-Encoding: base64 Content-Dis; filename="smime.p7m"
MIIFTgYJKoZIhvcNAQcCoIIFPzCCBTsCAQExCzAJBgUrDgMCGgUAMIHGBgkqhkiG
...
What is the easiest way to send it?
I use gmail account and gmail smtp, the "From" field of the "eml" is my gmail address.
I have Outlook 2013 on win8x64.- Edited by n43jlkin Thursday, July 16, 2015 4:06 PM