Author |
|
zbang.yaniv Newbie
Joined: 31 January 2012 Location: Israel
Online Status: Offline Posts: 6
|
Posted: 17 May 2012 at 12:45am | IP Logged
|
|
|
Hello,
One of our customer's pop3 account is throwing the following exception for each email. (We have no account credentials or mailbee verbose log)
Our code:
m_Pop.DownloadEntireMessage(m_Pop.GetMessageIndexFromUid(uid))
The added or subtracted value results in an un-representable DateTime. Parameter name: t
That's the first time we get this, and we've been using this for a very long time.
What could be the reason for that?
Thanks,
Yaniv
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 17 May 2012 at 4:37am | IP Logged
|
|
|
Without the test account, it's not possible to say anything. Never got such issues.
Regards,
Alex
|
Back to Top |
|
|