Share

Mixmaster

Code

Programming Languages: C

License: Other License

Show:

What's happening?

  • fDpozJjQjvf

    weXF2y bmfthrpojzmp, [url=http://hzirfjfkitcp.com/]hzirfjfkitcp[/url], [link=http://lgknohelpoqu.com/]lgknohelpoqu[/link], http://vkmnuorygqdl.com/.

    2007-12-13 17:12:52 UTC by nobody

  • Comment: mailin_maildir_one shouldn't read all of the maildir

    Changed to feature request since it's not actually a bug.

    2007-10-15 06:47:30 UTC by colintu

  • mailin_maildir_one shouldn't read all of the maildir

    pool.c:mailin_maildir_one reads and decrypts all of the maildir, which (as is the case with the current flood) can be quite a lot. I suggest limiting this to batches (I changed it to POOLSIZE) and returning to give the sending of mail a chance, thereby smoothing the load on the system. cm@tahina.priv.at.

    2007-10-14 22:55:48 UTC by nobody

  • Comment: Include PGP Comments Header

    Cleanfeed's proceedure is the problem here, not Mixmaster's behavior. Normally I would work around someone else's broken code rather than stick to principles, but what you're asking for is a wide-open side-channel. I can't do that.

    2007-06-11 14:25:23 UTC by rabbi

  • Include PGP Comments Header

    Users of Type-I Pseudonyms often terminate them on the Usenet group alt.anonymous.messages. Many of these are being lost due to news servers running default Cleanfeed installations that perform 'Fuzzy MD5' to filter Excessive Multi-Posting. Cleanfeed's Fuzzy MD5 performs the following filtering prior to hashing the message payload: $mbody = lc $hdr{__BODY__}; $mbody =~...

    2007-06-11 13:50:51 UTC by zaxuk

  • Comment: rename after sendmail error

    BTW. there's a bug in Redhat Fedora FC6 glibc-2.5-8 pclose(), it returns 0 on success and 32512 (instead of -1) on failure (and does not set errno). https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175167.

    2007-01-29 00:23:08 UTC by safari

  • Comment: rename after sendmail error

    File Added: mixmaster-sendmail-error-handling.patch.

    2007-01-29 00:18:44 UTC by safari

  • rename after sendmail error

    If mixmaster fails to execute sendmail, it renames the pool file so that you can't try to resend without manual rename. in pool_dosend() I did this way: if (msg_send(path) == 1) mv(e->d_name, "msg"); original version renames to "err". comments? if sendmail runs out of mem, why shouldn't one be allowed to retry after a couple of seconds manually?.

    2007-01-29 00:13:48 UTC by safari

  • Client does not recognize filename with @ character

    In message on APAS, an anonymous user was confused that Mixmaster wouldn't accept a filename containing a "@" character and "freeze". The program is in fact treating the filename as a recipient address (from the documentation, this is good) and waiting for data on stdin. A simple workaround in this case is to redirect the file (mixmaster < filename...

    2007-01-24 15:06:48 UTC by deuxpi

  • Comment: Compiled Version

    We normally supply pre-built binaries of major releases for Windows. It is not usual to supply compiled versions for Unix/Linux systems because they use dynamically linked libraries and it is not possible to build a single version that would run everywhere.

    2006-12-15 15:42:12 UTC by colintu

Our Numbers