SMTP Authentication via EHLO #508

Closed
opened 2026-02-04 20:03:48 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Smiley3112 on GitHub (May 17, 2024).

Hi all, please can the new SMTP support have an addition env variable?

This can be used with google workspaces SMTP Relays, without the need of a user account.

The variable could be SMTP_NAME and simply adds the name property to the nodemailer.createTransport function. This variable can specify the domain the google workspace account is using. The "Only accept mail from the specified IP addresses" will need to point to the IP of the planka server to accept this.

I can make a pull request, if everyone is happy for me to do so?

Also, please can this not go overlooked with the (exciting) V2?

Kind regards,
Liam :)

Originally created by @Smiley3112 on GitHub (May 17, 2024). Hi all, please can the new SMTP support have an addition env variable? This can be used with google workspaces SMTP Relays, without the need of a user account. The variable could be SMTP_NAME and simply adds the name property to the nodemailer.createTransport function. This variable can specify the domain the google workspace account is using. The "Only accept mail from the specified IP addresses" will need to point to the IP of the planka server to accept this. I can make a pull request, if everyone is happy for me to do so? Also, please can this not go overlooked with the (exciting) V2? Kind regards, Liam :)
OVERLORD added the enhancement label 2026-02-04 20:03:48 +03:00
Author
Owner

@meltyshev commented on GitHub (May 17, 2024):

Hi! This really needs to be added. Please make a PR, we'll definitely accept it 🙏

Also, please can this not go overlooked with the (exciting) V2?

We'll be sure to move all the added changes to v2, meaning it shouldn't be the case that something will be missing from the first version after the update.

@meltyshev commented on GitHub (May 17, 2024): Hi! This really needs to be added. Please make a PR, we'll definitely accept it 🙏 > Also, please can this not go overlooked with the (exciting) V2? We'll be sure to move all the added changes to v2, meaning it shouldn't be the case that something will be missing from the first version after the update.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#508