Bruce Watkins wrote:
>
> How do I kill off Qmail relaying completely
It sounds like this isn't what you want - you want your server to
relay your users outbound mail, and relay inbound mail to valid
local recipients only. That's what the server does in a standard
configuration. It won't allow unauthorized relay.
> I want to make the server be able to send email ( from a web form )
Beware web form CGIs. I've seen one used (recently) to allow
unauthorized relaying. (Culprit was FormMail.pl.)
> and receive email for local users but to deny email to be bounced
> somewhere else
Again, that's what the default configuration will do. It'll bounce
e-mail to non-existant users in your domain to the sender with an
"That user doesn't exist" message. If the mail is addressed to a
domain that you haven't configured (as either primary or virtual) it
will be bounced to the sender with an "I don't allow unauthorized
relaying" message.
http://edocs.mitel.com/6000_SME_Server/smeserveruserguide/English/index.htmlCheers,
Paul