Hi,

I think this is an excellent idea.  I tried to tweak the example filters
to use for my site and spam gets through unless I use, 'from * confirm'.
This seems to break the dated addresses.

I'll follow this closely and maybe learn something.

___________________________________________________________________
Mark L. Turrin                                     [EMAIL PROTECTED]
---



On Mon, 2 Feb 2004, Hannu wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi!
>
> Just my opinion, but I think that the example filters on the
> www.tmda.net - pages are somehow misleading. I think there should be
> a basic example with only necessary rules for both incoming and
> outgoing filters to start with.
>
> Here are my suggestios, please comments!
>
> #----------------------------------
> # Outgoing example
> #----------------------------------
> ### ~/.tmda/filters/outgoing (first match wins) ###
> # Whitelist
> to-file ~/.tmda/lists/whitelist
>         tag envelope dated=3d from bare
>
> # Confirmed
> to-file ~/.tmda/lists/confirmed
>         tag envelope dated=3d from bare
>
> # Add others to whitelist
> to *
>         tag envelope dated=3d reply-to dated from bare=append
> #-----------------------------------
>
>
> Btw.. I think that envelope sender should be by default an address
> that works, at least for a while. Bounces and confirmation requests
> has to get throught.. So dated address suits perfectly. I set it for
> 3 days which should be enought (is it?) for any email system.
>
>
>
> #----------------------------------
> # Incoming example
> #----------------------------------
> ### ~/.tmda/filters/incoming (first match wins) ###
>
> # Include my blacklist and whitelist
> from-file -autodbm ~/.tmda/lists/whitelist accept
> from-file -autodbm ~/.tmda/lists/confirmed accept
>
> #accept hashcashed mails
> pipe "hashcash -c -y -X -b16 -r [EMAIL PROTECTED]" accept
>
> #accept all succesfully signed messages
> pipe "gpg -q" accept
>
> from-file ~/.tmda/lists/blacklist bounce
>
> # spamassasin, spam level >= x HOLD,
> # change to DROP when sure to work
> # dropped to 8, this holds the mydoom virus without
> # sending a bounce
>
> headers 'X-Spam-Level: \*\*\*\*\*\*\*\*' hold
> - -----------------------------------------
>
> - --
> Send replies to:
> [EMAIL PROTECTED]
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFAHXjiuA3ghgc3fUsRAg+rAJ9d4VARtJZWYiIvtyjgaLQh/baorACfdo++
> sdOFzqdgFCEa/1CJS3y3Dgo=
> =kGVS
> -----END PGP SIGNATURE-----
>
> _____________________________________________
> 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

Reply via email to