Revision
7 -
Directory Listing
Modified
Fri Nov 2 21:25:34 2001 UTC
(11 years, 6 months ago)
by
rabbi
Put "M" in key file (key.txt) if remailer is middleman. (disastry)
Remember the flags are:
C accepts compressed messages.
M will forward messages to another mix, when used as the final hop.
Nm supports posting to Usenet throught a mail-to-news gateway.
Np supports direct posting to Usenet.
Revision
5 -
Directory Listing
Modified
Fri Nov 2 20:39:48 2001 UTC
(11 years, 6 months ago)
by
rabbi
Memory may be freed without allocating. Fixes a problem in filtermsg()
when message to be sent is greater than SIZELIMIT. By disastry.