• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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