On Tue, Jul 15, 2003 at 11:08:47AM +0100, Maccy wrote:
> He wants to allow *all* messages to come through to his inbox without the
> confirmation process *unless* they appear in our central blacklist. Is
> that possible?
> 
> We have a very simple implementation of TMDA, based on only an incoming
> filter and per user, i.e. not systemwide. We use qmail on Red Hat based
> systems.

What is your central blacklist?

You could always blacklist those addresses, then allow everything else:

  from-file /path/to/central/blacklist confirm

Then set ACTION_INCOMING (http://tmda.net/config-vars.html#ACTION_INCOMING)
to "ok" so that anything else is accepted.  

Cory

--
Cory Wright
Stand Blue Technology
http://www.standblue.net/
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to