Best way to send/read gmail?
-
Ive been trying to send and receive emails for a gmail account and Im thinking I should just restart from scratch. Ive tried getting the url of each individual email by requesting Gmails atom feed (https://mail.google.com/mail/feed/atom[^]) but when I navigate to their url it just sends me to a login page. Does anyone know if you even can receive emails via the atom feed, or know of a gmail API? Or a better method than the atom feed?
-
Ive been trying to send and receive emails for a gmail account and Im thinking I should just restart from scratch. Ive tried getting the url of each individual email by requesting Gmails atom feed (https://mail.google.com/mail/feed/atom[^]) but when I navigate to their url it just sends me to a login page. Does anyone know if you even can receive emails via the atom feed, or know of a gmail API? Or a better method than the atom feed?
Use the IMAP interface to Gmail[^] and PHP IMAP functions[^].
-
Ive been trying to send and receive emails for a gmail account and Im thinking I should just restart from scratch. Ive tried getting the url of each individual email by requesting Gmails atom feed (https://mail.google.com/mail/feed/atom[^]) but when I navigate to their url it just sends me to a login page. Does anyone know if you even can receive emails via the atom feed, or know of a gmail API? Or a better method than the atom feed?