Hi, I'm making script to use Gmail's web interface to send emails with cURL. At the moment I can login, I can grab contacts, but I can't find post url and variables to send mail. Does anyone know that post url, or have example of similar script?
Yes I can use gmail's smtp, but daily limit is 100 and if I change gmail's accounts I need to set socks proxy I don't know how to that (if it's possible anyway?). In other hand with Gmail's web interface I can cURL with http proxy.