Rank: Newbie
Groups: Registered
Joined: 2/14/2018(UTC)
Posts: 0
Location: califronia
Hello So have an app that run as a Windows Service, which will send a mail that is Encrypted and Digital Signed, When i run unit test and send the mail everything works fine. but as soon as i do end to end test and use the windows service to send the email, it send the mail but when the other user gets the email is not signed at all. I was wondering if any has any pointer or has experience this issue before
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Hi, Windows Service is running under "Local System" user by default, so your service couldn't access your default user certificates storage. You should put your certificates to Machine Store or a pfx file(signing), cer(encryption).
You can email to
support@emailarchitect.net for support directly.
Forum Jump
EmailArchitect Support
Email Component Development
- EASendMail SMTP Component - .NET Version
- EASendMail SMTP Component - Windows Store Apps
- EASendMail SMTP ActiveX Object
- EAGetMail POP3 & IMAP4 Component - .NET Version
- EAGetMail POP3 & IMAP4 ActiveX Object
Exchange Server and IIS SMTP Plugin
- DomanKeys/DKIM for Exchange Server and IIS SMTP
- Disclaimer and S/MIME for Exchange Server and IIS
EmailArchitect Email Server
- EmailArchitect Email Server (General)
- EmailArchitect Email Server Development
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.