Re: TCLu and mail

From: Sébastien HEITZMANN <2le(at)2le(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: TCLu and mail
Date: 2001-05-27 09:58:16
Message-ID: 001401c0e693$8d250b10$31c15ed4@CALISTO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I need something to send mail from a postgres function. I don't know if it's
possible to use the javamail api.

SEB

----- Original Message -----
From: "Don Saxton" <euphobot(at)pacbell(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Sent: Saturday, May 26, 2001 8:48 PM
Subject: Re: [ADMIN] TCLu and mail

> see java mail api
> http://java.sun.com/products/javamail/
> ----- Original Message -----
> From: "Sébastien HEITZMANN" <2le(at)2le(dot)net>
> To: <pgsql-admin(at)postgresql(dot)org>
> Sent: Saturday, May 26, 2001 4:00 AM
> Subject: [ADMIN] TCLu and mail
>
>
> > Hello
> >
> > I'm looking for a tool to send mail from within a postgres function.
I've
> > found pgmail which do the job but it needs pltclU. I've installed pltcl
> from
> > a RPM from REDHAT 7.0 but where can i find tclu ? I've looked in the
> source
> > package and can't find anything about tclu. Where can i find it ?
> >
> > or maybe how can i send mail instead ?
> >
> > Please help, it drive me crazzy.
> >
> > Sébastien HEITZMANN
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 2: you can get off all lists at once with the unregister command
> > (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-27 10:45:18 Re: TCLu and mail
Previous Message Don Saxton 2001-05-26 18:48:04 Re: TCLu and mail