This is my TODO list for groupie. It's still undergoing heavy development,
so for a lot of things I just have to throw up my hands and say "haven't
done it yet".

  * Utterly broken:

    - newstomail doesn't exist yet.

  * Planned but as yet unimplemented:

    - Daemon mode isn't implemented. It may be shelved, as mailtonews
      actually appears to be quite fast.
    - All the other stuff mentioned as [UNIMPLEMENTED] in mailtonews.conf.5.
    - Perhaps some default aliases for output: might look like '*rnews',
      '*inews', '*stdout', etc.
    - mailtonews.conf: 'fqdn' should be able to take a filename
      (/etc/mailname for Debian).

  * Documentation:

    - Find out about integration with other MDAs. Check whether the exim
      stuff is actually right.

  * Wishlist:

    - Proper exit codes.

  * Miscellaneous:

    - If one of the headers to be scanned exists multiple times in the
      message, then only one occurrence will be scanned. Which one it is
      depends on Perl's hashing algorithm.

  * Build system:

    - Not everybody keeps their perl in /usr/bin/perl.
    - Should 'make install' install plain text documentation too?

  * slink fixes:

    - MD5 could also be a fallback for Digest::MD5.

