For the system to send messages on your behalf β booking confirmations, newsletters, automations triggered by a form β you need to connect your own mailbox. It is a one-time setup and takes about five minutes.
If your messages left our server under your company name, the receiving mail system would treat it as forgery: the SPF check would fail and the message would land in the spam folder. It is not only that one message that gets lost β your domain's reputation suffers too, so your later messages are delivered worse.
That is why every client sends from their own mailbox. The reply button then points to the right place, and the message arrives from your own domain.
Four details β the same ones you would type into a mail program such as Outlook or Thunderbird:
smtp.gmail.com587Your mail provider gives you these. If you cannot find them, search their help pages for "SMTP settings".
Google Workspace / Gmail
smtp.gmail.com587Since 2022 Google no longer accepts your account password from external programs. You can create an app password in the security settings of your Google account, after turning on two-step verification.
Microsoft 365 / Outlook
smtp.office365.com587An address at your hosting provider (e.g. info@yourdomain.com)
mail.yourdomain.com, or whatever your provider states587 (STARTTLS) or 465 (SSL)My Company Ltd <info@mycompany.com>.465, tick the encrypted connection box. For port 587, leave it unticked.The system does not stay silent β it tells you what happened. The most common messages:
465 instead of 587 (together with the encryption tick), or the other way round.If the message was sent but you cannot find it, check the spam folder. If it is there, it means your domain would benefit from SPF and DKIM records β your provider or we can help with that.
For campaign emails you can register separate sender addresses (Settings β Email β Sender addresses). This is useful when several people work in one account: info@ can be shared, while a personal address may only be used by its owner.
Every sender address must be verified with a confirmation email before it can be used. This is not a formality: a message sent from an unverified address would also fail the checks on the receiving side.