select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Utilities

pg_sendmail

Sends email from SQL by invoking a sendmail-compatible executable at a fixed server path.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_sendmail
Version0.0.2
PostgreSQL versions16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars5
Latest commit2025-02-06
Latest release2025-02-10
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgsmtpSend SMTP email and file attachments from PostgreSQL using untrusted PL/Python functions.
emailEmail address data type with validation, equality operators, and user/domain helper functions.
pg_normalize_emailNormalize email addresses in PostgreSQL
pg_smtp_clientPostgreSQL extension to send email using SMTP
pg_html5_email_addressPostgreSQL email validation that is consistent with the HTML5 spec
emailaddrEmail address type for PostgreSQL
typesReusable domains for attachments, email addresses, hostnames, images, uploads, and URLs.
email_guardSupabase Auth signup guard that blocks disposable email domains and normalizes Gmail addresses.