| From: | Chris Browne <cbbrowne(at)acm(dot)org> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: SMTP |
| Date: | 2007-07-16 20:10:21 |
| Message-ID: | 60abtwnm8i.fsf@dba2.int.libertyrms.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
paddy(dot)carroll(at)gmail(dot)com (paddy carroll) writes:
> store mail , send mail, receive mail, filter mail.
> I need a mail firewall for a set of bespoke applications in a secure
> environment.
>
> I will probably use postfix
It is possible to configure various parts of postfix (e.g. - aliases
and other such) via queries against PostgreSQL tables, so this is
something that PostgreSQL could help with.
--
"cbbrowne","@","linuxdatabases.info"
http://linuxfinances.info/info/linuxxian.html
"The problem with the current Lisp Machine system is that nothing ever
calls anything anymore." -- KMP
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sébastien Boutté | 2007-07-16 20:24:14 | Re: pg_dump without blobs |
| Previous Message | Gregory Stark | 2007-07-16 20:08:02 | Re: deferred check constraints |