> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Tim Legant
> Sent: Thursday, August 22, 2002 5:30 PM
> To: [EMAIL PROTECTED]
> Subject: Re: ~/.tmdarc
>
>
> "Ben Lists" <[EMAIL PROTECTED]> writes:
>
> > But....i cannot get my own, whitelisted domains to be
> automatically allowed
> > thru from my system-wide WHITELIST.
> >
> > Here's what i have...
> >
> > ------------------------------------------------------------------
> > [begin incoming filter]
> > [root@list filters]# more /home/click/.tmda/filters/incoming
> > # include system-wide whitelist and blacklist
> > from /etc/tmda_whitelist ok
> > from /etc/tmda_blacklist drop
> >
> > # include TMDA auto-confirmed whitelist
> > from-file /home/click/.tmda/confirmed ok
> > [end incoming filter]
>
> Note that, for the confirmed file, you used the 'from-file' rule but
> for the whitelist and blacklist files you used the 'from' rule. The
> 'from' rule expects an email address, not a file. Change those to
> 'from-file' and you should be up and running.
>
> See http://www.tmda.net/filter-sources.html
>
> > ------------------------------------------------------------------
> > I followed the example on tmda.net for using "from" to include
> a system-wide
> > white/black list
>
> I don't see this in the examples. 'from' is used for email addresses,
> 'from-file' for files. If there's something that I've missed, please
> point it out so we can fix it.
Thanks, that worked. What confused me was the example under the "Variable
Interpolation" section at http://tmda.net/config-filter.html:
...
Here's an extremely simple system-wide filter that uses the 'username'
variable to include a user's filter.
from /etc/company_blacklist drop
from /etc/company_whitelist accept
...
This is the simple system-wide filter i wanted, so this is the model i used.
Thanks for the help,
ben.
>
>
> Tim
> _____________________________________________
> tmda-users mailing list ([EMAIL PROTECTED])
> http://tmda.net/lists/listinfo/tmda-users
>
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users