Support article
Email redirections: limits and proper use
Learn how to create safe email redirections, understand their limits and avoid rejections or loops when forwarding messages.
Introduction
An email redirection lets messages sent to one address be delivered to another one. It is useful, but when it is overused or set up badly it can create delays, rejections or even loops.
In miHosting, there is one practical rule worth making clear from the start: redirections should be used only inside the same domain or within the same email environment, not as a way to automatically send messages to external accounts such as Gmail, Hotmail, Outlook.com or Yahoo.
Most common risks
- mail loops between two addresses
- forwarding to external services that reject messages
- authentication loss during forwarding
- accumulation of duplicate messages
What you should and should not do
Recommended redirections
Redirections make sense when the mail stays inside the same domain. For example:
- from
info@your-domain.comtosales@your-domain.com - from
support@your-domain.comto another internal mailbox on the same domain - for temporary coverage between business mailboxes during holidays or staff changes
Redirections you should avoid
It is not recommended to use a redirection to automatically send email from your domain to external accounts such as:
- Gmail
- Hotmail
- Outlook.com
- Yahoo
- personal mailboxes at other providers
Why you should not redirect email outside
1. Messages can be lost
When the original email comes from a third party and your server forwards it to an external account, the destination provider may treat it as suspicious and reject it.
2. Message authentication becomes weaker or breaks
External services check controls such as SPF, DKIM and DMARC. During forwarding, the message may arrive from a different server than the one authorized by the original sender, and that can make the validation fail or lose strength.
3. The external provider may send it to spam
Even if it is not rejected, it can still land in spam because the message was forwarded by a server that does not match the expected origin.
4. It can hurt server reputation
If many problematic forwards, bounces or rejections build up, the reputation of the forwarding server can be affected.
5. It is not the most reliable way to centralize email
If you want to read your messages in Gmail or Outlook, it is safer to configure the mailbox through POP3 or IMAP instead of depending on an external forwarder.
Good practices
1. Use redirections only when they really help
If several people need access, it is sometimes better to use the real mailbox or a shared mail client than to stack many forwarding rules.
2. Avoid long chains
The more hops there are, the more likely delays and errors become.
3. Make sure the destination accepts that kind of mail
Some external providers are strict with forwarded email.
4. Check for loops
Never forward one mailbox to another that eventually sends mail back to the first one.
Useful tips
-
Run tests after creating a redirection
Check sending, receiving and arrival times.
-
Do not combine too many rules
Redirections, filters and autoresponders together can make the flow much harder to understand.
-
Review whether you really need a forwarder
In many cases, simply configuring the original mailbox on several devices or accessing it through
POP3orIMAPis enough.
Frequently asked questions
Does a redirection guarantee that email will always arrive
No. The final destination can still apply its own filters or rejections.
Can it cause spam problems or bounces
Yes, if it is used badly.
Can I redirect email to Gmail or Outlook.com
That is not the recommended setup. The right use for redirections is inside the same domain, and if you want to read the mailbox from an external account, it is better to configure POP3 or IMAP.
Is a redirection better than a real mailbox
It depends on the use case, but a real mailbox usually gives you more control than a long forwarding chain.
Conclusion
Email redirections are useful, but they should be configured carefully so they do not create more problems than they solve.
At miHosting, the correct use is inside the same domain or the same email environment. If you need messages in an external account, the more stable approach is to access the mailbox through POP3 or IMAP instead of forwarding it automatically.