rspamd errors

Discussion in 'ISPConfig 3 Priority Support' started by felan, Jan 22, 2023.

  1. felan

    felan Member HowtoForge Supporter

    Good evening.
    I am getting a lot of errors like these in rspamd:
    Code:
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function check_for_faraway_charset_in_headers()
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function html_image_only('1200','1600')
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function check_for_no_rdns_dotcom_helo()
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function html_range('obfuscation_ratio','.9','1.0')
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function html_text_match('comment', '
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function html_tag_balance('head', '!= 0')
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function check_for_matching_env_and_hdr_from()
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function check_all_trusted()
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function check_for_fake_aol_relay_in_rcvd()
    22/01/2023, 18:35:02    normal    1705    lua    b830fd    cannot find appropriate eval rule for function check_for_forged_received_trail()
    Is this something to be concerned with or?
     
  2. pyte

    pyte Well-Known Member HowtoForge Supporter

    Was spamassasin used on this system before? These functions are spamassasin functions. Note that the default rspamd on ISPConfig Systems uses the spamassasin module. See /etc/rspamd/modules.d/spamassassin.conf.
    So i assume this is due to the fact that you have old spamassasin configs on your system. Make sure to check and either remove the spamassasin configs, or deactivate the rspamd spamassasin module or fix your spamassasin functions.
     
  3. pyte

    pyte Well-Known Member HowtoForge Supporter

  4. felan

    felan Member HowtoForge Supporter

    Hi pyte.
    No this server is fresh. But if it doesn't mean anything, I can just ignore it.
     
  5. pyte

    pyte Well-Known Member HowtoForge Supporter

    Can you tell me where this log is from? What file/services logs this message?
    Usually ISPConfig has the spamassasin modul disabled. The file is there but no active config.
     
  6. felan

    felan Member HowtoForge Supporter

    Hi again pyte.
    It's from the controlpanel of rspamd. But I can simply just delete the config file. Shouldn't be a problem.
     

Share This Page