Fix for archive names overflow

This commit is contained in:
Michiel Broek
2002-11-03 19:32:29 +00:00
parent 7cd03022b5
commit e68b2a1840
4 changed files with 15 additions and 6 deletions

View File

@@ -299,6 +299,7 @@ int AppendNoderec(void)
nodes.Notify = FALSE;
nodes.AdvTic = FALSE;
nodes.Hold = TRUE;
nodes.PackNetmail = TRUE;
nodes.ARCmailCompat = TRUE;
nodes.ARCmailAlpha = TRUE;
nodes.StartDate = time(NULL);