Mail API question: Email message is sent to sender too. Are there any way to prevent this?
19 views
Skip to first unread message
Hideki (Wyse)
unread,
Aug 23, 2012, 3:28:19 PM8/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-a...@googlegroups.com
Hi,
My application uses Mail Service through Java API, and the app sends an email from login user. Email is successfully sent to recipients. However the email is also sent to the sender's account. Are there any way to prevent sending the mail to the sender?