Re: [CSCMail-Users] exporting mails from cscmail to files ?
Brought to you by:
countzer0
From: Count Z. <cou...@cy...> - 2000-06-08 21:52:46
|
Eric DE VITO was overheared mumbling something about this on 08 Jun 2000 17:03:19 CEST > I have a naughty error when I try to export a folder to a file : > > print on closed filehandle main::MBOX at /usr/lib/cscmail/csclib.pl line > 699. > print on closed filehandle main::MBOX at /usr/lib/cscmail/csclib.pl line > 700. > print on closed filehandle main::MBOX at /usr/lib/cscmail/csclib.pl line > 701. > > for each message the three lines are repeated... > I am in $HOME so no permission problems. > What's up ? Please help me, I cannot get my messages now in standard unix > mboxes files :-( > Did you put in a filename for the export? If so, this is incorrect. Muhri set it up so that it automagically names the file the same as the folder name. The dialog box says "Please choose a DIRECTORY to export folder [foldername] to" (caps added) Personally, I think that most people don't read dialog titles, and that we should not use a file selection widget, but instead just a CList. I will think on this a bit and may add it to 1.7.x but basically, you just choose "Export Folder" and then browse to the directory you want to export to and hit "ok" If you put in a filename, it tries to export to /fullpath/to/filename/foldername and of course, that won't work... -CZ |