I'd give up on SMTP. Some MX will let you through, most won't mainly because of the authentications, SSL and what not.
However, I can consistently send mail from arduino via php on my web server using the mail() function.
I'd give up on SMTP. Some MX will let you through, most won't mainly because of the authentications, SSL and what not.
However, I can consistently send mail from arduino via php on my web server using the mail() function.