		W-MAIL Local Mail Agent (MINIX)

		     MicroWalt W-MAIL V3.63
		     ======================


	T H I N G S   Y E T   T O   B E   D O N E


1.  Message Ranges.
    With the AT&T 'mailx' command, one can apply most of the interactive
    mode commands on a certain range of messages, rather than to a single
    message as is the case in W-MAIL.

2.  external aliases support ($HOME/.aliases)
    This is only used to save memory by storing not-so-often-used
    aliases in a separate file, which is only searched if it needs
    to.  We only search for aliases if none of [~!@%.] is present
    in the addressee's name (remote mail!).

3.  UNIX System V "terminfo" and "ioctl()" support in wmread.c.
    W-MAIL currently only uses V7-based stuff.

4.  All messages that go to remote addressees should be delivered to
    'rmail' together, rather than calling 'rmail' for each addressee.
    That way, 'rmail' can see whether it can bundle messages for a
    certain host, to save UUCP band width.
