Skip to content

Feat/support helo customization#102

Open
OlivierCharuel wants to merge 1 commit intocharmbracelet:mainfrom
OlivierCharuel:feat/support_helo_customization
Open

Feat/support helo customization#102
OlivierCharuel wants to merge 1 commit intocharmbracelet:mainfrom
OlivierCharuel:feat/support_helo_customization

Conversation

@OlivierCharuel
Copy link
Copy Markdown

@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