On Wed, 22 May 2002, Pablo Pedernera wrote:

>
> The things is:
> the antivir return codes what the Xmailserver not understand, and then a
> curl forms towards the postmaster, but the question is =BFHow the script =
it
> interprets the return codes of the antivir?
> I have the suspicion what the things is in the line of the script:
>
> $retcode =3D system(.......);
> $retcode /=3D 256;
> What happend with the operator /=3D 256

/=3D 256  -->  /=3D 2^8  -->  >>=3D8


XMail filters must return documented error codes in order XMail to
understand them.



- Davide


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to