tell the user it should be the secret key
This commit is contained in:
parent
ee257a2bb0
commit
75c20640fe
|
@ -1187,7 +1187,7 @@ en:
|
|||
block_auto_generated_emails: "Block incoming emails identified as being auto generated."
|
||||
bounce_score_threshold: "Max score before we will stop emailing a user. Soft bounce adds 1, hard bounce adds 2, score reset 30 days after last bounce."
|
||||
ignore_by_title: "Ignore incoming emails based on their title."
|
||||
mailgun_api_key: "Mailgun API key used to verify webhook messages."
|
||||
mailgun_api_key: "Mailgun Secret API key used to verify webhook messages."
|
||||
|
||||
manual_polling_enabled: "Push emails using the API for email replies."
|
||||
pop3_polling_enabled: "Poll via POP3 for email replies."
|
||||
|
|
Loading…
Reference in New Issue