Hi,
Just to add I found the problem on NuOnce....same problem I am having...
But I get this when I try it...
lynx --dump \
"http://issues.apache.org/SpamAssassin/attachment.cgi?id=3284&action=view" \
> patch
Badly formed address
lynx: Start file could not be found or is not text/html or text/plain
Exiting...
Found This on NuOnce...
Problem:
---------------------
Feb 10 15:12:35 bq spamd[2777]: prefork: syswrite(7) failed, retrying... at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/SpamdForkScaling.pm line
554.
Solution:
----------------------
lynx --dump \
"http://issues.apache.org/SpamAssassin/attachment.cgi?id=3284&action=view" \
> patch
patch -p0 < patch
When prompted to patch what file, put the entire path from YOUR error log.
It may not be the same as you see here!!!
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/SpamdForkScaling.pm
Then restart Spamassassin
------------------------------
/etc/rc.d/init.d/spamassassin restart
Hi,
I had to use /etc/rc.d/init.d/sendmail stop and start instead of service
sendmail stop...but all is okay with that.(the reboot also helped)..I check
the maillog and found this
Dec 30 16:16:26 ns8 spamd[2775]: prefork: syswrite(6) failed, retrying... at
/usr/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/ line 554.
Any way to fix this?
As for mailscanner..I have not made any changes since it was installed via a
pkg.