|
Wednesday, 30 January 2008 |
v. 1.8.5 (10.03.2009) - Added option "-noquote" to not include quote characters when saving emails as CSV.
v. 1.8.4 (24.02.2009) - Added options "-saveascsv" and "-saveascsv2" to save individual mails in CSV format,
('from', 'YYYY-MM-DD HH:MM:SS', 'subject', 'body'). Latter "-saveascsv2" replaces line feeds with spaces in email body. Both options escape quote (') characters in body and subject using "\'".
v. 1.8.3 (24.02.2009) - Added option "-saveassimple" to save individual mails in simple format to a file when reading mail, (from, date, subject, body).
v. 1.8.2 (18.11.2008) - Added option "-separatemailfile" to save individual mails to a file when reading mail.
v. 1.8.1 (06.09.2008) - Added some return codes for reading mail and saving attachments.
v. 1.8.0 (03.09.2008) - Added "-filter" option when listing or reading mails. Two filters implemented "from" and "subject". When filter is specified, only emails that have given "from" or given "subject" are listed.
v. 1.7.1 (01.09.2007) - Fixed bug when reading and parsing multipart MIME messages when saving mail.
v. 1.7 (31.07.2007) - Fixed bug when reading and parsing multipart MIME messages.
v. 1.6 (11.03.2007) - Added log file for sent emails (displays date, recipients and subject). It is enabled by default, if sent emails need not be logged, specify -nolog command line options.
- Added 'end' in emailshell. Command mail may include 'end' that ends commands to be executed.
- Email shell sends error mail back to sender if content type is not text/plain.
v. 1.5 (11.03.2007) - -Added -savemailfilename option to specify file name for emails saved with -savemail option.
- -Added -mailseparator for use with -savemail option. If -mailseparator is used mails are in between '-- START OF MESSAGE --' and '-- END OF MESSAGE --' lines when saving mail to a file.
- Changed -delete behaviour when reading mail. Now prints mail to standard out and the deletes mail from server.
v. 1.4 (04.03.2007) - When saving attachments, if file already exists, add sequence number to file base name.
- Added delim-option for use when listing mail in inbox.
- When listing mails with '-read %' option, mails are now in between '-- START OF MESSAGE --' and '-- END OF MESSAGE --' lines.
v. 1.3 (20.10.2006) - New option 'deleteattachment'. Deletes attachment files after sending email.
- Bug fix when reading mail.
- Added license validation.
- Demo version now waits user input from time to time.
v. 1.2 (04.08.2006) - Added '%' option to -read option. '%' prints all emails.
- Added -optionfiles to -monitordir option. This specifies that monitored files are SCLEC options separated by new line.
- Added batch files for Windows service. Allows SCLEC to be used as Windows service.
v. 1.1 (05.04.2006) - Added "Bad index" message if trying to read message that has
bigger index than total number of emails in folder. - Bug fix when decoding Base64 attachment if email includes nothing
but the attachment. - Minor code enhancements.
|
|
Last Updated ( Sunday, 15 March 2009 )
|