chore: Update documentation for inbound email service (#1354)
This commit is contained in:
10
.env.example
10
.env.example
@@ -52,11 +52,11 @@ SMTP_ENABLE_STARTTLS_AUTO=
|
|||||||
MAILER_INBOUND_EMAIL_DOMAIN=
|
MAILER_INBOUND_EMAIL_DOMAIN=
|
||||||
# Set this to appropriate ingress channel with regards to incoming emails
|
# Set this to appropriate ingress channel with regards to incoming emails
|
||||||
# Possible values are :
|
# Possible values are :
|
||||||
# :relay for Exim, Postfix, Qmail
|
# relay for Exim, Postfix, Qmail
|
||||||
# :mailgun for Mailgun
|
# mailgun for Mailgun
|
||||||
# :mandrill for Mandrill
|
# mandrill for Mandrill
|
||||||
# :postmark for Postmark
|
# postmark for Postmark
|
||||||
# :sendgrid for Sendgrid
|
# sendgrid for Sendgrid
|
||||||
RAILS_INBOUND_EMAIL_SERVICE=
|
RAILS_INBOUND_EMAIL_SERVICE=
|
||||||
# Use one of the following based on the email ingress service
|
# Use one of the following based on the email ingress service
|
||||||
# Ref: https://edgeguides.rubyonrails.org/action_mailbox_basics.html
|
# Ref: https://edgeguides.rubyonrails.org/action_mailbox_basics.html
|
||||||
|
|||||||
Reference in New Issue
Block a user