-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
=======================================
=== PLEASE READ BEFORE FILING ISSUE:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendDebugging_8
=======================================
What steps will reproduce the problem?
I'm receiving this error every 5 min:
Error:Error: Gmail Delay Send failed to connect to one of the Google Services.
This is OK if it happens infrequently, the script will run again in a few
minutes. See here to avoid receiving these notifications:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendOptions_8#Error_No
tifications. Function being called: function () { GmailApp.sendEmail(to,
subject, body, {htmlBody:htmlBody, cc:cc, bcc:bcc, from:from,
attachments:attach, name:name}); } .Error message: Exception: Failed to send
email: no recipient --Stack: at Services (GmailDelaySendWeb):209
(executeCommand) at Services (GmailDelaySendWeb):107 (serviceSendEmailMessage)
at Mail (GmailDelaySendWeb):66 (sendMessage) at Main (GmailDelaySendWeb):160
(tryToSendMessage) at Main (GmailDelaySendWeb):188 (processThread) at Main
(GmailDelaySendWeb):206 (processThreads) at Main (GmailDelaySendWeb):24 (main)
Original issue reported on code.google.com by rafare...@gmail.com on 28 Jul 2014 at 1:26
Reactions are currently unavailable