Global Exim Filter
Hello,
Can I use, this "cpanel_exim_system_filter_custom" example, to forward a copy of all outgoing emails of all the domains on the VPS to external emails, like gmail?
My goal is to backup a copy of ALL outgoing emails.
No matter how, it can be by FTP the daily "cPanel - Email Archives", by using forward of all outgoing emails or any other automatic process.
I do not have enough HD space on the VPS to store a lot of "cPanel - Emails archives" daily folders.
May be this will be more clear.
IF FROM john@domone.com OR jonny@domtwo.com THEN
FORWARD A COPY TO johncopy@gmail.com
IF FROM peter@dom4.com OR peter.sellers@tv.com THEN
FORWARD A COPY TO greatpeter@coldmail.com
Each test will be a regular expression (john@domone.com|jonny@domtwo.com)
so it is easier to maintain.
Thank you.
-
Hello :) Have you considered using the email archive functionality built-in with cPanel? It's documented here: Email Archiving Otherwise, there are a couple of filter rules suggested in the following thread: Copying Incoming/Outgoing Email Thank you. 0
Please sign in to leave a comment.
Comments
1 comment