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