Email Forwarding & Auto-Reply (Out-of-Office)
TL;DR — Set up forwardings to deliver mail for an address to one or more external mailboxes. Configure auto-reply from your mailbox settings or directly in webmail to handle holidays and out-of-office periods.
Forwarding
A forwarding delivers mail addressed to a specific address on your domain to an external destination (any mailbox, on EasyCloudify or elsewhere).
Forwarding vs. Alias
| Alias | Forwarding | |
|---|---|---|
| Destination | Must be a mailbox on the same EasyCloudify account | Any address, anywhere |
| Storage | Mail is stored on the destination mailbox | Mail is not stored — just forwarded |
| Use case | Multiple addresses for one team mailbox | Send mail to a Gmail / external address |
Pick a forwarding when you want to redirect mail to an external provider ([email protected], your accountant, a partner organisation, etc.).
Pick an alias when you want extra addresses for an existing EasyCloudify mailbox.
Create a Forwarding
- Go to
/cloudpanel/mailboxesand select your domain - Open the Forwardings tab
- Click Create Forwarding
- Fill in:
| Field | Description |
|---|---|
| Local part | The address prefix on your domain (e.g. contact for [email protected]). Use * for a catch-all. |
| Destination address | The external address to deliver to (e.g. [email protected]) |
| Active | Toggle on to start forwarding immediately |
| Keep a copy | If on, mail is also kept in the originating mailbox |
- Click Save
💡 Keep a copy is recommended for shared inboxes — forward a copy to your phone's Gmail while keeping the original on EasyCloudify for your records.
Forwarding to Multiple Destinations
Create multiple forwardings with the same local part — each adds another destination. Or use an alias with multiple destinations (see Aliases) if all destinations are EasyCloudify mailboxes.
Disable or Delete a Forwarding
In the Forwardings tab, find the entry and either toggle Active off (to keep the rule for later) or click Delete to remove it permanently.
Auto-Reply (Out-of-Office)
An auto-reply automatically responds to every incoming message with a fixed text. Use it for vacations, parental leave, role changes, or to acknowledge receipt on a busy account.
Set Up Auto-Reply
You can configure auto-reply either in the dashboard or in webmail.
From /cloudpanel/mailboxes:
- Select the mailbox
- Click Edit Mailbox → Auto-Responder
- Fill in:
| Field | Description |
|---|---|
| Active | Enable the responder |
| Subject | Subject line of the auto-reply (e.g. "Out of office until 5 June") |
| Body | The message body. Plain text or basic HTML. |
| Start date | When the responder begins firing (optional) |
| End date | When the responder stops automatically (optional) |
| Expires after | Optional cap to stop replying to the same sender too often |
- Click Save
From https://webmail.easycloudify.com:
- Open Settings → Filters → Vacation (or Settings → Auto-Reply)
- Toggle Vacation Reply on
- Enter the subject, body, and date range
- Click Save
Best Practice — Vacation Auto-Reply
- Keep it short. Name, dates you're away, the date you're back, and one alternative contact.
- Set an end date. This guarantees the responder turns itself off when you return.
- Avoid auto-reply loops. Auto-reply only fires once per sender per interval (typically 24h) to avoid bouncing back and forth with another auto-responder.
Example
Subject: Out of office until 5 June 2026
Thanks for your message. I'm away from the office until 5 June and have
limited access to email. For anything urgent, please contact
[email protected].
I'll get back to you as soon as I'm back.
— Jane
Server-Side Filters
For more advanced behaviour — move newsletters to a folder, flag VIPs, auto-reply only to certain senders — use filters in webmail.
- Open https://webmail.easycloudify.com
- Go to Settings → Filters → New Filter
- Set conditions (sender, subject, headers, plus-address tag) and actions (move to folder, flag, reply, forward, discard)
- Click Save
Filters run on the server, so they fire even when you are offline. They also work across every device automatically.
💡 Combine plus addressing with filters: subscribe to a newsletter as
[email protected], then create a filter that moves mail addressed toyou+news@into aNewslettersfolder. See Plus Addressing.
Troubleshooting
Forwarded mail goes to spam at the destination
Forwarding preserves the original From address. Some receiving providers (notably Gmail) flag forwarded mail as spam because of strict DMARC. Add the destination address to your safe senders / contacts at the receiving provider to mitigate.
Auto-reply never fires
- Make sure the Active toggle is on
- Check the Start / End date range
- Auto-reply only fires once per sender per interval — test from a different external address
Forwarding stopped working
Check that the destination mailbox is not full or has not enabled aggressive spam blocking. The forwarding itself stays active even if delivery to the destination fails.