James Pifer wrote:
I've tried adding these lines to my sendmailmc and rebuilding it, but then nothing routes, not even local.
define(`SMART_HOST',`smtp-server.carolina.rr.com')dnl MASQUERADE_AS(carolina.rr.com)dnl FEATURE(`allmasquerade')dnl FEATURE(`masquerade_envelope')dnl
why are you using MASQUERADE_AS ?!?
you should be able to do this with just the SMART_HOST line.