OK, Chris, I think I'll go on with you suggestion. I seems simpler, and a
lower load for my busted servers. However, I'm not a Perl Guru myself, so,
mind if you could clarify what did you ment with "In that case, Perl's
Mail::Box::Manager is your friend."

How do I extract the original mail from the forwarded one?


Thanks,



Luis

2007/3/2, Chris St. Pierre <[EMAIL PROTECTED]>:

On Fri, 2 Mar 2007, Luis Hernán Otegui wrote:

> Hi, people, I am currently researching, trying to implement a way for my
> POP3 users to train SA via message forwarding. I've read in the list
that
> the messages should be forwarded as attachments. My question is how do
you
> make SA process them. I was thinking of creating two accounts (
> [EMAIL PROTECTED], and [EMAIL PROTECTED]), but frankly, I don't
understand
> the way to hand the forwarded messages to SA...

Instead of forwarding as an attachment, I have my users
bounce/redirect/resend their mail, which maintains the message in its
original state and is a lot easier to process than messages in
attachments.  That way, I can just have a cron job go through the
[EMAIL PROTECTED] and [EMAIL PROTECTED] mailboxes and have sa-learn learn each 
message.
Otherwise, you'll have to strip the attachments and pipe them into
sa-learn, which is a lot less trivial.  In that case, Perl's
Mail::Box::Manager is your friend.

Chris St. Pierre
Unix Systems Administrator
Nebraska Wesleyan University
----------------------------
Never send mail to [EMAIL PROTECTED]




--
-------------------------------------------------
GNU-GPL: "May The Source Be With You...
-------------------------------------------------

Reply via email to