Other SMTP
Detailed instructions: https://fluentsmtp.com/docs/set-up-fluent-smtp-with-any-host-or-mailer/
- From Email: website@…
- From Name: name of the business
- Force from email: ON
- Set return path to match from: OFF (because it overwrites replyto from the form)
- Force sender name: OFF (because it overwrites setting from form)
- SMTP Host: hostingsecure.email
- SMTP Port: 465
- Encryption: SSL
- Use Auto TLS: ON
- Authentication: ON
- Store Access in Database: ON
- SMTP user name: email address
- SMTP Password
- Set to delete logs after x days
MS Office 365 SMTP
- SMTP Host: smtp.office365.com
- SMTP Port: 587
- Encryption: TLS
Note: Microsoft is discontinuing support for basic SMTP connections in 2025. To continue using Outlook or Hotmail, switch to the Outlook API mailer.
MS Office 365 API
Details instructions:
- https://fluentsmtp.com/docs/setup-outlook-with-fluentsmtp/
- https://techcommunity.microsoft.com/blog/exchange/exchange-online-to-retire-basic-auth-for-client-submission-smtp-auth/4114750
You need to have the email credentials to create the API key.
Mail for the IT guy:
[Bedrijfsnaam] gebruikt Office 365 voor het versturen van e-mail. Om e-mail via de eigen website te kunnen versturen (contactformulier, reserveringsformulier, webshop) moet op de website een Microsoft API client+secret+token+authenticatie worden ingesteld. Ik heb daar geen toegang toe. Zou jij dat kunnen regelen?
- Je krijgt zo meteen een wachtwoord reset mail voor de website.
- Als je ingelogd bent ga je naar settings » FluentSMTP » Settings.
- Daar klik je op [Add another connection] » Microsoft om in te stellen hoe er via de MS API mail verstuurd moet worden.
- Volledige instructies hier: https://fluentsmtp.com/docs/setup-outlook-with-fluentsmtp/
Let op: op Azure staat bij de client secret een aanbevolen vervalperiode van 6 maanden, daarna moet de secret vernieuwd worden. MS stuurt geen herinnering/foutmelding voor vervallen secrets, dus ik adviseer om de langst mogelijke vervalperiode in te stellen én in je agenda een taak te maken om de secret te verversen. - Na toevoegen via de test optie met jouw e-mailadres controleren of het werkt. Zo ja, dan kan deze als default worden ingesteld.
Alvast dank!