On Wed, 2004-06-16 at 14:25, Michael Gracy wrote:
> I use razor on my personal mail server at home and currently have a proc
> receipe to check incoming mail with razor.  What I want to do is (using
> pine) is have a semi-automated way of taking messages I mark as 'D' and
> export them to a specific folder/file for processing by a cron job that
> runs automatically on say a 30 min repeating schedule.

I'm not sure how Pine does that, but i'm in the process of doing
something similar with an IMAP backend.

I keep all my email in Cyrus IMAPd. I created shared folders for each
account, named "spam" and "ham" (the function is obvious).

A cron job polls those folders for all accounts, yanks the messages out
and processes them accordingly (only to SpamAssassin's bayesian filters
for the moment, but a Razor feed will be added).

I'm in the process of glueing everything together. I'll have a
functional setup in a matter of days.

-- 
Florin Andrei

http://florin.myip.org/




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to