Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/support helo customization #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

OlivierCharuel
Copy link

@OlivierCharuel OlivierCharuel commented Oct 9, 2024

SMTP Configuration

Custom HELO

Note:
Some SMTP relays does not support localhost in the HELO CMD (which is the default pop behavior).

To configure HELO value, you can set the following environment variables.

export POP_SMTP_HELO=charm.sh

Or via the cli pop -c charm.sh|pop --smtp.helo charm.sh


tested via TUI & GUI

@OlivierCharuel OlivierCharuel force-pushed the feat/support_helo_customization branch from f2d7518 to 7372cc8 Compare October 9, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant