
Content filter for Exchange 2000/SMTP 2000
Hi,
can anybody help with writing Event Sink in Perl for SMTP on Windows 2000?
How do I translate this VBScript code to Perl (Perl Script)?
<SCRIPT LANGUAGE="VBScript">
Sub ISMTPOnArrival_OnArrival( ByVal oMsg, intEventStatus)
.
End Sub
</SCRIPT>
The whole VBScript code can be found here:
http://www.*-*-*.com/
Thank you
Richard Mlynka