Disable Spamfilter on outgoing mails for specific domain

Discussion in 'Installation/Configuration' started by wwweiss, Apr 1, 2026.

  1. wwweiss

    wwweiss Member HowtoForge Supporter

    For one customer several outgoing mails are rejected due to high spam-score. It happens always on Mails he answers in the context of "Bewerbung". Bayers gives 5.1 points and FUZZY_DENIED 3.0. To find out the reason for this high score i need some time. As a quick solution I want to make all outgoing mails from this customer (domain) to be sent without any checking.
    if I add the customers domain to the whitelist, it doesn't help, which I already assumed. Is there any way to setup a domain that all outgoing mails (authenticated senders) from this domain are not checked?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no setting specific for outgoing emails in ISPConfig. The answers below might help you:

     
  3. wwweiss

    wwweiss Member HowtoForge Supporter

    Thank you! Seems that my question to chatGPT was not so good than yours :). This answer gives me everything I need. Now I understand the concept and will go with method 1, which is best suited for my demands.
     
    till likes this.
  4. pyte

    pyte Well-Known Member HowtoForge Supporter

    wwweiss and till like this.
  5. wwweiss

    wwweiss Member HowtoForge Supporter

    I agree with you regarding LLM answeres - not only for rspamd. In this case the answer seems pretty near to the docs. We all know about the problem of reading the docs and too less time, so let's say AI might be helpfull to find the right part of the docs very fast (sometimes). If you copy and paste code to your system without understanding you can be completely lost - no matter if that code comes from LLM or a human.
    I could solve my problem as a quick solution with the code from method 1 and I am already reading the docs in more detail to get a more specific solution without disabling all scans for all customers.
     

Share This Page