Re: Sending Email - Mailing list pgsql-novice

From denis@coralindia.com
Subject Re: Sending Email
Date
Msg-id 033f01c19f4c$28ef8040$0232a8c0@coralindia.com
Whole thread Raw
In response to inheritance and audit columns  ("Jules Alberts" <julesa@arbodienst-limburg.nl>)
List pgsql-novice
Thanx Steve

I am working on it... i think i'll get thru..

Denis

----- Original Message -----
From: "Steve Boyle (Roselink)" <boylesa@roselink.co.uk>
To: <denis@coralindia.com>
Cc: <pgsql-novice@postgresql.org>
Sent: Thursday, January 17, 2002 3:54 PM
Subject: Re: [NOVICE] Sending Email


> 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 by date:

Previous
From: Mark Hesketh
Date:
Subject: PL/PGSQL function problem
Next
From: Stephen Ingram
Date:
Subject: NULLs on datetime problem (for me at least :) )