Difference between revisions of "Pyzor"
From Atomicorp Wiki
Line 3: | Line 3: | ||
1) Check your firewall. APF of BFD (whatever its called) block it. | 1) Check your firewall. APF of BFD (whatever its called) block it. | ||
− | 2) Check the userid, if you're on Project Gamera it needs to run as the user qscand | + | 2) Check the userid, if you're on Project Gamera it needs to run as the user qscand. This is so it knows where to look for its ~/.pyzor/servers file. If it cant read that, it will never work. |
cat /etc/sysconfig/spamassassin | cat /etc/sysconfig/spamassassin | ||
SPAMDOPTIONS="-d -x -q -c -m30 -u qscand" | SPAMDOPTIONS="-d -x -q -c -m30 -u qscand" |
Latest revision as of 17:52, 29 November 2007
Getting an internal error?
1) Check your firewall. APF of BFD (whatever its called) block it.
2) Check the userid, if you're on Project Gamera it needs to run as the user qscand. This is so it knows where to look for its ~/.pyzor/servers file. If it cant read that, it will never work.
cat /etc/sysconfig/spamassassin
SPAMDOPTIONS="-d -x -q -c -m30 -u qscand"