07-29-2014 05:43 AM
Hi, we're experiencing problems here with the SLX Desktop Integration. If I'm sending an S/MIME signed mail and click the Button "Send SLX" the mail will be sent and then literally nothing happens.
No action
No error
No logs
We're using SLX 7.5.4.7144 with a slightly customized version of its respective Desktop Manager.
07-30-2014 05:58 AM
Hi,
We had the same issue. SLX can not process signed mails.
this is not working in 7.x and 8.x.
So far there was no word from swiftpage if this will work in the future or not.
thanks! Alexander
07-30-2014 06:44 AM
That's too bad.
Is there a way to take a look into the SLMN.dll provided with the Desktop Manager? I tried it with ILSpy but it tells me, that there's no managed code to disassemble.
I'll have no problem fixing this by myself, I'll just need the code.
07-30-2014 10:02 AM
To test this could you please send an email with this type of signature to me? I can reply to you with my email address.
07-31-2014 12:38 AM
Erm yeah, I could. But I can't seem to find your mail address. Could you send me a private message with your e-mail address?
Thanks to the source code of the Desktop Manager and the Visual Studio debugger I found out that it really does nothing. Usually it starts by checking for running instances of the Desktop Manager but it doesn't even do this.