Hi. I love FreeBSD. Thank you for it. I am new.
I get errors when sending mails to some hosts:
I am using sendmail and imapd. FreeBSD runs for months. I got everything to run almost immediately.
My /etc/hosts file contains all my domains.
My domains have MX records pointing at the IP of my FreeBSD machine. I can't find any config files with localhost.my.domain in it.
Is it my fault?
I get errors when sending mails to some hosts:
Code:
----- Transcript of session follows ----- ... while talking to kokon.yagi.pl.:
>>> MAIL From:<my@mail.com> SIZE=4021
<<< 450 4.7.1 <localhost.my.domain>: Helo command rejected: Host not found <xxx@xxx.com>... Deferred: 450 4.7.1 <localhost.my.domain>: Helo command rejected: Host not found
I am using sendmail and imapd. FreeBSD runs for months. I got everything to run almost immediately.
My /etc/hosts file contains all my domains.
My domains have MX records pointing at the IP of my FreeBSD machine. I can't find any config files with localhost.my.domain in it.
Is it my fault?