Re: can curl get pop3 emails
toby via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
Thank you Dan, i set up imap and was able to get ALL emails in folders especially 'spam' now to figure out why the emails are going to the spam folder to begin with :) On Thu, 6 Jun 2024 15:37:45 -0700 Dan Fandrich via curl-users <[email protected]> wrote: > On Thu, Jun 06, 2024 at 03:59:35PM -0600, toby via curl-users wrote: > > Can curl get emails from a server other then from the 'inbox' ? specifically from the 'Spam' folder on the server? > > POP3 generally can't access other mail folders. IMAP can, by specifying the > folder in the imap URL's path. > > Dan > -- > Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users > Etiquette: https://curl.se/mail/etiquette.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html