Hi!
I have a fetchmail job with this script:
poll mail.whatever.hu tracepolls proto pop3 uidl auth password port 110 timeout 60
user "[email protected]" nokeep pass "password" smtpname [email protected]
My problem is that because of the mails seeming to come from the FQDN of the server, there is no SA check and nothing.
Here's a log snippet:
2022-06-02 12:40:04 1nwdsagdaasfsfas <= [email protected] H=(FQDN_of_our_server) [::1]:43920 P=esmtp S=5644 id=[email protected]
Can you help me to solve this so the SA would work?
Thank you,
Daniel
I have a fetchmail job with this script:
poll mail.whatever.hu tracepolls proto pop3 uidl auth password port 110 timeout 60
user "[email protected]" nokeep pass "password" smtpname [email protected]
My problem is that because of the mails seeming to come from the FQDN of the server, there is no SA check and nothing.
Here's a log snippet:
2022-06-02 12:40:04 1nwdsagdaasfsfas <= [email protected] H=(FQDN_of_our_server) [::1]:43920 P=esmtp S=5644 id=[email protected]
Can you help me to solve this so the SA would work?
Thank you,
Daniel
Last edited by a moderator: