How do I send mail on Google App Engine from user that can't also view the project? -


how can send mail using google's mail api without adding email address project? right google says need add them developer don't want user see project.

example contact form email coming sales don't want sales find way google dev console , see our costs.

you use services sendgrid give lot more features gae's mail api.

see more detailed answer here: send email on google app engine custom domain


Comments

Popular posts from this blog

python - Referencing Data From a 2D Histogram -

c# - Derived UserControl layout resets after build -

php - MySQL LIMIT results with INNER JOIN with more than 2 tables -