Dart Home | PowerTCP Mail for ActiveX | Custom Development | Reply | PowerTCP Mail for ActiveX Topics | Forums |
Author | Forum: PowerTCP Mail for ActiveX Topic: INBOX - shared folders - Help me! ) |
NatalyPA tolana@yandex.ru From: Urgum, AR Russia Posts: 1 Member Since: 09/22/09 |
posted September 23, 2009 1:57 AM h_IMAP.connect(myserver",143,"Login","Parol") ... *********** It works.. Mailbox=Mailboxes.Get("INBOX").object; ... Mailbox.Copy("INBOX\SPAM",FormMsgSet(Count,From)); Mailbox.Delete(FormMsgSet(Count,From)); *********** *********** Error in understanding? Mailbox=Mailboxes.Get("INBOX").object; ... Mailbox.Copy("tolana@myserver.com",FormMsgSet(Count,From)); //bad.. However too INBOX@myserver.com OR Mailbox.Copy("shared folders\tolana",FormMsgSet(Count,From)); //bad too.. onError(err) if (zDebug) MsgBox("Err:"+err.Message+"|Module:"+err.Module+"|Str:"+string(err.Line)); *********** Please Help ). |
Jamie Powell (Admin) From: Rome, NY USA Posts: 448 Member Since: 03/13/07 Extra Support Options Custom Application Development |
posted September 23, 2009 12:23 PM This request needs to be handled through our administration procedures prior to response. Please contact sales@dart.com directly regarding this issue. Thank you. |
Reply | PowerTCP Mail for ActiveX Topics | Forums |
This site is powered by PowerTCP WebServer for ActiveX |