We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Revert 052fcf44a3c6761f1f8bd2e08cfe31346574c5e1...8a6da8b61fa8c5464e77bdfe9f83e35cf9b22908 on SMTP Configuration
wording, sorry
Add a note on bypassing verification emails if SMTP is not set
Sendgrid has discontinued it's free service as of 27-May-2025. See https://kahunam.com/articles/email-marketing/sendgrid-free-plan-discontinued/ for full details.
Updated SMTP Configuration (markdown)
remove less-then and greater-then signs from config values to prevent issues
added `SMTP_FROM` to the SendGrid configuration
`SMTP_FROM` has to be configured as well
Revert d924ca8ca4eb2de00c7dcf683f27b33ff2761d86...60b7e47ebb64eb2ce5bfb78d64eb0aaf1c9c4a6e on SMTP Configuration
Removing the unavailable verbiage from Gmail app passwords, and added the required SMTP_FROM env var
add a section about oauth2 support
Deleted old configuration examples
Explain how to allow sendmail usage in non docker setup
SMTP_FROM required with Hotmail/Outlook/Office365
Google removed App Password for private use since 5/30/2022
Updated instructions to use SMTP_SECURITY
wiki: Fix incorrect statement about version in SMPT instructions
Added HELO_NAME configuration
1. Fix typo, add 'are' to 'but sometimes they need to be escaped so that they (are) actually used.' 2. Fix typo, change 'uses' to 'use' in 'if you use special characters, to always (use) single quotes around the password.'