TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 7 forks source link

Unified SMTP config #257

Closed byewokko closed 11 months ago

byewokko commented 11 months ago

Breaking changes

Changes

Example config:

[seacatauth:communication:email:smtp]

[smtp]
from=info@example.com
host=smtp.sendgrid.net
user=apikey
password=abcdef123456
ssl=no
starttls=yes
eliska-n commented 11 months ago

Loved by the Remote Control :heart: