馃摑 Preliminary Checks
馃憖 What Happened?
Using the community helm chart.
Enabled fetchmail and added one account/config to fetchmail.rc
Fetchmail starts, fetchesmMail but then fails to deliver it due to:
Helo command rejected: need fully-qualified hostname
My fetchmail is simply
poll xxxx with service imaps and timeout 120 and options no dns auth password
user "user" there with password "pass" is "existinguser@withuserdomain" here options fetchall ssl nokeep
馃憻 Reproduction Steps
No response
馃悑 DMS Version
15.0.2
馃捇 Operating System and Architecture
k8s community Helm chart
鈿欙笍 Container configuration files
馃摐 Relevant log output
2025-05-24T20:23:32.531389+00:00 docker-mailserver-5dfb984fb8-nkvdk fetchmail[67184]: reading message xxxx@xxxx:2 of 2 (7674 header octets) (log message incomplete)
2025-05-24T20:23:32.531398+00:00 docker-mailserver-5dfb984fb8-nkvdk fetchmail[67184]: SMTP error: 504 5.5.2 <docker-mailserver-5dfb984fb8-nkvdk>: Helo command rejected: need fully-qualified hostname
2025-05-24T20:23:32.531905+00:00 docker-mailserver-5dfb984fb8-nkvdk postfix/postscreen[84741]: CONNECT from [::1]:38698 to [::1]:25
2025-05-24T20:23:32.531967+00:00 docker-mailserver-5dfb984fb8-nkvdk postfix/postscreen[84741]: PASS OLD [::1]:38698
馃摑 Preliminary Checks
馃憖 What Happened?
Using the community helm chart.
Enabled fetchmail and added one account/config to fetchmail.rc
Fetchmail starts, fetchesmMail but then fails to deliver it due to:
Helo command rejected: need fully-qualified hostnameMy fetchmail is simply
馃憻 Reproduction Steps
No response
馃悑 DMS Version
15.0.2
馃捇 Operating System and Architecture
k8s community Helm chart
鈿欙笍 Container configuration files
馃摐 Relevant log output