spamd will occasionally die with "prefork: ordered child to accept, but child reported state '1'. The SA guys have a bug opened (4594), and it's been going on for a while. They have a patch, which seems to fix it at: http://issues.apache.org/SpamAssassin/attachment.cgi?id=3713&action=view (I've added the patch below, but the link is better if the MTA's mangle it). Can we get this patch into the port? How-To-Repeat: It's very spotty. I can go weeks without seeing it, then see tons of it in a short time.
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer
Responsible Changed From-To: perl->clsung I'll take it.
clsung 2006-11-07 03:34:43 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile Added files: mail/p5-Mail-SpamAssassin/files patch-lib-Mail-SpamAssassin-SpamdForkScaling.pm Log: - fix the [Bug 4594] http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4594 - bump PORTREVISION PR: ports/105213 Submitted by: Larry Rosenman <ler_AT_lerctr dot org> Revision Changes Path 1.99 +1 -0 ports/mail/p5-Mail-SpamAssassin/Makefile 1.1 +53 -0 ports/mail/p5-Mail-SpamAssassin/files/patch-lib-Mail-SpamAssassin-SpamdForkScaling.pm (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank You.