gable wrote:
Yes! ... i now officially feel like a moron :-) ... yr right ... zabbix
makes a tcp connection to port 783 to check it's running ... switching
monitoring on and off ... switches the error on and off ... I'll look for
the spamd process instead as a monitoring means ... I guees the fa
On Sun, 11 Mar 2007, gable wrote:
>
>
> we have monitoring in place .. zabbix in this case .. The process isn't
> dying, tailing the logs .. and checking processes .. the spamd process is up
> and running ... but the connection between spamc and the daemon isn't
> talking correctly A fellow s
t; umask 077
>> >>
>> >> OUTPUT="`mktemp /tmp/mailfilter.XX`"
>> >> if [ "$?" != 0 ]; then
>> >> /usr/bin/logger -s -p mail.warning -t filter \
>> >> "Unable to create temporary file."
&g
ot;
> >> exit $EX_TEMPFAIL
> >> fi
> >>
> >> # Clean up when done or when aborting.
> >> trap "rm -f $OUTPUT" EXIT SIGTERM
> >>
> >> $SPAMASSASSIN -x > $OUTPUT
> >> return="$?"
> >> if [ &quo
;
>> # Clean up when done or when aborting.
>> trap "rm -f $OUTPUT" EXIT SIGTERM
>>
>> $SPAMASSASSIN -x > $OUTPUT
>> return="$?"
>> if [ "$return" == 1 ]; then
>> echo "Message content rejected"
>>
turn)"
> exit $EX_TEMPFAIL
> fi
>
> $SENDMAIL "$@" < $OUTPUT
> exit $?
>
> I'm pretty sure its something i've done wrong ... the same error started on
> both relays ... a minute apart from one another - no manual/automatic
> installl's happened (yum.log) ... and the configs and exactly as they were
> before ... nothing has really be changed .. *rolling eyes* :) ..
>
>
>
>
> --
> View this message in context:
> http://www.nabble.com/protocol-error-in-spamassassin-tf3386186.html#a9425778
> Sent from the SpamAssassin - Users mailing list archive at Nabble.com.
amc return $return)"
exit $EX_TEMPFAIL
fi
$SENDMAIL "$@" < $OUTPUT
exit $?
I'm pretty sure its something i've done wrong ... the same error started on
both relays ... a minute apart from one another - no manual/automatic
installl's happened (yum.log) ... and the
efork: child states: II
any assistance would be much appreciated
Cheers ...
--
View this message in context:
http://www.nabble.com/protocol-error-in-spamassassin-tf3386186.html#a9425679
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.