Sends email from SQL by invoking a sendmail-compatible executable at a fixed server path.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_sendmail |
|---|---|
| Version | 0.0.2 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 5 |
| Latest commit | 2025-02-06 |
| Latest release | 2025-02-10 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgsmtp | Send SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions. |
| Email address data type with validation, equality operators, and user/domain helper functions. | |
| pg_normalize_email | Normalize email addresses in PostgreSQL |
| pg_smtp_client | PostgreSQL extension to send email using SMTP |
| pg_html5_email_address | PostgreSQL email validation that is consistent with the HTML5 spec |
| emailaddr | Email address type for PostgreSQL |
| types | Reusable domains for attachments, email addresses, hostnames, images, uploads, and URLs. |
| email_guard | Supabase Auth signup guard that blocks disposable email domains and normalizes Gmail addresses. |