0.8d:
If you set '-t' parameter into 'SENDMAIL' string with then POP3D thinks that
a mailer is clever and skippes parsing of fields 'To:', 'From:', 'Cc:',
'Bcc:' and creates one sending file only. For UUPC/Extended compability.
(Thanks to Eilko Bronsema <eilko@ebbs.iaehv.nl>)

First blank lines stripped in XTND XMIT command (MR2ICE 1.26 bug).

>>>>>>>> Warning ON >>>>>>>>

If You use UUPC/Ext and transmit a mail via POP3D beware strings in header:
Resend-To:,Resend-Date:,Resend-From:
Rmail 1.12r drops such letters!

<<<<<<< Warning OFF <<<<<<<<

0.8c:
Sending via rmail of UUPC/Ext synchronized.
SENDMAIL starts in separated session to protect pop3d face.
Size field initialized during XTND XMIT command.
Bug corrected if message-id field is absent and type of mailbox is UUPC/Ext.
(Thanks to Eilko Bronsema <eilko@ebbs.iaehv.nl>)

0.8b:
Bug corrected in letter body if string starts with '.'.
(Thanks to Dmitry Tenshov <root@tele.volsb.vdonsk.ru>)
Old debug feature removed. If SpoolDir was not '\UUCP\SPOOL'
daemon beepped a triple with "Error! Error!" message.
(Thanks to Eilko Bronsema <eilko@ebbs.iaehv.nl>)

0.8a:
Now you may not tune a charset to user. In this case letters stay
non-touched.

0.8:
Parameter 'SENDMAIL' in pop3d.cfg added. It's used for mail sending
what POP3D receives. Case sensitivity!.

Syntax for UUCP/2, UUPC/@:
SENDMAIL=\UUCP\rmail.exe -R$sender -F$file $recipient
Syntax for UUPC/Ext:
SENDMAIL=\UUCP\rmail.exe -F$file -t
 Reserved words:
   $sender    - Sender of letter
   $file      - Temporary file in DELIVER_AGENT directory
   $recipient - Recipient of letter
Don't use I/O stream redirecting symbols '<', '>' in string. It's not works.

Important!
Don't forget to set environment variable 'UUPCSYSRC' before start
POP3D if you want to transmit e-mail through POP3D via rmail.

0.7:
APOP command added

0.6:
UUPC/Extended compability added
(Thanks to Boris Popov <bp@butya.alma-ata.su>)
