Re: Setting the spam confidence level (SCL)

From: TSw (TSw.1gib16_at_mail.webservertalk.com)
Date: 11/29/04


Date: Mon, 29 Nov 2004 08:58:36 -0600


I've written down this sort of think, you can check at
http://www.geocities.com/smtptracker if this is what you need.

As for setting SCL headers - you can set them in smtp event sink only
if this sink runs on Exchange server. If it is not, you'll have to
write some tag into message content which will be checked by another
event sink on Exchange server - and that sink will then add the SCL
headers.

TSw

--
TSw
------------------------------------------------------------------------
Posted via http://www.webservertalk.com
------------------------------------------------------------------------
View this thread: http://www.webservertalk.com/message459357.html
 


Relevant Pages

  • Re: Outbound Appending
    ... This also shows I did read your posts!! ... It is strange that Microsoft has omitted this feature in Exchange Server ... > event sink would work just fine using the SMTP portion of IIS that can be ... > for outbound e-mail that appends a disclaimer. ...
    (microsoft.public.exchange.admin)
  • Event sink
    ... I'm trying to create an event sink that will process all e-mail coming in to ... a specific mailbox on my Exchange Server. ... OnArrival-type SMTP event sink in managed code by using Visual Studio .NET ...
    (microsoft.public.exchange.development)
  • RE: Problem getting UserGUID from Exchange OnSave event sink
    ... you wanted to do Exchange Server side event sink ... But as your suspect, this may be a COM interop issue, to isolate the ... to test with VBScript will help us to quick isolate the ...
    (microsoft.public.dotnet.framework.interop)
  • Keeping a message-id during routing for an SMTP sink
    ... As a development environment I had set up an exchange server with an ... SMTP outbound event sink. ...
    (microsoft.public.exchange.development)
  • Re: Event Sink to copy messages
    ... Check sender/receiver instead of ... > Can anyone advise on a way to create an event sink for an Exchange 2003 ... > specific domain come into the exchange organization a specific user will ... > address is Tom@xxxxxxxxxxx Once that email comes into the exchange server ...
    (microsoft.public.exchange.development)

Loading