Search found 2 matches

by jmrkvicka
04 Feb 2026, 16:47
Forum: Help
Topic: Generic Interface (API) sending emails with empty envelope from (from=<>)
Replies: 2
Views: 196

Re: Generic Interface (API) sending emails with empty envelope from (from=<>)

Hi, Thank you for the clarification! You're right, I got the setting names mixed up in my post. I have actually been testing with SendmailEnvelopeFrom, but unfortunately, it didn't resolve the issue. Even with this set and deployed, API-generated emails still result in from=<> in Postfix, while the ...
by jmrkvicka
03 Feb 2026, 14:37
Forum: Help
Topic: Generic Interface (API) sending emails with empty envelope from (from=<>)
Replies: 2
Views: 196

Generic Interface (API) sending emails with empty envelope from (from=<>)

Hi everyone, I'm struggling with sending email responses via HTTP request. When I create an Article via an HTTP request, everything looks correct in the GUI (the article is visible and marked as an outgoing email), but the actual email is never delivered. After checking the Postfix logs, I discovere...