Hello
I´m trying to get FormIt working by using the Office365 SMTP because my client emails was moved to there. I´m using all the settings provided by the IT manager.
Display name: Website
Username: [email protected]Password:
- SMTP Server:
smtp.office365.com
- Port:
587
(TLS) or25
(if TLS is not required)- Encryption: STARTTLS (Required)
- Authentication: Yes (Required)
I used all these settings but i´m having a time out by the server. By the way, i´m using the QuickEmail snippet to debug the settings.
Should i fill the DKIM settings? Should i need to setup SPF, DMARC and DKIM to solve this problem?