URI: 
       tdest.alw - mixmaster - mixmaster 3.0 patched for libressl
  HTML git clone git://parazyd.org/mixmaster.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       tdest.alw (792B)
       ---
            1 ## List of addresses to which Mixmaster will deliver, even in middleman mode
            2 ## Beware: substring matches
            3 ##
            4 ## $Id: dest.alw,v 1.3 2003/09/03 16:51:12 packbart Exp $
            5 
            6 
            7 ##
            8 ## allowed destinations
            9 ##
           10 
           11 ## Allows mail to *@example.com
           12 #/@example\.com$/
           13 
           14 ## Matches *myaddress@example.net*
           15 #myaddress@example.net
           16 
           17 ## Allows direct posts to alt.test and alt.anonymous.messages
           18 ## (only mix posts unless mail2news@ is whitelisted, too)
           19 #/^Newsgroups: +(alt\.test|alt\.anonymous\.messages)$/
           20 
           21 
           22 ##
           23 ## nymservers
           24 ##
           25 
           26 /@nym\.alias\.net$/
           27 /@hod\.aarg\.net$/
           28 /@blackhole\.riot\.eu\.org$/
           29 /@nym\.cryptofortress\.com$/
           30 /@nym\.xganon\.com$/
           31 /@rodent\.frell\.eu\.org$/
           32 
           33 ##
           34 ## presumably dead nymservers
           35 ##
           36 
           37 #/@redneck\.gacracker\.org$/
           38 #/@anon\.nymserver\.com$/
           39 #/@mailanon\.com$/
           40 /@alias\.cyberpass\.net$/
           41