• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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