Hi,
I am having trouble getting the logger to email me data. The manual states that the DT80 only supports email servers that "do not require SSL (Secure Sockets Layer) encryption"
Does this not rule out most email servers? What are the alternatives to using a third party email server?
Here is the code I have written (just keeping things simple to start)
Begin "analog input"
RA10s 1V(A,GL30V,10,"Voltage~V",FF0)
RB1M DO{copyd dest=mailto:adeklerk@apl.washington.edu}
LOGON
end
The ethernet session gives me a -3 error, if that helps
Thanks,
Alex
Hi,
I am having trouble getting the logger to email me data. The manual states that the DT80 only supports email servers that "do not require SSL (Secure Sockets Layer) encryption"
Does this not rule out most email servers? What are the alternatives to using a third party email server?
Here is the code I have written (just keeping things simple to start)
Begin "analog input"
RA10s 1V(A,GL30V,10,"Voltage~V",FF0)
RB1M DO{copyd dest=mailto:adeklerk@apl.washington.edu}
LOGON
end
The ethernet session gives me a -3 error, if that helps
Thanks,
Alex