I'm not having any luck using the email authenication method in the ARMweb. I
have tried simple mail and that works fine.
The ARMweb is running ARMbasic(7.46)
The command line is
MAIL("text to send","recipient@XXXXX.comuser_name@abc.com","password"
I have put the email and smtp server on the Controls page. I have also opened
all ports (DMZ) on the router to make sure I don't have a port issue.
ANy help would be appreciated.
ARMweb email
-
YahooArchive
- Posts: 1462
- Joined: Fri Oct 19, 2012 5:11 am
Re: ARMweb email
No router setting need to change
use
MAIL("text to send","recipient@somewhere.com","user_name","password")
use
MAIL("text to send","recipient@somewhere.com","user_name","password")