Hi all,
I have FreeBSD 8.2 and Sendmail on it. Send/receive locally work fine, but to a public domain the problem is on relay. I've solved this problem by using the file RELAY-DOMAINS but I'm bored having to enter the hostname again if it is not listed in my RELAY-DOMAINS file. I want to make my server as an open relay How do I configure Sendmail? I'll try ACCESS with
but it does not work. Any help?
I have FreeBSD 8.2 and Sendmail on it. Send/receive locally work fine, but to a public domain the problem is on relay. I've solved this problem by using the file RELAY-DOMAINS but I'm bored having to enter the hostname again if it is not listed in my RELAY-DOMAINS file. I want to make my server as an open relay How do I configure Sendmail? I'll try ACCESS with
Code:
*.* RELAY
but it does not work. Any help?