{"id":254,"date":"2025-04-07T09:06:23","date_gmt":"2025-04-07T07:06:23","guid":{"rendered":"https:\/\/www.24x7serverguard.com\/blog\/?p=254"},"modified":"2025-04-07T09:06:23","modified_gmt":"2025-04-07T07:06:23","slug":"%f0%9f%93%a4-how-to-copy-outgoing-emails-to-another-address-in-cpanel-whm","status":"publish","type":"post","link":"https:\/\/www.24x7serverguard.com\/blog\/knowledge\/%f0%9f%93%a4-how-to-copy-outgoing-emails-to-another-address-in-cpanel-whm\/","title":{"rendered":"\ud83d\udce4 How to Copy Outgoing Emails to Another Address in cPanel\/WHM"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">If you want to <strong>monitor or archive outgoing emails<\/strong> from your cPanel server (e.g., copy all emails sent from <code>@domain.com<\/code> to <code>test@email.com<\/code>), follow these simple steps:<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">\ud83d\udee0\ufe0f Step-by-Step Guide<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Enable System Filter File<\/strong>\n<ul class=\"wp-block-list\">\n<li>WHM \u2192 <em>Service Configuration<\/em> \u2192 <em>Exim Configuration Manager<\/em><\/li>\n\n\n\n<li>Set <code>System Filter File<\/code> to:<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">\/etc\/cpanel_exim_system_filter<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Or edit <code>\/etc\/exim.conf<\/code> and add:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2. <strong>Edit the Filter File<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open:<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">vi \/etc\/cpanel_exim_system_filter<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Add the following block at the end:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">if $header_from: contains &#8220;@domain.com&#8221;<br>then<br>unseen deliver &#8220;test@email.com&#8221;<br>endif<\/mark><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3. <strong>Restart Exim Service<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-red-color\">\/etc\/init.d\/exim restart<br><\/mark><br>\u2705 Result:<br>Now, all outgoing emails sent from @domain.com will be silently copied (BCC) to test@email.com.<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>If you want to monitor or archive outgoing emails from your cPanel server (e.g., copy all emails sent from @domain.com to test@email.com), follow these simple steps: \ud83d\udee0\ufe0f Step-by-Step Guide \/etc\/cpanel_exim_system_filter Or edit \/etc\/exim.conf and add: 2. Edit the Filter File vi \/etc\/cpanel_exim_system_filter Add the following block at the end: if $header_from: contains &#8220;@domain.com&#8221;thenunseen deliver &#8220;test@email.com&#8221;endif [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[205,204,207,206,208],"class_list":["post-254","post","type-post","status-publish","format-standard","hentry","category-knowledge","tag-exim-configuration-manager","tag-serer-configuration","tag-step-by-step-guide","tag-system-filter","tag-testemail-com"],"_links":{"self":[{"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/posts\/254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/comments?post=254"}],"version-history":[{"count":1,"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/posts\/254\/revisions"}],"predecessor-version":[{"id":255,"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/posts\/254\/revisions\/255"}],"wp:attachment":[{"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/media?parent=254"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/categories?post=254"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.24x7serverguard.com\/blog\/wp-json\/wp\/v2\/tags?post=254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}