Author |
|
webmailuser Newbie
Joined: 18 March 2013
Online Status: Offline Posts: 3
|
Posted: 18 March 2013 at 8:58am | IP Logged
|
|
|
I am using IMAP for AfterLogic WebMail Pro. All other functionalities are working for my project, only forward email is not working.
I get following error:
"Internal Server Error. Please, contact your system administrator in order to report the problem."
How should i resolve it.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6103
|
Posted: 18 March 2013 at 3:46pm | IP Logged
|
|
|
To check what's causing this, you need to enable debug logs (for ASP.NET / PHP version), replicate the problem and see what's in the logs. You can send us the logs for examination via HelpDesk.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
webmailuser Newbie
Joined: 18 March 2013
Online Status: Offline Posts: 3
|
Posted: 20 March 2013 at 9:02am | IP Logged
|
|
|
After logging error and on debugging i found this internal Error:
"The server has responded with negative reply. The server responded: MBN00000004 BAD Command Argument Error. 11."
Can you please let me know why am i getting this error on forwarding email.
|
Back to Top |
|
|
webmailuser Newbie
Joined: 18 March 2013
Online Status: Offline Posts: 3
|
Posted: 20 March 2013 at 9:14am | IP Logged
|
|
|
[Message]
The server has responded with negative reply. The server responded: MBN00000004 BAD Command Argument Error. 11.
[TargetSite]
Void ai()
[Stack Trace]
at cb.ai()
at kf.b(String A_0, f9 A_1, Boolean A_2)
at ab.a(Boolean A_0, String A_1, Boolean A_2, String A_3, MessageFlagAction A_4, Boolean A_5)
at MailBee.ImapMail.Imap.SetMessageFlags(String messageIndexSet, Boolean indexIsUid, String flags, MessageFlagAction action, Boolean silentMode)
at WebMail.ImapStorage.SetForwardedFlag(Object[] messageIndexSet, MessageFlagAction flagsAction, Folder fld) in \\SERVERNAME\www\WebMail\App_Code\MailStorageImap.cs:line 854
[Method]: ai
[Line, Column]: [0, 0]
|
Back to Top |
|
|
Alex AfterLogic Support
Joined: 19 November 2003
Online Status: Offline Posts: 2206
|
Posted: 20 March 2013 at 9:35am | IP Logged
|
|
|
As Igor said, please send the log file via HelpDesk. Single log file line is of no help as it does not explain how it came to this situation. Thanks.
Regards,
Alex
|
Back to Top |
|
|