Skip to content

rock619/go-appengine-mail-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-appengine-mail-receiver

AppEngine(Go)でメールを受信するサンプル

  1. anything@[GCP_PROJECT].appspotmail.com あてのメールをAppEngineで受信して eml をCloud Storage RAW_EML_BUCKET に保存
  2. Storageの onFinalize でCloud Functions for Firebase onFinalizeRawEml を起動、別Bucketにコピー
  3. コピー先Bucketの onFinalizeonFinalizeEml を起動、 eml をパースして json にして保存

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages