관리-도구
편집 파일: filter
# Exim filter - auto-generated by cPanel. # # Do not manually edit this file; instead, use cPanel APIs to manipulate # email filters. MANUAL CHANGES TO THIS FILE WILL BE OVERWRITTEN. # headers charset "UTF-8" if not first_delivery and error_message then finish endif #bitcoin if $header_subject: contains "hacked" or $header_subject: contains "bitcoin" or $header_subject: contains "hacked" or $message_body contains "bitcoin" or $header_subject: contains "bridesfrom" then save "/dev/null" 660 endif