webdigi / GmailScheduler

Google app script system to allow gmail / google business apps users to schedule outgoing messages & to set messages to return to inbox
Other
102 stars 36 forks source link

Bounces and BCC Field #5

Closed Kbuencam closed 9 years ago

Kbuencam commented 9 years ago

When you send emails with BCC field, it does not show who you sent it to. How would you be able to get that to show? And is there a way to find out if there are any emails bouncing?

webdigi commented 9 years ago

If emails bounce then you would get a reply directly. The program uses your gmail to send emails so all sent messages will show in sent folder.

Regarding BCC, it should show the BCC also just like you would normally send an email out from gmail. Can you please paste a screenshot.

Kbuencam commented 9 years ago

email issue

webdigi commented 9 years ago

Sorry BCC recording is not supported in gmail API outgoing mail log. Will revisit later