Momo Cloud's cPanel gives you powerful tools to control how email flows to and from your domain — whether you want to redirect messages, create role-based addresses, or send automatic replies when you are away. This guide covers forwarders, aliases, and autoresponders so you can set up professional email handling without needing multiple full mailboxes.
Understanding the Difference: Accounts, Forwarders, and Autoresponders
Before diving into the steps, it helps to understand what each tool does and when to use it.
| Feature | Email Account (Mailbox) | Forwarder / Alias | Autoresponder |
|---|---|---|---|
| Storage | Yes — messages stored on server (mail.momo.tz) | No — mail is redirected, nothing stored | No storage; sends a reply automatically |
| Primary use case | A person's own inbox (e.g. alice@yourdomain.com) |
Role address or alias that routes mail elsewhere (e.g. info@ → alice@gmail.com) |
Out-of-office replies, acknowledgement emails, holiday notices |
| Login / send from this address | Yes | No — not a real mailbox | No — only replies automatically |
| Counts against disk quota | Yes | No | No |
| Can be combined | — | Yes — forwarder can point to an account or an external address | Yes — attach to any existing account or forwarder |
Creating a Single Address Forwarder
A single address forwarder lets you receive email sent to one address at a completely different mailbox — including external addresses like Gmail or Outlook. No mail is stored on the Momo Cloud server; the message is simply passed along.
Example: You want info@yourdomain.com to arrive in your existing Gmail inbox.
- Log in to cPanel at
yourdomain.com/cpanelusing your Momo Cloud credentials. - In the Email section, click Forwarders.
- Make sure the correct domain is selected in the domain drop-down at the top of the page.
- Click Add Forwarder.
- In the Address to Forward field, enter the local part only — for example,
info(do not include the@yourdomain.compart). - Under Destination, choose Forward to Email Address and enter the full destination address, such as
yourname@gmail.com. - Click Add Forwarder to save.
Tip: You can forward to multiple destinations by adding a separate forwarder for each destination address. All forwarders pointing to info@yourdomain.com will each receive a copy of every incoming message.
Creating a Domain Forwarder (Catch-All Address)
A domain forwarder — sometimes called a catch-all — sends all mail addressed to your domain that does not match an existing mailbox or forwarder to a single destination. This is useful if you are unsure which addresses external parties might use, but it comes with significant trade-offs.
- In cPanel → Forwarders, click the Email Account Forwarders tab (or scroll to the Domain Forwarder section).
- Click Add Domain Forwarder.
- Select your domain from the drop-down and enter the destination email address.
- Click Add Domain Forwarder to confirm.
Tip: Catch-all addresses attract enormous volumes of spam and dictionary-attack messages (random addresses like aaa@yourdomain.com or buy-now@yourdomain.com). Unless you have a specific need, Momo Cloud recommends not enabling a catch-all. Instead, create explicit forwarders for every address you use.
Using Aliases — Role Addresses That Share an Inbox
An alias is simply a forwarder that points to an existing mailbox on your domain. It lets multiple addresses — sales@, support@, hello@ — all deliver into one shared inbox without creating extra accounts or using extra disk space.
Example: Your team reads one shared mailbox team@yourdomain.com, and you want sales@yourdomain.com and support@yourdomain.com to arrive there too.
- Go to cPanel → Forwarders → Add Forwarder.
- In Address to Forward, enter
sales. - Under Destination, choose Forward to Email Address and enter
team@yourdomain.com. - Click Add Forwarder.
- Repeat the same steps for
support, pointing it toteam@yourdomain.com.
Now sales@, support@, and team@ all land in the same inbox. Whoever monitors team@yourdomain.com handles everything. When replying, make sure to set your mail client's "From" address to the appropriate role address so customers see a professional sender.
Setting Up an Autoresponder
An autoresponder automatically sends a pre-written reply to anyone who emails a specific address. Common uses include out-of-office notices, "we received your enquiry" acknowledgements, and holiday messages. You can set optional start and stop dates so the autoresponder activates and deactivates itself.
- In cPanel, go to the Email section and click Autoresponders.
- Select your domain from the drop-down menu.
- Click Add Autoresponder.
- Fill in the Character Set — leave it as
utf-8for most languages. - Set the Interval — this is the number of hours to wait before sending another auto-reply to the same sender. Setting
24means the same person gets at most one auto-reply per day. Setting0replies every time, which is almost never recommended. - In the Email field, enter the local part of the address (e.g.
alice) foralice@yourdomain.com. - Fill in the From name (e.g.
Alice — Momo Cloud Support) and the Subject line (e.g.We received your message — we will be in touch soon). - Check HTML only if your message body contains HTML formatting; otherwise leave it unchecked for plain text.
- Write your reply message in the Body field.
- If you want the autoresponder to run only during a specific period, check Start and Stop and pick your dates. Leave both unchecked if you want it to run until you manually delete it.
- Click Create/Modify to save.
Tip: Use the %subject% tag in your autoresponder body to echo the original subject line back to the sender — for example: "Thank you for your message about: %subject%." This makes the auto-reply feel more personalised.
Best Practices for Forwarders and Aliases
- Use role addresses instead of personal ones. Publish
support@,sales@, andbilling@rather than your personal inbox. If staff change, you simply update the forwarder — no need to notify anyone of a new address. - Avoid catch-all addresses unless necessary. They dramatically increase spam load and can degrade your domain's sending reputation if spammers discover you accept everything.
- Set a sensible autoresponder interval. Use at least
8to24hours to avoid flooding active correspondents with repeated auto-replies. - Do not attach autoresponders to mailing list addresses. Auto-replying to a newsletter or mailing list can cause reply loops, get your domain blacklisted, and annoy list owners. If the address receives bulk mail, disable the autoresponder or add an exclusion.
- Review your forwarders periodically. Old forwarders pointing to addresses that no longer exist will generate bounce messages, which can harm your domain's reputation.
Troubleshooting Common Issues
Forwarded mail is going to the recipient's spam folder
When cPanel forwards a message, the original sender's IP address is preserved in the headers, but the message now comes from your server. Many receiving mail servers (Gmail, Outlook) apply stricter spam checks on forwarded mail. To reduce this, ensure your domain has a valid SPF record that includes Momo Cloud's mail servers, and ask your hosting support team to enable SRS (Sender Rewriting Scheme) on your account. You should also make sure your domain has a DKIM record configured — check under cPanel → Email Deliverability.
Mail loop detected / messages bouncing with "loop" error
A mail loop happens when address A forwards to address B, and address B forwards back to address A — or when a forwarder points back to the same address. Check all your forwarders under cPanel → Forwarders and trace the chain to make sure no circular paths exist. Also confirm that a destination external address (e.g. a Gmail account) has no rule sending mail back to your domain.
Autoresponder is replying to mailing lists or bulk senders
Most legitimate mailing lists set a List-Id or Precedence: bulk header, and well-configured autoresponders will skip these. cPanel's autoresponder does filter some of these headers automatically, but it is not perfect. The safest approach is to avoid enabling an autoresponder on an address that is subscribed to newsletters or automated notification services. Temporarily unsubscribe or use a different address for list subscriptions while the autoresponder is active.
Autoresponder is not sending replies
Check that the address in the autoresponder matches an address that actually exists as an email account or forwarder in cPanel. If the address does not exist on the server at all, incoming mail is rejected before the autoresponder can trigger. Also confirm the start and stop dates are set correctly — if the stop date is in the past, the autoresponder will be inactive.
With forwarders, aliases, and autoresponders working together, you can present a professional, organised email presence for your business on Momo Cloud without needing to manage dozens of separate mailboxes. If you need further assistance configuring email on your domain, the Momo Cloud support team is available to help.
Was this article helpful?