Send SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions.
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | pgsmtp |
|---|---|
| Version | 0.1.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Schema | pgsmtp |
| Stars | 5 |
| Latest commit | 2024-05-20 |
| Latest release | 2015-06-28 |
| Catalogue updated | 2026-08-30 |
| plpython3u | PL/Python3U untrusted procedural language |
| pg_smtp_client | PostgreSQL extension to send email using SMTP |
| faker | Wrapper for the Faker Python library |
| multicorn | Fetch foreign data in Python in your PostgreSQL server. |
| pg_sendmail | Sends email from SQL by invoking a sendmail-compatible executable at a fixed server path. |
| Email address data type with validation, equality operators, and user/domain helper functions. | |
| pg_normalize_email | Normalize email addresses in PostgreSQL |
| pg_html5_email_address | PostgreSQL email validation that is consistent with the HTML5 spec |
| emailaddr | Email address type for PostgreSQL |