• 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.

spamassassin user level config

M

matticus825

Guest
When attempting to set user config in plesk returns the following error:

Error: Cannot exec 'spammng -E -e -z save -n [email protected]':
'--enable-mailname' specified with '--disable-mailname' option
For usage information start utility with '--help' option.


I believe I have found the problem, but am not sure where the file is I would need to modify to update.

popuser 23627 0.0 0.2 24956 22748 ? Ss 14:36 0:00 /usr/bin/spamd --username=popuser --daemonize --nouser-config --helper-home-dir=/var/qmail --max-children 5 --create-prefs --virtual-config-dir=/var/qmail/mailnames/%d/%l/.spamassassin --pidfile=/var/run/spamd/spamd_full.pid --socketpath=/tmp/spamd_full.sock

looks like I need to change the --nouser-config option to --user-config.

Trying to locate the file where plesk sets these options. So far I've found what looks like the file plesk uses to start spam assassin at /usr/local/psa/admin/plib/api-cli/spamassassin.php. Only problem is the file looks to be mostly binary with a blurb stating it should be used only with plesk.
 
Back
Top