Re: How to Process Mail in Postgre?

Поиск
Список
Период
Сортировка
От Richard Welty
Тема Re: How to Process Mail in Postgre?
Дата
Msg-id E19SK7v-0001lw-RC@skipper.averillpark.net
обсуждение исходный текст
Ответ на How to Process Mail in Postgre?  ("Irawan Tanudirdjo" <irwtan9@telkom.net>)
Список pgsql-general
On Wed, 18 Jun 2003 01:11:46 +0800 Irawan Tanudirdjo <irwtan9@telkom.net> wrote:
> I need to know does Postgre has email receiving and sending capability?
> (Like xp_mail in M$ SQL Server). If Postgre has this capability, can
> someone give me pointer where could I found the documentation/tutorial
> about using this mail processing capability? Thank you for your help.

i don't know anything about xp_mail, so it doesn't do much good in terms of
describing your requirements, but...

google on pgMail for something that can send. it requires tcl, but you
don't need to know much about tcl to use it (i've used it successfully, and
i don't know much about tcl.)

for receipt, you may need to roll your own, but you should google on

PostgreSQL SMTP

and see if any of the stuff that turns up is relevant to your requirements.

richard
--
Richard Welty                                         rwelty@averillpark.net
Averill Park Networking                                         518-573-7592
              Unix, Linux, IP Network Engineering, Security

В списке pgsql-general по дате отправления:

Предыдущее
От: Oleg Lebedev
Дата:
Сообщение: Deferrable constraints
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: order of nested loop