johnf wrote:
[snip]
I just discovered a problem - I need to be able to send mail for the domain.
How do I set that up??????
what do you mean? you can send mail on behalf of any domain.
if they have SPF records, they need to update them to authorize your
server so that the mail you send is not blocked or tagged as spam.
if you mean you want to allow them to send via your server, that's a
relay question. if they have static IPs and you trust them, you can add
their networks to mynetworks. otherwise, you need to setup
authentication (see the SASL README).