Allow file overwrite

This commit is contained in:
Michiel Broek
2005-05-07 09:36:05 +00:00
parent ed285a08e8
commit 72994392b3
4 changed files with 18 additions and 13 deletions

View File

@@ -50,6 +50,10 @@ v0.71.2 16-Jan-2005
Added debug logging for exporting netmails from the messagebase
so that we later can decide to mark these messages auto deleted.
mbfile:
With adopt, import and move allow to overwrite a file with the
same name if the -f option is used on the commandline.
mbnntp:
Does now send the right mime headers recognised by news clients.
Fixed compile problem with some compilers.