Hi there,
I have to setup a email address in the CR1000 software, in the first time the loger was sending the data with automatic download but now we need to do this through email. If I have to program the lines to do this is like this?:
'*******************************************
'EMail setup
'*******************************************
EmailSend ("smtp.renovables.com","1158-lapunta@renovables.com","1158-lapunta@renovables.com","Raw data","Daily raw data from La Punta","USR:filename","UserName","xxxxxxx",ServerResp,10,0,Sec,8)
'#############################################
'PLEASE DO NOT MODIFY THE CODE ABOVE THIS LINE
'#############################################
EndProg
Many thanks in advance for your comments, regards.
Joseph.
If you experience problems using EmailSend, check out EmailRelay. It has fewer parameters and uses a CSI-hosted server designed to work well with our dataloggers.
https://www.campbellsci.com/blog/sending-email-from-datalogger
Best, Dana