• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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