Re: Message-ID as unique key?

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Message-ID as unique key?
Date: 2004-10-12 16:12:14
Message-ID: 20041012181216.9132756@uruguay.brainstorm.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jerry LeVan writes

> I eventually want to have a cron job process my inbox and don't
> want successive cron tasks to keep re-entering the same email :)

That's the hard way to do it, it's easier to route messages to individual files.
BTW I'm doing just that in a GPL'ed project, see the URL in my sig if you're
interested. It also comes with a GUI to access the mail in the database.

--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Boes 2004-10-12 16:15:09 Re: Rule uses wrong value
Previous Message Csaba Nagy 2004-10-12 16:08:44 Re: Message-ID as unique key?