Cấu hình tùy chỉnh Exim lọc email "Thêm văn bản vào tiêu đề gửi đi bằng email hosting"

How to Customize the Exim System Filter File | cPanel & WHM Documentation
The Exim system filter file scans messages that your server has received, but that it has not yet delivered. To add custom filter rules to your Exim configuration, you may either create custom filter rule files for Exim to include in its configuration, or create a custom Exim system filter file.

Tạo email trong cPanel : Email -> Email Account -> Create

Tạo bộ lọc hệ thống Exim tùy chỉnh:

Exim Configuration Manager -> Basic Editor -> Filter

Ở phần System Filter File, chọn None -> Save

Sử dụng command line để tạo file bộ lọc, ví dụ trong path :

nano /usr/local/cpanel/etc/exim/sysfilter/options/add_a_text_to_subject

Chèn nội dung sau:

if $h_from contains "tinnguyen@trungtin.tech"
then
  headers add "Old-Subject: $h_subject"
  headers remove "Subject"
  headers add "Subject: [Trung Tin] $h_old-subject"
  headers remove "Old-Subject"
endif
💡
Bất kể bạn chọn tùy chọn nào, cấu hình Exim sẽ bao gồm tất cả các tệp trong /usr/local/cpanel/etc/exim/sysfilter/options/thư mục.

Sau khi tạo, lưu file rồi khỏi động lại dịch vụ exim :

systemctl restart exim

Vào lại WHM để bật bộ lọc vừa tạo, nhập đường dẫn tuyệt đối của tệp mới vào hộp văn bản, nhấn Save . Chọn On kể kích hoạt bộ lọc

Sau khi hoàn tất các thao tác trên, bạn truy cập email và kiểm tra.

Chúc bạn thực hiện thành công !

Chúng tôi rất mong muốn được phục vụ bạn và chúc bạn có một trải nghiệm tuyệt vời với dịch vụ của chúng tôi!

Trân trọng,

  • Hotline 247:  035 318 4996
  • Ticket/Email: Bạn dùng email đăng ký dịch vụ gửi trực tiếp về: support@nivacloud.net