MOON
Server: Apache
System: Linux server1.quantilytics.org 3.10.0-1160.119.1.el7.tuxcare.els21.x86_64 #1 SMP Tue Jun 17 03:11:12 UTC 2025 x86_64
User: hnhtennm (1016)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/rspamd/ie-exim-trans-lt494.conf
imunifyemail_spamfilter_transport:
  driver = pipe
  group = mail
  command = "/usr/libexec/ie-spamfilter -c /etc/rspamd/ie-spamfilter.conf $pipe_addresses"
  environment = "RETURN_PATH=$return_path\
    : IP=$sender_host_address\
    : AUTH_SENDER=${if def:r_auth_sender{$r_auth_sender}{}}\
    : MAIN_DOMAIN=${if match {$authenticated_id}{.*@.*}{}{${lookup {$authenticated_id}lsearch{/etc/domainusers}{$value}}}}\
    : ORIG_DOMAIN=$original_domain\
    : ORIG_LOCAL_PART=$original_local_part"
  log_output
  message_prefix =
  batch_max = 1000
  batch_id = $domain
  temp_errors = 2

imunifyemail_spamfilter_forwarded_transport:
  driver = pipe
  group = mail
  command = "/usr/libexec/ie-spamfilter -c /etc/rspamd/ie-spamfilter.conf $pipe_addresses"
  environment = "RETURN_PATH=$return_path\
    : IP=$sender_host_address\
    : AUTH_SENDER=${if def:r_auth_sender{$r_auth_sender}{}}\
    : MAIN_DOMAIN=${if match {$authenticated_id}{.*@.*}{}{${lookup {$authenticated_id}lsearch{/etc/domainusers}{$value}}}}\
    : ORIG_DOMAIN=$original_domain\
    : ORIG_LOCAL_PART=$original_local_part"
  envelope_to_add
  log_output
  message_prefix =
  temp_errors = 2

imunifyemail_spamfilter_incoming_transport:
  driver = pipe
  group = mail
  command = "/usr/libexec/ie-spamfilter -c /etc/rspamd/ie-spamfilter.conf $pipe_addresses"
  environment = "RETURN_PATH=$return_path : IP=$sender_host_address \
      : INCOMING_EMAIL=1\
      : MAIN_DOMAIN=$domain\
      : ORIG_DOMAIN=$original_domain : ORIG_LOCAL_PART=$original_local_part"
  log_output
  message_prefix =
  batch_max = 1000
  batch_id = $domain
  temp_errors = 2