zsfhaergta
Programmer
Hi,
I am trying to set up my sendmail configuration so I can sent email from my local server. I use the command:
$ mail -s test mymail@mydomain.com <<MAIL
> test
> MAIL
For certain email addresses, sendmail works fine. For others, the mail never arrives. I assume the receiving email servers have a filter that prevents this from happening. I tried changing the domain name using the MASQUERADE in sendmail.cf/sendmail.mc, but this did not help. Any ideas how to get sendmail to work for all emails?
Thanks,
Allen
I am trying to set up my sendmail configuration so I can sent email from my local server. I use the command:
$ mail -s test mymail@mydomain.com <<MAIL
> test
For certain email addresses, sendmail works fine. For others, the mail never arrives. I assume the receiving email servers have a filter that prevents this from happening. I tried changing the domain name using the MASQUERADE in sendmail.cf/sendmail.mc, but this did not help. Any ideas how to get sendmail to work for all emails?
Thanks,
Allen