Rank: Newbie
Groups: Registered
Joined: 2/3/2016(UTC) Posts: 3
The client application (non-async) hangs on the SendMail() function. Looking at the logs on the receiving server, we found that the messages were submitted and accepted, but the receiving server never sends back a QUIT so my application freezes indefinitely. It seems as though some servers will deliver the messages and others will not. I am not getting an error or logging back from the control. I am trying to get logs from the receiving servers. Does anyone know what can cause this behavior?
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Rank: Newbie
Groups: Registered
Joined: 2/3/2016(UTC) Posts: 3
Originally Posted by: ivan No because it hangs on SendMail() and no log gets generated.
I will send a log from the receiving server....
Rank: Newbie
Groups: Registered
Joined: 2/3/2016(UTC) Posts: 3
This was fixed by changing the .TransferEncoding from the default to 4 for base64. Special thanks to Ivan for helping figure this out.
Rank: Newbie
Groups: Registered
Joined: 2/19/2016(UTC) Posts: 2
Hello, i am having the same problem with compact framework. My device is working with windows CE and hang on SendMail function call. Program is in C# language and it completely freeze the device so i have no idea what happen...i place some log traps and i can only see that the problem is on SendMail call. Based on precedent message i use: TransferEncoding = TransferEncodingType.EncodingQuotedPrintable;
Rank: Administration
Groups: Administrators
Joined: 11/11/2010(UTC) Posts: 1,153
Thanks: 9 times Was thanked: 55 time(s) in 55 post(s)
Originally Posted by: Fabio Hello, i am having the same problem with compact framework. My device is working with windows CE and hang on SendMail function call. Program is in C# language and it completely freeze the device so i have no idea what happen...i place some log traps and i can only see that the problem is on SendMail call. Based on precedent message i use: TransferEncoding = TransferEncodingType.EncodingQuotedPrintable;
could you generate a log file with LogFileName property and send it to
support@emailarchitect.net ?
Rank: Newbie
Groups: Registered
Joined: 2/19/2016(UTC) Posts: 2
No...device (not only application) hangs but this aspect make me suspicious as device should not hang. This is probably because i have a limited amount of memory (64Mb) and the SendMail call saturated the already limited memory (mail size with one attachment was around 500Kb). The solution i am trying now is to reduce the attachment size and then send mail..it seems to work but i still have to going on deeper tests.. Thank you Fabio
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.