Hi,

I don't want to send emails directly from my server. (I'm going to
connect from a client.)

I have the following settings in "main.cf":

mynetworks = 127.0.0.0/8
smtpd_recipient_restrictions =
permit_sasl_authenticated,permit_mynetworks,reject_unauth_destination

I guess that I should remove "permit_mynetworks", but what about
"mynetworks"? Should I remove that line or it will be enough to use
the following?

mynetworks =



Reply via email to