Error downloading message from imap server

Luis Muñoz Fuente via curl-users <[email protected]>
Newsgroups gmane.comp.web.curl.general
Message-ID <[email protected]>
Hello:
I can see the number of messages from an imap server with:
curl --user "USER:PASSWD" imaps://imap.zoho.com --request "EXAMINE INBOX"

but when I download a message, it works for me a couple of times but 
then it doesn't:
curl --user "USER:PASSWD" "imaps://imap.zoho.com/INBOX;UID=1"

and it tells me: curl: (78) Remote file not found

It also happens to me with another imap server, with 
imap.juntadeandalucia.es

Any ideas?

Thank you so much
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.