I got it working now, but I can't get SMTP Auth to work cause pam wants to be root and exim doesnt like to be run as root at all
What's the best way to get SMTP Auth working in Exim without having to run exim as root? I'd rather steer clear of cyrus-sasl if at all possible.
It's Exim 4.41 with the exiscan-acl patch
commenting out all the auth info and putting that line under the relay hosts on the conf file just says Exim doesnt support SMTP Auth when I try that from my mail client.