[EMAIL PROTECTED] wrote: > Hello all. > > I have got a situation where a user is autenticated against SASL to > let him send mails. > > Now we want that this user is able to send only mails to our domain > and don't let him to send an email to a diferent doamin than ours. > > is it posible ? > > thanks. > If I were in your shoes, I would simply change his SASL password to let SASL fail and force this user to be just be a plain old smtp connection.
Brian