Hi all,
I need to trigger a email whenever am opening a internet explorer.So i have tried with sendemail but failed to achieve that and details below on erros;
reg host="D-24964" Microsoft "expl.exe" | sendemail to="
[email protected]" server=chp-outlook.nln.com="" use_ssl=true username="
[email protected]="" user="" name=""" password="
[email protected]="" password=""" sendresults=true
when am running above sendemail query, am getting the error "command="sendemail", [Errno 11004] getaddrinfo failed while sending mail to:
[email protected]
also if am trying run another simple query like below ;
reg host="D-24964" Microsoft "expl.exe" | sendemail to="
[email protected]" server=chp-outlook.nln.com sendresults=true
Then geting the below error;
command="sendemail", [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond while sending mail to:
[email protected]
Also i have tried with enable or disble of ssl/tsl in IE settings.Still its not working.
Please help.
Balaji
... View more