Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

EmailRelay Limits.


TLT Dec 12, 2023 03:07 AM

Hi All,

I wonder how is the emailrelay daily limit counts, counting by how any time we excute the EmailRelay instruction or the number of email address we send to?

I have 3 sets of Dataloggers sending out data hourly and email a low battery alert. 3 sets of Datalogers send to same 2 email addresses, hits the limit after working for 12 hours. I am using 2 EmailRelay instructions as below: 

EMAIL_HOURLY_result1 = EmailRelay (EMAIL_TO_ADDRESS1,EMAIL_HOURLY_Subject,EMAIL_HOURLY_Message,email_ServerResp_HOURLY1,ATTACHMENT_Record,0,EMAIL_HOURLY_Record,Min,8) 

EMAIL_HOURLY_result2 = EmailRelay (EMAIL_TO_ADDRESS2,EMAIL_HOURLY_Subject,EMAIL_HOURLY_Message,email_ServerResp_HOURLY2,ATTACHMENT_Record,0,EMAIL_HOURLY_Record,Min,8) 

Please advice.

Thanks,

TLT


smile Dec 16, 2023 11:34 AM

If I remember correctly it's 100 per day for each recipient

Smile


marryjoy6374 Dec 22, 2023 06:58 AM

This post is under review.


TLT Dec 24, 2023 01:52 AM

Hi Smile,

Thanks for your reply.

Yes, you are correct. I counted the emails received is about 100 emails for each recipient, couldn't get a exact number due to the different in time zone.

Thanks,

TLT


TLT Jan 25, 2024 11:15 PM

Hi bekean24,

Do you mean two emails addresses in one EmailRelay command? I tried, but I just cannot get the code right.

Could you please share a sample code with me.

Thanks,


Lisa Dsouza Feb 15, 2024 07:26 AM

This post is under review.


nanettegjones Mar 4, 2024 06:26 AM

Do you know how much is the daily email limit? Maybe there is a limit to a certain ratio.

basketballlegends

Log in or register to post/reply in the forum.