Categorygithub.com/awakari/int-email
modulepackage
0.0.0-20241210175859-2cabe7659a8e
Repository: https://github.com/awakari/int-email.git
Documentation: pkg.go.dev

# README

About

Email event source implementation. Basically, an SMTP server.

Conversion Schema

TODO

Compatibility

TODO

Other

Build locally

K8s secrets

kubectl create secret generic gcp-dns-secret --from-file=key.json
kubectl create secret generic int-email \
  --from-literal=rcptsPublish=rcpt1,rcpt2 \
  --from-literal=rcptsInternal=rcpt3,rcpt4,...

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author