Change 'From address' for email template
Using your own custom email address for sending download links helps improve email deliverability and brand recognition for your Shopify store. This feature allows you to send customer notifications from your business email address instead of the default Filemonk address, creating a more professional experience for your customers.
Setting Up Custom Email Address
To configure your custom email address in Filemonk, you need to navigate through the settings and complete both email verification and DKIM authentication.
Accessing Email Settings
- From your Filemonk dashboard, click Settings in the main navigation menu
- Select the Email tab from the settings page
- Click the Customize email button to open the email editor
- This will take you to the email customization page where you can configure your sender details by entering the email address you'd like to send emails from in the "From address" field and click 'Save changes' on top right
Understanding Email Domain Requirements
Your custom email address must meet specific requirements to be eligible for sending:
- Must use a custom domain (e.g.,
yourstore.com
,yourbusiness.co
) - Cannot use platform-based email providers like Gmail, Yahoo, Hotmail, Outlook, iCloud, or similar services
- Must be a valid email format with proper domain structure
- Domain must be capable of receiving verification emails
DKIM Authentication Setup
DKIM (DomainKeys Identified Mail) authentication is required for custom domain emails to ensure proper delivery to Gmail, Yahoo, and other major email providers.
Understanding DKIM Requirements
DKIM is an email authentication method that uses a digital signature to let email receivers know that the message was sent and authorized by the owner of a domain. Starting February 1, 2024, Google and Yahoo Mail require DKIM authentication for bulk email senders.
Downloading DKIM Records
- After you enter your email address and save changes, you will see a banner stating "DKIM authentication required"
- Click the Download records button to generate your DNS records
- The system will create a CSV file containing three CNAME records specific to your domain
- Save this CSV file as you'll need it for the next steps
Understanding DKIM Record Format
The DKIM records will be in the following format:
Name | Type | Value |
---|---|---|
xxxxxxxx._domainkey.yourdomain.com | CNAME | |
yyyyyyyy._domainkey.yourdomain.com | CNAME | |
zzzzzzzz._domainkey.yourdomain.com | CNAME |
Adding DKIM Records to Your DNS
After downloading the CNAME records, you need to add them to your domain's DNS settings:
- Go to your domain's DNS management interface
- Add a new record to your DNS settings, selecting CNAME as the record type
- Copy the contents of the Name column from the CSV (e.g.,
myc2hajp4qreukhgkr6fvoidt6ilnd47._domainkey.yourdomain.com
) - Paste the copied contents into the Label or Host field in your DNS settings
- Copy the contents of the Value column (e.g.,
myc2hajp4qreukhgkr6fvoidt6ilnd47.dkim.amazonses.com
) - Paste the copied contents into the Destination or Target field in your DNS settings
- Save the record and repeat for all three CNAME records
- CNAME record changes can take up to 72 hours to take effect, but typically happen much sooner
Provider-Specific DNS Setup Instructions
Different domain providers have varying interfaces for adding DNS records:
Google Domains: When entering records into the Name column, it's not necessary to include "yourdomain.com". Enter only: xxxxxxxx._domainkey
Namecheap: When entering records into the Name column, it's not necessary to include "yourdomain.com". Enter only: xxxxxxxx._domainkey
Shopify: When entering records into the Name column, it's not necessary to include "yourdomain.com". Enter only: xxxxxxxx._domainkey
Squarespace: When entering records into the Name column, it's not necessary to include "yourdomain.com". Enter only: xxxxxxxx._domainkey
Verifying DKIM Setup
- After adding all three CNAME records to your DNS, wait for the changes to propagate (usually 15 minutes to 2 hours)
- Return to your Filemonk email settings page and refresh the browser
- The system will automatically detect when DKIM authentication is complete
- Once both email verification and DKIM authentication are successful, emails will be sent from your custom address
Advanced Tips
Here are some advanced techniques for managing your custom email address setup:
- Always add all three CNAME records provided in the CSV file - partial setup will not work
- Use your domain registrar's DNS management interface rather than third-party DNS services when possible
- Test your DNS changes using online CNAME lookup tools to verify they're properly configured
- Keep a backup of your DKIM records CSV file in case you need to reconfigure later
- Monitor your email deliverability after setup to ensure messages are reaching customers
Troubleshooting
Common issues and their solutions when setting up custom email addresses:
Symptom | Likely Cause | Fix |
---|---|---|
"Email address ineligible for sending" banner | Using Gmail, Yahoo, or other platform email | Switch to an email address with your custom domain |
Verification email not received | Email went to spam folder or invalid address | Check spam folder and verify email address is correct |
DKIM authentication not completing | DNS records not properly configured | Verify all three CNAME records are added correctly to DNS |
Custom email still not working after setup | DNS changes haven't propagated yet | Wait up to 72 hours for DNS changes to take effect |
Cannot access "From address" field | Account is on free plan | Upgrade to a paid plan to access custom email features |
FAQs
Q: Can I use my Gmail or Yahoo email address for sending?
A: No, platform-based email addresses like Gmail, Yahoo, Hotmail, and Outlook cannot be used due to authentication requirements. You must use an email address with your own custom domain.
Q: Do I need both email verification and DKIM authentication?
A: Yes, both steps are required. Email verification confirms you own the email address, while DKIM authentication ensures proper delivery to major email providers.
Q: How long does it take for DKIM records to become active?
A: DNS changes typically take 15 minutes to 2 hours to propagate, but can take up to 72 hours in some cases. Most users see activation within a few hours. If it's not verified after 72 hours, please reach out to support on live chat or email to restart the verification process
Q: What happens if I don't complete the setup process?
A: Your customers will continue to receive download link emails, but they'll be sent from the default Filemonk address (alerts@filemonk.io) instead of your custom address.
Q: Can I change my custom email address after setup?
A: Yes, you can change your email address at any time, but you'll need to complete the verification and DKIM authentication process again for the new address.
Q: Will my existing customers notice the change?
A: Yes, customers will see emails coming from your custom email address instead of the Filemonk default address, which can improve brand recognition and trust.
Updated on: 01/08/2025
Thank you!