From: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
---|---|
To: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Cc: | Russell Smith <mr-russ(at)pws(dot)com(dot)au>, Eric <ericg(at)conceptid(dot)ca>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: QMail |
Date: | 2004-10-30 17:26:24 |
Message-ID: | 1099157184.15791.202.camel@Andrea.peacock.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
Am Sa, den 30.10.2004 schrieb Joshua D. Drake um 18:25:
> >Do you know anything else? dbmail seems too much mysql
> >centric while at least providing access to postgresql
> >which is a pro. The storage of mails in big chunks
> >seems less then ideal and you need clever views to
> >get local part and host seperately.
> >
> >
> Hello,
>
> We were able to put something together fairly easily in Perl
> which has excellent (if you like perl) facilities for dealing
> with multi-part mime etc...
>
> Sorry it was for a customer so we can't provide source. However
> I know it only took us about 3 days and it has been in place for
> 2 years without issue.
Thx, even with python the email/mime/multipart handling is no
issue. The problem comes with IMAP _server_ support. Client
libs are available too. Does your solution provide IMAP
access with ordinary mail clients?
Regards
Tino
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-10-30 18:06:15 | Re: can't shrink relation |
Previous Message | Robby Russell | 2004-10-30 17:06:22 | Re: QMail |