| 236 |
Linux PPC fixes (and all other archs where char is |
Linux PPC fixes (and all other archs where char is |
| 237 |
unsigned). |
unsigned). |
| 238 |
|
|
| 239 |
v |
2002-xx-xx 2.9b39 Added a new feature, --store-mail (-I), which will |
| 240 |
|
deliver an encrypted mix packet to the message pool |
| 241 |
|
without attempting being decrypted. |
| 242 |
|
Made minor updates for WIN32 DLL. |
| 243 |
|
When sending type II messages interactivly you may |
| 244 |
|
now choose a middleman remailer as the last hop |
| 245 |
|
in your chain (closes: #481244). |
| 246 |
|
If a footer.txt file exists its content will be |
| 247 |
|
appended to outgoing messages leaving the remailer |
| 248 |
|
network at this hop (closes: #490117). |
| 249 |
|
List known remailers in remailer-conf reply (closes: |
| 250 |
|
#480330). |
| 251 |
|
The files created with "SENDMAIL outfile" have |
| 252 |
|
different names now to scale beyond 10k files |
| 253 |
|
(closes: #587593). |
| 254 |
|
Fixed the "is a mailfolder" checking for -f. |
| 255 |
|
Various fixes for Mixmaster when not using ncurses. |
| 256 |
|
Added new option --config to allow loading of |
| 257 |
|
configuration information from an alternate file. |
| 258 |
|
POOL is now used correctly if set in mix.cfg. |
| 259 |
|
ASCII armor checksum is now verified on PGP keys. |
| 260 |
|
Corrected a bug where 1/4096 of pgp messages was |
| 261 |
|
destroyed due an improper armor checksum |
| 262 |
|
interpretation. |
| 263 |
|
Added password-based authenticated SMTP for mix. |
| 264 |
|
Currently, only AUTH LOGIN is supported. |
| 265 |
|
Mixmaster now handles <CR><LF> in pubring.mix. |
| 266 |
|
Removed incorrect NT service checks in mix.c. |
| 267 |
|
Mixmaster now keeps no stats in client mode. |
| 268 |
|
Documentation updates. |