• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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 3-someuser@atsomedomain.com
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 'someuser@atsomedomain.com'!
Dec 9 18:25:57 fresno084 spamd[29480]: processing message <6451b10e.22d50a9a.457aff32.79d0@o2.pl> for someuser@atsomedomain.com:110.
Dec 9 18:25:57 fresno084 spamd[29480]: clean message (0.0/5.0) for someuser@atsomedomain.com:110 in 0.1 seconds, 855 bytes.
Dec 9 18:25:57 fresno084 spamd[29480]: result: . 0 - scantime=0.1,size=855,mid=<6451b10e.22d50a9a.457aff32.79d0@o2.pl>,autolearn=failed
Dec 9 18:25:57 fresno084 qmail: 1165688757.834136 delivery 93: deferral: /bin/sh:_line_1:_29540_Done____________________/usr/bin/spamc_-f_-u_someuser@atsomedomain.com_-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 someuser@atsomedomain.com -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