On Thu, Jun 08, 2000 at 03:20:25PM +0200, OK 2 NET - Andr� Paulsberg wrote:
> > I want to block incoming of mails from few domains for few users (POP and SMTP
>both) only.
> >
> > If i put these domain in the badmailfrom file it blocks for all the users.
> >
> > kindly suggest how it can be done for individuall users.
>
> You'll need to make a short script,
> and add it into these users .qmail file.
> You CAN write the commands directly into this file,
> but then it will look a bit messy if it's long/many entries.
Ok, I suppose that's one way of doing it.
The other, easier way is to just put the email addresses in badmailfrom.
I.e. instead of putting domain.com in badmailfrom, put [EMAIL PROTECTED]
--Adam