Hello all,
The newer versions of sendmail use a "submit.cf" config file (instead of
sendmail.cf) for handling mail that is sent from the local machine (which
sanitized mails are, as they are fed through sendmail -oi -f fromaddress
destinationaddress.ANOMY if you use the HACK(anomy) feature). Now, the
problem is that the submit.cf file doesn't know to rewrite .ANOMY addresses
to remove the .ANOMY (the R$* < @ $+ .ANOMY >
$* $1<@$2.>$3 stuff) Where should I put this in submit.cf
so that it will deliver mails?