Skip to content

Chilkat Tech Notes

Chilkat Software Tech Notes

    February 17, 2010

    IMAP: Select Public Folders

    Question:

    How can I access Public Folders in IMAP? This does not work:

    imap.SelectMailbox(“Public Folders”)

    Answer:

    The syntax in Outlook may be different than what is actually
    used in the underlying IMAP protocol. For example, in Outlook you may see
    “public folders\all public folders\test”, but you would instead use:

    imap.SelectMailbox(“public folders/test”)

    admin
    0
    Tags :
    IMAPpublic folders

    Post navigation

    Java Create Signature / Chilkat Verify Interoperability
    Appending to an email body

    Blogroll

    • * Release Notes
    • Chilkat Binary Encodings
    • Chilkat Character Encodings
    • Chilkat Home
    • Example Code
    • Generate Chilkat Code from Postman
    • How to Determine FTP Connection Settings
    • How To Register ActiveX DLLs
    • MSVC Runtimes for .NET Assemblies
    • Never Handle Non-Text Binary Data as a String
    • Online XML Signature Validators
    • Reference Documentation
    • SOAP WSDL to Chilkat Code
    • Socket Programming Must-Know Concepts
    • StackOverflow (Chilkat Software)

    Tags

    ActiveX asp async asynchronous C# callbacks Delphi email Encryption error messages events exchange server FTP GMail HTTP IMAP IOS Java Linking MIME oauth2 Office365 pfx PHP pop3 port-forwarding regsvr32 release notes RSA SFTP smartcard SMTP socket SSH SSL TLS tunnel upload vb6 VBScript VC++ x64 xades XML zip

      Copyright ©2025 Chilkat Tech Notes . All rights reserved. Powered by WordPress & Designed by Bizberg Themes