Skaag Argonius wrote:

I traced the log because it stuck again just now. I'm running 0.31-1 from svn now. Here are the last 3 lines in the log before it just stopped working:

@4000000043b19a4b1b0d83a4 24652 size_threshold set to 0
@4000000043b19a4b1b0f7b8c 24652 spooling message to disk
@4000000043b19a4b1b10fa5c 24652 Initializing spool_dir

At this point it just waits forever and I have to restart qpsmtpd.

I also have a fatal error in the spamassassin plugin now:

@4000000043b19a02389d762c 24399 fd:1 fd:1 FATAL PLUGIN ERROR: ALARM: (cmd) Qpsmtpd::Plugin::spamassassin, ./plugins/spamassassin, 157 at /home/smtpd/qpsmtpd /lib/Qpsmtpd/PollServer.pm line 114.

And sometimes I also get this:

@4000000043b199ff3b6d10ec 24399 fd:1 fd:1 FATAL PLUGIN ERROR: ALARM: (cmd) IO::Select, /usr/lib/perl/5.8/IO/Select.pm, 102 at /home/smtpd/qpsmtpd/lib/Qpsmtpd/PollServer.pm line 114.

And sometimes I even get this:

@4000000043b19a3e1cbbef24 Error creating server 0.0.0.0:2525 : IO::Socket::INET: Address already in use


Please please... Help!!

    Skaag


Are you sure you're running 0.31-1? How did you check it out? It looks like you're running trunk, from the "PollServer.pm" line and the logging of the file descriptor.

I ask because as far as I know, trunk is pretty unstable. That's not to say that you shouldn't use it, just that if you're trying to get something working quickly, you should probably use 0.31-1:

tarball:  http://smtpd.develooper.com/files/qpsmtpd-0.31.1.tar.gz
svn:  http://svn.perl.org/qpsmtpd/tags/0.31.1/

If you are interested in working with trunk, then hopefully Matt will be able to respond with something useful. He said he was ready to start making it usable for 'normal' use.

Reply via email to