• DevOps
    Case Study

    How we built a resilient multi-account, multi-cloud solution for a Health Tech service provider!

    READ CASESTUDY
    icon

    24/7 DevOps as a Service

    Round-the-clock DevOps for uninterrupted efficiency.

    icon

    Infrastructure as a Code

    Crafting infrastructure with ingenious code.

    icon

    CI/CD Pipeline

    Automated CI/CD pipeline for seamless deployments.

    icon

    DevSecOps

    Integrated security in continuous DevOps practices.

    icon

    Hire DevOps Engineers

    Level up your team with DevOps visionaries.

    icon

    Consulting Services

    Navigate success with expert DevOps consulting.

  • TechOps
    Case Study

    How we built a scalable Odoo solution for a Travel Tech service provider!

    READ CASESTUDY

    WEB HOSTING SUPPORT

    icon

    HelpDesk Support

    Highly skilled 24/7 HelpDesk Support

    icon

    Product Support

    Boost your product support with our expertise.

    MANAGED SERVICES

    icon

    Server Management

    Don’t let server issues slow you down. Let us manage them for you.

    icon

    Server Monitoring

    Safeguard your server health with our comprehensive monitoring solutions.

    STAFF AUGMENTATION

    icon

    Hire an Admin

    Transform your business operations with our expert administrative support.

    icon

    Hire a Team

    Augment your workforce with highly skilled professionals from our diverse talent pool.

  • CloudOps
    Case Study

    How we helped a Private Deemed University in India, save US $3500/m on hosting charges!

    READ CASESTUDY
    icon

    AWS Well Architected Review

    Round-the-clock for uninterrupted efficiency

    icon

    Optimize

    Efficient CloudOps mastery for seamless cloud management

    icon

    Manage

    Automated CI/CD pipeline for seamless deployments

    icon

    Migrate

    Upgrade the journey, Migrate & Modernize seamlessly

    icon

    Modernize

    Simplify compliance complexities with our dedicated services

    icon

    FinOps as a Service

    FinOps as a Service

  • SecOps
    Case Study

    How we built a scalable Odoo solution for TravelTech service provider!

    READ CASESTUDY
    icon

    VAPT

    Vulnerability Assessment and Penetration Testing

    icon

    Source Code Review

    Ensuring source code security ans safe practices to reduce risks

    icon

    Security Consultation

    On demand services for improving server security

    icon

    System Hardening

    Reduced vulnerability and proactive protection

    icon

    Managed SoC

    Monitors and maintains system security. Quick response on incidents.

    icon

    Compliance as a Service

    Regulatory compliance, reduced risk

  • Insights
    Case Study

    How we helped a Private Deemed University in India, save US $3,500/m on hosting charges!

    READ CASESTUDY
    icon

    Blog

    Explore our latest articles and insights

    icon

    Case Studies

    Read about our client success stories

    icon

    Flipbook

    Explore our latest Flipbook

    icon

    Events

    Join us at upcoming events and conferences

    icon

    Webinars

    Watch our educational webinar series

  • Our Story
  • Contact Us

Interested to collaborate?

Get in touch with us!

Ready to elevate your business with certified cloud expertise? Contact us today to learn how our team can help you leverage cloud technology to drive growth, streamline operations, and enhance security.

  • AWSAWS
  • Azure CloudAzure Cloud
  • Google CloudGoogle Cloud
  • Akamai CloudAkamai Cloud
  • OVHOVH
  • Digital OceanDigital Ocean
  • HetznerHetzner
  • Kubernetes Consultancy Services
  • K8s & Cloud native Solutions
  • 24/7 Infrastructure Monitoring
  • DevOps as a Service
  • Cloud CI/CD Solutions
  • White Labeled MSP Support
  • Our story
  • Life@SupportSages
  • Insights
  • Careers
  • Events
  • Contact Us

Connect with us!


LinkedInFacebookXInstagramYouTube

aws partneraws advanced partner
SupportSages

Copyright © 2008 – 2026 SupportSages Pvt Ltd. All Rights Reserved.
Privacy PolicyLegal TermsData ProtectionCookie Policy

How To Setup Account-Level Filter on cPanel Servers

Sreejith K R

  • 5 min read
How To Setup  Account-Level Filter on cPanel Servers

Generating audio, please wait...

Account level filtering is a feature provided in cPanel to filter e-mail based on rules. E-mails can be filtered in account level; i.e., mails to all email accounts on the domain can be filtered. Mail filtering can reduce spam messages by discarding/rejecting them according to the rule-set.

There is a default account created in cPanel in the format “username@domainname“. This account can not be used to sent mail.

There is also User Level Filtering in cPanel which allows to filter mails for each email account. This is different from Account Level filtering because User Level filter applies only to the specific mail account for which it was created. But Account Level Filtering affects all the mails coming to that domain.

Filters can be configured from cPanel >> Mail >> Account Level Filtering.

Options:  These are the conditions that can be used to select the mail.

Operations: These are the way in which the options are matched with a mail to check if it satisfies the conditions. Several operations and options can be combined to create a large complex filter.

Actions:  These are the action to be taken/applied to the mail which satisfy the filtering condition(s).

Options :

From : Address from which the message was sent.

Subject : The subject line of the message.

To : Address to which the message was sent.

Reply Address : Address to which the reply will be sent.

Body : Body, or content area of the message.

Any Header : A header of the message.

Any recipient : A recipient of the message.

Has not been previously delivered : Affects messages still in queue for delivery.

Is an error message : Affects error messages received from an auto-response system.

Spam Status : The status SpamAssassin has conferred on the message; it begins with either “Yes” or “No.”

Spam Bar : The content of the Spam Bar header that SpamAssassin has generated for this message. This header contains plus (+) signs to denote the likelihood that the message is spam; more plus signs means the message is more likely spam.

Spam Score : The overall spam score assigned to the message by SpamAssassin, expressed in digits. The spam score correlates to the number of plus (+) signs in the Spam Bar header.

Operators :

equals : Exactly matches the string you define below.

matches regex : Matches a regular expression defined below.

Contains : Contains the string you define.

does not contain : Does not contain the string you define.

begins with : Begins with the string you define.

ends with : Ends with the string you define.

does not begin : Does not begin with the string you define.

does not end with : Does not end with the string you define.

does not match : Is not equal to the string you define.

 

Following are only applicable when the Spam Score option is selected (numeric value only).

is above : Scores greater than the number you define will be subject to the action.

is not above : All scores equal to or less than the defined number will be subject to the action.

is below : All scores below the defined number will be subject to the action.

is not below : All scores greater than or equal to the specified number will be subject to the action.

 Actions :

Discard Message : Destroys the incoming message with no failure notice.

Redirect to email : Redirects the message to another email address that you specify.

Fail with message : Discards the message and automatically returns a specified failure notice to the sender.

Stop Processing Rules : Skips all filter rules.

Deliver to folder : Deposits the message into a specified folder.

Pipe to a program : Sends the incoming message to a program you have specified. This option is only available via Account Level Filtering (not User Level Filtering), for security reasons.

Account level

Get 24/7 expert server management

  • cPanel
  • Howtos
  • Troubleshooting
How To Setup Account-Level Filter on cPanel Servers

CentOS: Adding static IP/ IP range

CentOS:  Adding static IP/ IP range
  • General
  • Howtos
  • Linux
  • Troubleshooting
logo

rm -f *: “Argument List too long”

rm -f *:  “Argument List too long”
  • General
  • Howtos
  • Linux
  • Troubleshooting
logo

Spamming: A handbook for admins

Spamming: A handbook for admins
  • cPanel
  • Howtos
  • Linux
  • Troubleshooting
logo

Steps to enable auto-negotiation for your NIC

Steps to enable auto-negotiation for your NIC
  • Linux
logo

Posts by Sreejith K R

Sreejith is an early adopter of upcoming technologies and has got immense interest on exploring its features for improving productivity. He is quite proficient in various scripting languages and loves to enhance work flow through development of various automation scripts. He is video game junkie and is a perfect choice for the position of a game tester :-)