fix: Use extended HELLO with github.com domain (#302)

This commit is contained in:
Kroese
2026-06-25 21:38:24 +02:00
committed by GitHub
parent 6e502825a5
commit 94de994a9f
+1
View File
@@ -170,6 +170,7 @@ async function main() {
const transport = nodemailer.createTransport({
host: serverAddress,
name: "github.com",
auth:
username && password
? {