On Thu, Dec 14, 2000 at 08:17:40PM +0200, Seby wrote:
> How can i configure qmail to allow a users to send emails only to
> the localhost.. and to can not send emails romote (to another host)
You don't say whether that user is a logged in Unix user or one using
an remote MUA such as Eudora or Exchange etc. You also don't say
whether it is all users or just a couple of users.
In either event the mechanism is essentially the same. You need to
create a separate instance of qmail which has concurrencyremote set to
zero. You then need to ensure that those users can only access that
instance of qmail, eg, via IP rules in tcpserver or via Unix
permissions for logged in users.
If the restriction applies to all users, then you don't need a
separate instance.
How to set up separate instance has been discussed before and the
details can be found in the archives via www.qmail.org
Regards.