Welcome to SMTP configuration 👋
If you cannot find your provider on the list, choose SMTP to connect to any provider or custom email server via SMTP settings.
Fields description:
- Email address: the mailbox you want to warm up
- "Send from" name: Your name, which will be seen by the recipient of your letters
- SMTP SSL/TLS: If your server has a secure SMTP connection, this option should be enabled.
"On" if you are using a secure port (eg 587 or 465 port).
"Off" if you are using an unsecured port (eg port 2525).
❗Warmy does not support using port 25*
- Username: The SMTP server username, which is used for authentication, can vary depending on the server. It might be your email address or a different login. Make sure to review your SMTP server settings. In this example, the SMTP username matches the email address
- Password: The password of the SMTP username. Please check your SMTP server settings.
- SMTP host: If "Username" is different from "Email address", then "Host" must be a domain from "Username”. Also can be as IP address
- Port: by default used 587 or 465 for secure connection and 25 (standard port), 2525 an alternate port.
- IMAP:
❗Mailboxes connected without IMAP are not able to receive emails
- IMAP SSL/TLS:
If your server has a secure IMAP connection, this option should be enabled.
"On" if you are using a secure port (eg 587 or 465 port).
"Off" if you are using an unsecured port (eg port 2525).
❗Warmy does not support using port 25* - IMAP username: most of the time the email address is the IMAP username
- IMAP password: most of the time the IMAP password is the email password
- IMAP host: For example, if you are using google server, then you need to specify imap.google.com or outlook.office365.com. If you are using a custom server, then the IMAP host will match your domain.
- IMAP port: by default used 993 for secure connection and 143 (standard port)