Re: [GENERAL] Is there a way to Send attachments with email usingpgmail postgreSQl? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] Is there a way to Send attachments with email usingpgmail postgreSQl?
Date
Msg-id 8a688175-232e-1c93-7f0f-70cdef588267@aklaver.com
Whole thread Raw
In response to [GENERAL] Is there a way to Send attachments with email using pgmail postgreSQl?  (nidhi raina <nidhiraina.12@gmail.com>)
Responses Re: [GENERAL] Is there a way to Send attachments with email usingpgmail postgreSQl?
List pgsql-general
On 12/15/2016 10:07 PM, nidhi raina wrote:
> Dear Sir/Mam,
>
> I am also trying to send emails with attachments.please help me out with

If as your subject suggests you are using this:

https://github.com/captbrando/pgMail

then it is not possible to send attachments:

"Essentially, pgMail is simply a stored function written in TCL
which takes 4 arguments of type 'text' (Who is it from, who is it
to, subject, and body of message), contacts the email server via
TCL sockets, and transmits your email (Now UTF-8 Compatible!).
"

> this.
>
> Regards,
> Nidhi
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] JSON objects merge using || operator
Next
From: Melvin Davidson
Date:
Subject: Re: [GENERAL] Avoid using index scan backward when limit order desc