Skip to main content

spamd constantly failing

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! This seems to happen from time to time, but there never seems to be one particular problem that causes it. Usually we end up performing an strace on the spamd process and we'll find that it's hanging on a missing file or some other configuration error. But no, unfortunately I don't have an easy fix as there can be several causes.
    0
  • sparek-3
    It looks like the issue was that I had immuted [font="courier new">/usr/local/cpanel/3rdparty/bin/spamd at some point (this is why I'm a do as I say, not as I do preacher). I guess at some point [font="courier new">/usr/local/cpanel/3rdparty/bin/spamd became a symlink to [font="courier new">/usr/local/cpanel/3rdparty/perl/536/bin/spamd and since my [font="courier new">/usr/local/cpanel/3rdparty/bin/spamd was immutable, that symlink was not allowed to be created. Fixing the symlink SEEMS to have fixed the issue for me, although it sometimes took spamd a while to fail before.
    0
  • cPRex Jurassic Moderator
    Oh nice - I'm glad you found that!
    0

Please sign in to leave a comment.