Re: Sending Email

Поиск
Список
Период
Сортировка
От Steve Boyle \(Roselink\)
Тема Re: Sending Email
Дата
Msg-id 001001c19f41$21074620$c55869d5@dualtower
обсуждение исходный текст
Ответ на inheritance and audit columns  ("Jules Alberts" <julesa@arbodienst-limburg.nl>)
Список pgsql-novice
You can send mail using:

PgMail (http://sourceforge.net/projects/pgmail/)
or
PL/sh (http://www.ca.postgresql.org/~petere/plsh.html)

I think using PL/sh you should be able to send mail by catting text through
the 'mail' command.

hih

steve boyle

----- Original Message -----
From: <denis@coralindia.com>
To: <pgsql-novice@postgresql.org>
Sent: Thursday, January 17, 2002 8:39 AM
Subject: [NOVICE] Sending Email


>
> Hi all,
>
> Is there any package / procedure in PostGres to send email (like UTL_SMTP
in
> Oracle)
>
> Thanx
>
> Denis
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


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

Предыдущее
От: "Duncan Adams (DNS)"
Дата:
Сообщение: Re: Sending Email
Следующее
От: Mark Hesketh
Дата:
Сообщение: PL/PGSQL function problem