diff --git a/.env.sample b/.env.sample
index 4d722f4..3582ebc 100644
--- a/.env.sample
+++ b/.env.sample
@@ -22,3 +22,6 @@ PDS_ADMIN_PASSWORD=
 # General configuration
 LOG_ENABLED=true
 PDS_BLOB_UPLOAD_LIMIT=52428800
+
+PDS_EMAIL_SMTP_URL=smtp://username:password@smtp.host:587
+PDS_EMAIL_FROM_ADDRESS=bluesky@email.address