• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

accountspecific rules for spamfilters

H

HeinrichBimmler

Guest
Hello everybody,

we are running a rootserver using a PLESK-interface. the Spamassassin deamon was started by the provider with the following commands:

/usr/sbin/spamd --username=popuser --daemonize --helper-home-dir=/var/qmail --max-children 5 --create-prefs --nouser-config --virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin --pidfile=/var/run/spamd/spamd_full.pid --socketpath=/tmp/spamd_full.sock --siteconfigpath=/dev/null --syslog=/var/log/spamd.log

/usr/sbin/spamd --username=popuser --daemonize --helper-home-dir=/var/qmail --max-children 5 --create-prefs --nouser-config --virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin --pidfile=/var/run/spamd/spamd_light.pid --socketpath=/tmp/spamd_light.sock --siteconfigpath=/dev/null --syslog=/var/log/spamd.log

I'd like to set up rules for single mailaccount like fro instance:
/var/qmail/mailnames/ourdomain.de/web47p19/Maildir/

Is it possible to use procmail in order to achieve that and if so can somebody tell me how to do that? Or can procmail
only be used userspecific ?

Somebody know a sample-command such as

/usr/bin/procmail -...
in order to test rules ?

Thanks beforehand for your help !

Heinrich
 
Back
Top