How to set your mail server through Mailgun, SMTP
By default, the emails at ExpoFP are sent from noreply@expofp.com. If you'd like to send emails from your own email address, you can set up your own custom mail server. The settings are shared among all the events under your account.
Choosing a mail server
Go to Settings - Mail settings and choose a mail server.
Configuring the Mailgun server
How to create a Mailgun account
- Sign up here
- Check your inbox for a "Please verify your Mailgun account" email and click the link
- With your domain set up, you can send more emails, and the emails you send will come from you. You can set this option here. Add your domain name, which can be in "your.domain.com" format or "yourdomain.com."
4. Go to the Domains page and pick your new domain from the list
5. Go to Overview. Click on the Select button inside the API label and copy your domain API key.
How to configure Mailgun
If you have created a Mailgun account or already have one, then you can select the “Mailgun” option, fill out the following fields and click on Save changes:
- API-key: your Mailgun domain API key
- Your name: it will be shown as a sender
- Mail name: it will be in the email address before @ symbol
- Your Mailgun domain name: after @ usually ends with mailgun.com
Configuring the SMTP server
You can select the SMTP option, fill out the following fields and click on Save changes:
- SMTP Host: smtp.gmail.com
- SMTP Port: 587
- SMTP username: your host username
- SMTP password: your host password
- From name: sender's name (may be empty)
- From e-mail: your host address
Configuring the Gmail SMTP server
How to generate a Gmail password
Generate an app password by visiting this page while logged into your Google account. Turn on 2-Step Verification.
Generate an app password, type “password” in the search bar and pick the "App passwords” item from the list:
Select the app — Other (Custom name).
Type in “expofp.com”
Now you have the password for the expofp.com SMTP mail server.
How to configure the Gmail SMTP server
If you have generated a Gmail password, then you can select the "Gmail SMTP" option, fill out the following fields and click on Save changes:
- SMTP Host: smtp.gmail.com
- SMTP Port: 587
- SMTP username: your Gmail username
- SMTP password: your Gmail generated password
- From name: sender's name (may be empty)
- From e-mail: your Gmail address
Sending a test message
You can send a test message to make sure everything is set correctly. Click on Test, and a green box with the text "Message sent" will be displayed at the bottom left corner.