| 56 |
mlist.txt List of reliable type 2 remailers |
mlist.txt List of reliable type 2 remailers |
| 57 |
type2.list List of known type 2 remailers (optional) |
type2.list List of known type 2 remailers (optional) |
| 58 |
|
|
| 59 |
If you wish to participate in the Remailer Abuse Blocklist, you will need |
If you wish to participate in the Remailer Abuse Blocklist, you will need |
| 60 |
to obtain the blocklist file from http://www.paracrypt.com/remailerabuse/ |
to obtain the blocklist file from http://www.paracrypt.com/remailerabuse/ |
| 61 |
and place it in your Mix directory. This may be automated with cron. |
and place it in your Mix directory. This may be automated with cron. |
| 62 |
|
|
| 63 |
For support for multiple RAB services, edit the file Src/config.h manually, |
For support for multiple RAB services, edit the file Src/config.h manually, |
| 66 |
#define DESTBLOCK "dest.blk rab.blk rab2.blk rab3.blk" |
#define DESTBLOCK "dest.blk rab.blk rab2.blk rab3.blk" |
| 67 |
|
|
| 68 |
Note that only the first file should the the local block list, as it is the |
Note that only the first file should the the local block list, as it is the |
| 69 |
only file mix will open for writing. Most users will not need to edit |
only file mix will open for writing. Most users will not need to edit |
| 70 |
config.h. |
config.h. |
| 71 |
|
|
| 72 |
|
|
| 123 |
The ncurses library can use termcap and terminfo databases. The |
The ncurses library can use termcap and terminfo databases. The |
| 124 |
Mixmaster Install script tries to find out whether terminfo is |
Mixmaster Install script tries to find out whether terminfo is |
| 125 |
available. If you get a "Can't open display" error when starting |
available. If you get a "Can't open display" error when starting |
| 126 |
the Mixmaster menu, run "./configure --enable-termcap; make lib/libncurses.a" |
the Mixmaster menu, run "./configure --enable-termcap; make lib/libncurses.a" |
| 127 |
in the ncurses directory. |
in the ncurses directory. |
| 128 |
|
|
| 129 |
|
|
| 195 |
|
|
| 196 |
All trademarks are the property of their respective owners. |
All trademarks are the property of their respective owners. |
| 197 |
|
|
| 198 |
$Id: README,v 1.6 2002/10/02 09:13:17 rabbi Exp $ |
$Id: README,v 1.7 2002/10/09 21:45:07 weaselp Exp $ |