curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: cURL and IMAP - accessing a shared mailbox in an IMAP Exchange Server

From: Alex Bligh via curl-users <curl-users_at_cool.haxx.se>
Date: Thu, 23 Jul 2020 10:08:03 +0200

> On 23 Jul 2020, at 01:17, Allan Quadros via curl-users <curl-users_at_cool.haxx.se> wrote:
>
> curl --url "imaps://outlook.office365.com/" --user
> "allan_at_company.com\sharedmailbox:mypass"
>
> Can someone please confirm if that is the correct way of accessing a
> shared mailbox using cURL?

Depending on your shell / OS you may need to escape your backslash (e.g.
"allan_at_company.com\\sharedmailbox:mypass" )

-- 
Alex Bligh
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-07-23