email - Curl IMAP Brings always the same message -


i've been tryng unsuccesfully while now, way select diferent messages. using curl command, on open suse. but, no avail.

curl -vvv --insecure --url "imaps://imap-mail.outlook.com/ " --user "{user}:{password}" --request "{request}" 

this comand im using, connects, retrieves 1 message, but, no matter request, executed after connection imap server closed aparently, or if change url. takes parameter inbox there, else /;uid=2, gets rejected

select /;uid=2 no. /;uid not exist. 

any apreciated, on how select different messages, if posible, without using nothing else curl.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -