As for strict Outlook 2000 (I can't guarantee as I have no O2K setups
anywhere right now), but I think you are just looking at an
"Attachment->Add" (though I've never attached a message object, just
files -- but it's the same principle), and then rewriting the
$message->{Text}  and $message->Item(0x7D001E)->{Value} and
$message->{Subject} properties for your particular message so they
include the X-Spam-Level markings in the headers, ***SPAM*** prepended
subjects, and any reports you've attached to the body.

This should work really well in Win32-Perl (Activestate perl) with the
COM objects for the message, and I've never seen any inconsistency it
it's ability to work with good code.

But, this seems a little offtopic now, and I will invite you to converse
privately on the matter if you desire.

Steven

-----Original Message-----
From: Malte S. Stretz [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 30, 2003 1:05 PM
To: [EMAIL PROTECTED]
Subject: [SAtalk] Re: Automating usage of sa-learn


On Tuesday 30 September 2003 21:41 CET Kris Deugau wrote:
>[...]
> And then there's Microsoft Outlook.  Ugh.  Between the 3 most recent  
>releases (I think;  I haven't been able to figure out Outlook's
> versioning) there have been 3 *very* different interfaces, and 3 ways 
>to  attach a complete message (as sent by the POP3 server) to a new  
>message.  None of them work with all 3 versions;  all fail at random in

>completely unpredictable ways, and there are a host of other problems

Could you tell me the way to do it with Outlook 2000? I searched for
that 
option on a customers box today, without avail. It almost drove me
crazy...

Cheers,
Malte

-- 
[SGT] Simon G. Tatham: "How to Report Bugs Effectively"
      <http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
[ESR] Eric S. Raymond: "How To Ask Questions The Smart Way"
      <http://www.catb.org/~esr/faqs/smart-questions.html>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
Spamassassin-talk mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to