Archived Forum Post

Index of archived forum posts

Question:

Problem saving mail in Sent folder

Aug 11 '16 at 05:29

I can connect and login but when i execute this command

lnSuccess = loImap.AppendMail("Sent",loEmail)

i have this error message ChilkatLog: AppendMail: DllDate: Jun 13 2016 ChilkatVersion: 9.5.0.58 UnlockPrefix: Anything for 30-day trial Architecture: Little Endian; 32-bit Language: ActiveX VerboseLogging: 0 appendMimeUtf8: mailbox: Sent separatorChar: . date: (NULL) Escaping quotes and backslashes in mailbox name... utf7EncodedMailboxName: Sent appendMime: date: (NULL) --appendMime isOK: serverResponse: aaac NO [TRYCREATE] Folder is not found. --isOK --appendMimeUtf8 Failed. --AppendMail --ChilkatLog


Accepted Answer

The folder is "Sent Items" not "Sent"