Hi all!
I'm wrestling with sendmail, and I hope someone here can help out with a
frustrating problem.
I have a script that sends out an email at specific times using sendmail.
However, due to relaying-restrictions (that I have no problems with, and
understand completely) my MTA ain't allowed to send mail because it says
I tried with the help of a howto setting:
MASQUERADE_AS(yourdomain.net)dnl
FEATURE(`allmasquerade')dnl
FEATURE(`masquerade_envelope')dnl
But it soesn't seem to do anything for me. Does anyone have an idea what I'm
doing wrong??
Any input appreciated!
TIA,
Orjan