From: | denis(at)coralindia(dot)com |
---|---|
To: | "Steve Boyle \(Roselink\)" <boylesa(at)roselink(dot)co(dot)uk> |
Cc: | <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Sending Email |
Date: | 2002-01-18 07:16:33 |
Message-ID: | 004501c19ff0$0f6306c0$0232a8c0@coralindia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Wow...
it worked for me in a single shot..
Thanx
Denis
----- Original Message -----
From: <denis(at)coralindia(dot)com>
To: "Steve Boyle (Roselink)" <boylesa(at)roselink(dot)co(dot)uk>
Cc: <pgsql-novice(at)postgresql(dot)org>
Sent: Thursday, January 17, 2002 5:13 PM
Subject: Re: [NOVICE] Sending Email
> Thanx Steve
>
> I am working on it... i think i'll get thru..
>
> Denis
>
> ----- Original Message -----
> From: "Steve Boyle (Roselink)" <boylesa(at)roselink(dot)co(dot)uk>
> To: <denis(at)coralindia(dot)com>
> Cc: <pgsql-novice(at)postgresql(dot)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(at)coralindia(dot)com>
> > To: <pgsql-novice(at)postgresql(dot)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
> > >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Hesketh | 2002-01-18 14:06:40 | Re: PL/PGSQL function problem |
Previous Message | Tom Lane | 2002-01-18 05:52:17 | Re: PL/PGSQL function problem |