質問するログイン新規登録

回答編集履歴

1

修正

2016/11/29 10:18

投稿

CHERRY
CHERRY

スコア25234

answer CHANGED
@@ -1,11 +1,11 @@
1
- noReply オプションは、G Suite(旧GoogleApps )契約している場合のみ使用できます。
1
+ noReply オプションは、G Suite(旧GoogleApps )契約している場合のみ使用できます。
2
2
  普通の gmail ユーザーは、利用できません。
3
3
 
4
4
  なお、G Suite契約者が設定した場合の返信アドレスは、「noreply@G Suite契約ドメイン」になります。
5
5
 
6
6
 
7
7
 
8
- https://developers.google.com/apps-script/reference/mail/mail-app のドキュメントにも
8
+ [https://developers.google.com/apps-script/reference/mail/mail-app](https://developers.google.com/apps-script/reference/mail/mail-app) のドキュメントにも
9
9
 
10
10
  > should be sent from a generic no-reply email address to discourage recipients from responding to emails; this option is only possible for Google Apps accounts, not Gmail users
11
11