On Thu, Sep 04, 2003 at 10:59:39AM -0500, Thomas Cameron wrote: > All - > > I have a client with a Red hat 9 + SA 2.55 + spamass-milter server in > front of a Lotus Notes server. The client has hired a Notes developer > to give their users an extra button in Notes to forward false negatives > to a spam account the Linux server so I can run sa-learn --spam on the > messages. The thing is, the messages get sent as base64 encoded > attachments (see example below). > > Can sa-learn use this format to learn from? >
On the Notes side, your developer should just use the CopyToDatabase method on the document object to put the mail exactly as it was received into a staging mail database. You can then use a script to access that staging database over IMAP. Copy it into an mbox that you feed to sa-learn or something similar. The Notes/Domino IMAP service presents something acceptably close to the actual original message. At least, that's what we're looking at doing here. regards rob c ------------------------------------------------------- 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