Sending emails via SMTP

Good to know: SMTP details may differ for each domain and account. SMTP details can be seen on the SMTP settings for each individual connected domain. Cowhouse only accepts authenticated connections on port 587.

The basics

SMTP. Think of them as a library for everything your team needs to get done to complete or ship a project.

SMTP field
Accepted value

Host

Refer to each individual domain "SMTP settings" page

Port

587

SSL/TLS

False

Username

smtpuser

Password

Generate an API key for each domain via the "SMTP settings" page.

Send from

Any email with the @domain in question. See below for more information

Location the SMTP Settings page

The SMTP settings might be different for each domain. Here is how to locate it for your specific domain:

  • Login to your account.

  • Click the 3 dots beside the domain as in the image below:

How to find the SMTP configuration page

This opens a draw with the SMTP details for that particular domain. You can find configurations for host, username, port and others here.

Send From

The SMTP send from field can be any email address on the connected domain. For instance, if you have the domain/subdomain mail.example.com, you can send an email from [email protected], substituting joe for any other name you want.

Last updated

Was this helpful?