• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Segmentation fault - spamd/spamc

Aven

New Pleskian
Hi,

my problem looks like that:

Dec 9 18:25:57 fresno084 qmail: 1165688757.735464 starting delivery 93: msg 786433 to local [email protected]
Dec 9 18:25:57 fresno084 qmail: 1165688757.735682 status: local 1/10 remote 0/20
Dec 9 18:25:57 fresno084 spamd[29480]: got connection over /tmp/spamd_full.sock
Dec 9 18:25:57 fresno084 spamd[29480]: handle_user: unable to find user '[email protected]'!
Dec 9 18:25:57 fresno084 spamd[29480]: processing message <[email protected]> for [email protected]:110.
Dec 9 18:25:57 fresno084 spamd[29480]: clean message (0.0/5.0) for [email protected]:110 in 0.1 seconds, 855 bytes.
Dec 9 18:25:57 fresno084 spamd[29480]: result: . 0 - scantime=0.1,size=855,mid=<[email protected]>,autolearn=failed
Dec 9 18:25:57 fresno084 qmail: 1165688757.834136 delivery 93: deferral: /bin/sh:_line_1:_29540_Done____________________/usr/bin/[email protected]_-U_/tmp/spamd_full.sock/_____29541_Segmentation_fault______|_/usr/bin/maildir_./Maildir/
Dec 9 18:25:57 fresno084 qmail: 1165688757.834390 status: local 0/10 remote 0/20

This is how do i invoke spamc:
| /usr/bin/spamc -f -u [email protected] -U /tmp/spamd_full.sock | /usr/bin/maildir ./Maildir

Thats how spamd is started:
/usr/sbin/spamd --username=popuser --daemonize --helper-home-dir=/var/qmail --max-children 5 --pidfile=/var/run/spamd/spamd_full.pid --socketpath=/tmp/spamd_full.sock --siteconfigpath=/dev/null

I am runnig Suse 10 with Plesh 8.0.1

Any suggestions about Segmentation falut error in this case will be appreciabled :) cose i am looking for some help :p
 
Back
Top