/[pkg-mixmaster]/trunk/Mix/mixmaster.1
ViewVC logotype

Diff of /trunk/Mix/mixmaster.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 378 by rabbi, Fri Oct 18 20:42:35 2002 UTC revision 547 by weaselp, Mon Jul 7 11:28:05 2003 UTC
# Line 1  Line 1 
1  .TH MIX 1 "Mixmaster Version 3.0 beta"  .TH MIX 1 "Mixmaster Version 3.0 beta"
2  .\" $Id: mix.1,v 1.24 2002/10/18 20:42:35 rabbi Exp $  .\" $Id: mix.1,v 1.32 2003/07/07 11:28:05 weaselp Exp $
3  .SH NAME  .SH NAME
4  mix \- anonymous remailer software  mix \- anonymous remailer software
5  .SH SYNOPSIS  .SH SYNOPSIS
# Line 32  In the non-interactive mode, Mixmaster r Line 32  In the non-interactive mode, Mixmaster r
32  standard input or from a file.  Destination address and input file can  standard input or from a file.  Destination address and input file can
33  be specified in the command line.  If no address is given in the  be specified in the command line.  If no address is given in the
34  command line, the input file is expected to contain a message complete  command line, the input file is expected to contain a message complete
35  with mail headers.  Messages to be send under a pseudonym must contain  with mail headers.  Messages to be sent under a pseudonym must contain
36  a  a
37  .I Nym:  .I Nym:
38  header rather than  header rather than
# Line 166  internal files up\-to\-date. Line 166  internal files up\-to\-date.
166  .TP  .TP
167  .B \-D, \-\-daemon  .B \-D, \-\-daemon
168  Detach from the console and process the pool, get mail and update the  Detach from the console and process the pool, get mail and update the
169  internal files in regular intervals.  internal files at regular intervals.
170  .TP  .TP
171  .B \-\-no-detach  .B \-\-no-detach
172  Run as daemon but do not detach from the terminal (This option is  Run as daemon but do not detach from the terminal (This option is
# Line 255  as the final remailer. Default: Line 255  as the final remailer. Default:
255  .BR 99 .  .BR 99 .
256  .TP  .TP
257  .B MAXLAT  .B MAXLAT
258  Only select remailers with a latency of maximally  Only select remailers with a latency of at most
259  .IR MAXLAT .  .IR MAXLAT .
260  Default:  Default:
261  .BR 36h .  .BR 36h .
# Line 269  Path to your public PGP key ring. Defaul Line 269  Path to your public PGP key ring. Defaul
269  Path to your secret PGP key ring. Default:  Path to your secret PGP key ring. Default:
270  .BR ~/.pgp/secring.skr .  .BR ~/.pgp/secring.skr .
271  (Windows default: PGP registry value.)  (Windows default: PGP registry value.)
272  .SS Remailer configuration:  .TP
273    .B CLIENTAUTOFLUSH
274    If
275    .B REMAIL
276    is set to
277    .BR n
278    automatically flush the pool every time mixmaster is run. Default:
279    .BR n .
280  .TP  .TP
281  .B SENDMAIL  .B SENDMAIL
282  Path to the  Path to the
# Line 308  used to send non-anonymous messages, Line 315  used to send non-anonymous messages,
315  is used instead.)  is used instead.)
316  Default:  Default:
317  .IR ANONADDR .  .IR ANONADDR .
318    .SS Remailer configuration:
319  .TP  .TP
320  .B NEWS  .B NEWS
321  Path to the news posting program, or address of a  Path to the news posting program, or address of a
# Line 429  it is treated as a Maildir, otherwise a Line 437  it is treated as a Maildir, otherwise a
437  is expected. All messages are removed from the folder after reading.  is expected. All messages are removed from the folder after reading.
438  .B MAILIN  .B MAILIN
439  is not set by default.  is not set by default.
440  It is an incredible bad idea to set this the same as \fBMAILBOX\fP.  It is an incredibly bad idea to set this the same as \fBMAILBOX\fP.
441  .TP  .TP
442  .B VERBOSE  .B VERBOSE
443  If  If
# Line 439  is set to Line 447  is set to
447  Mixmaster will log error  Mixmaster will log error
448  messages only. If it is set to  messages only. If it is set to
449  .BR 1 ,  .BR 1 ,
450  error message and warnings are logged. If  error messages and warnings are logged. If
451  .B VERBOSE  .B VERBOSE
452  is set to  is set to
453  .BR 2 ,  .BR 2 ,
# Line 459  which is now deprecated. Line 467  which is now deprecated.
467  This should  This should
468  .I not  .I not
469  be the same as the client passphrase.  be the same as the client passphrase.
470    .TP
471    .B EXTFLAGS
472    Additional flags you want to set in the remailer's capabilities string.
473    Defaults to the empty string, which means none.
474  .PP  .PP
475  The following variables can be set to  The following variables can be set to
476  .B y  .B y
# Line 471  Enable remailer functionality. Default: Line 483  Enable remailer functionality. Default:
483  .TP  .TP
484  .B MIDDLEMAN  .B MIDDLEMAN
485  Act as an intermediate hop only, forward anonymized  Act as an intermediate hop only, forward anonymized
486  messages to an other remailer. This mode can be used  messages to another remailer. This mode can be used
487  where complaints about anonymous messages must be  where complaints about anonymous messages must be
488  avoided. (The variable  avoided. (The variable
489  .B FORWARDTO  .B FORWARDTO
# Line 535  file by sending the remailer a message c Line 547  file by sending the remailer a message c
547  .BR destination-block .  .BR destination-block .
548  Default:  Default:
549  .BR y .  .BR y .
550    .TP
551    .B STATSDETAILS
552    List statistics on intermediate vs. final delivery in remailer-stats.
553    Default:
554    .BR y .
555  .PP  .PP
556  The following variables have numeric values:  The following variables have numeric values:
557  .TP  .TP
# Line 586  Client default: Line 603  Client default:
603  .BR 3 .  .BR 3 .
604  .TP  .TP
605  .B SIZELIMIT  .B SIZELIMIT
606  Maximal size for anonymous messages in kB.  Maximum size for anonymous messages in kB.
607  .B 0  .B 0
608  means no limit.  means no limit.
609  Default:  Default:
610  .BR 0 .  .BR 0 .
611  .TP  .TP
612  .B POP3SIZELIMIT  .B POP3SIZELIMIT
613  Maximal size for incoming messages in kB when using POP3.  Maximum size for incoming messages in kB when using POP3.
614  .B 0  .B 0
615  means no limit.  means no limit.
616  Default:  Default:
# Line 605  is set to Line 622  is set to
622  and left on the server otherwise.  and left on the server otherwise.
623  .TP  .TP
624  .B INFLATEMAX  .B INFLATEMAX
625  Maximal size for  Maximum size for
626  .B Inflate:  .B Inflate:
627  padding in kB.  padding in kB.
628  .B 0  .B 0
# Line 615  Default: Line 632  Default:
632  .BR kB .  .BR kB .
633  .TP  .TP
634  .B MAXRANDHOPS  .B MAXRANDHOPS
635  Maximal chain length for message forwarding requested by  Maximum chain length for message forwarding requested by
636  .B Rand-Hop  .B Rand-Hop
637  directives.  directives.
638  Default:  Default:
639  .BR 20 .  .BR 4 .
640    .TP
641    .B MAXRECIPIENTS
642    limits the number of allowed recipients in outgoing mail.  Anything that exceeds this
643    number is dropped silently.  Default:
644    .BR 5 .
645  .PP  .PP
646  The following are time variables. They can be given as days, hours, or  The following are time variables. They can be given as days, hours, or
647  minutes.  minutes.
# Line 673  no log is kept. Line 695  no log is kept.
695  .PP  .PP
696  The following strings must be specified at compile-time in  The following strings must be specified at compile-time in
697  .BR config.h .  .BR config.h .
698  Usually it is not necessary to modify any of these:  It is not usually necessary to modify any of these:
699  .TP  .TP
700  .B  .B
701  DISCLAIMER  DISCLAIMER
# Line 698  file is available. Line 720  file is available.
720  .TP  .TP
721  .B MSGFOOTER  .B MSGFOOTER
722  A default string to be inserted at the bottom of the message body  A default string to be inserted at the bottom of the message body
723  of all anonymous messages and no  of all anonymous messages if no
724  .B footer.txt  .B footer.txt
725  file is available.  file is available.
726  .TP  .TP
# Line 712  The character set used for MIME-encoded Line 734  The character set used for MIME-encoded
734  .B DESTBLOCK  .B DESTBLOCK
735  A quoted list of files that contain blocked addresses.  A quoted list of files that contain blocked addresses.
736  Files must be separated by one space. Mixmaster will choose  Files must be separated by one space. Mixmaster will choose
737  the first file for writing  the first file for writing if
738  .B AUTOBLOCK  .B AUTOBLOCK
739  is enabled.  is enabled.
740  .PP  .PP
# Line 803  List of reliable type 2 remailers (\fBTY Line 825  List of reliable type 2 remailers (\fBTY
825  .TP  .TP
826  .B type2.list  .B type2.list
827  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).  List of known type 2 remailers (optional) (\fBTYPE2LIST\fP).
828    .TP
829    .B starex.txt
830    List of remailers which should not be used in randomly generated
831    remailer chains (\fBSTAREX\fP).
832  .SS Remailer files:  .SS Remailer files:
833  .TP  .TP
834  .B disclaim.txt  .B disclaim.txt
# Line 873  Mixmaster does not send mail to the bloc Line 899  Mixmaster does not send mail to the bloc
899  .B rab.blk  .B rab.blk
900  Identical to  Identical to
901  .BR dest.blk ,  .BR dest.blk ,
902  except that Mixmaster will not write to this file.  except Mixmaster will not write to this file.
903  For use with external remailer abuse blocklists.  For use with external remailer abuse blocklists.
904  .TP  .TP
905  .B source.blk  .B source.blk
906  List of blocked source addresses.  If an incoming message originates  List of blocked source addresses.  If an incoming message originates
907  from an address or IP in this in this list, it will be ignored. This  from an address or IP in this list, it will be ignored. This
908  feature can be used to avoid spam and other abusive mail (\fBSOURCEBLOCK\fP).  feature can be used to avoid spam and other abusive mail (\fBSOURCEBLOCK\fP).
909  .TP  .TP
910  .B header.blk  .B header.blk
911  List of unwanted header fields. The file is used to delete unwanted  List of unwanted header fields. The file is used to delete unwanted
912  header lines (e.g. lines that indicate a false identity, or Usenet  header lines (e.g. lines that indicate a false identity, or Usenet
913  control messages), and do other header filtering (\fBHDRFILTER\fP).  control messages), and do other header filtering (\fBHDRFILTER\fP).
914  .PP  
915  A destination address or header line is left out if it contains a  A destination address or header line is left out if it contains a
916  search string or matches a regular expression specified in the block  search string or matches a regular expression specified in the block
917  file. Lines in the block file that begin and end with a slash  file. Lines in the block file that begin and end with a slash
# Line 939  Log file of messages already processed ( Line 965  Log file of messages already processed (
965  .B stats.log  .B stats.log
966  Log file for remailer statistics (\fBSTATS\fP).  Log file for remailer statistics (\fBSTATS\fP).
967  .TP  .TP
968    .B pgpmaxcount.log
969    Log file for PGP Max-Count statistics (\fBPGPMAXCOUNT\fP).
970    .TP
971  .B time.log  .B time.log
972  Time for periodic remailer actions (\fBREGULAR\fP).  Time for periodic remailer actions (\fBREGULAR\fP).
973  .TP  .TP

Legend:
Removed from v.378  
changed lines
  Added in v.547

  ViewVC Help
Powered by ViewVC 1.1.5