Support added for CC: in netmail

This commit is contained in:
Michiel Broek
2003-11-15 16:36:51 +00:00
parent 099601838d
commit 1cd242c135
10 changed files with 265 additions and 46 deletions

View File

@@ -27,6 +27,10 @@ v0.39.1 22-Oct-2003
Fixed a bug where the bbs goes into a loop after idle timeout
during login (and maybe in other situations).
Fixed chat debug logging to only the debug.log file.
Posted netmail messages now support CC: lines. The CC: lines
should be the first lines of the message in the format:
CC: Michiel Broek 2:280/28
The Carbon Copied messages are marked with original sender.
mbfile:
When the areanumber with the adopt command was not given, the
@@ -58,6 +62,8 @@ v0.39.1 22-Oct-2003
script:
Added install scripts for Gentoo.
lang: Two new language prompts, 21 and 22.
v0.39.0 09-Oct-2003 - 22-Oct-2003