|
2.4.0 (06.11.2009) -Added --latest command line option that lists latest mails. 2.3.1 (12.08.2009) -Fixed bug with --delete-after option. -Detaches now inline attachments. -Fixed bug when detaching attachments where file name was Base64 encoded. 2.3.0 (07.08.2009) -Added --delete-after option that deletes mail after it has been read. -Fixed bug when searching mail and detaching attachments from results. 2.2.2 (07.08.2009) -Fixed bug when saving emails as PDF. -Fixed bug when printing source of large emails. -Fixed bug when recipient email address format is non-standard. 2.2.1. (05.08.2009) -Fixed bug when receiving emails that include content that is encoded using unsupported encodings. 2.2.0 (30.07.2009) -Using --dir option with --pdf option saves PDFs to specified directory. -Bug fix when listing mail and using --detach option with --pdf option. 2.1.0 (28.07.2009) -Added read all messages to read mail feature. Values "all" or "%" are accepted as read index to read all mails. -Bug fix when trying to detach attachment from mail that does not have attachments. -Enhanced --detach option so that if --read option is omitted, it implies --read=all so that it detaches all attachments from all emails in users inbox or other mail folder. 2.0.2 (30.06.2009) -Enhanced support for multipart/mixed emails. 2.0.1 (29.06.2009) -Enhancement when installing license file, print license info after installing license file. 2.0.0 (16.06.2009) -Totally new codebase compared to 1.x version, new set of features and new syntax. Baseline for future development. 1.8.6 (19.04.2009) -When reading mails to be sent from CSV, ignore any extra fields after the BODY field in CSV file. 1.8.5 (10.03.2009) -Added option "-noquote" to not include quote characters when saving emails as CSV. 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 "\'". 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). 1.8.2 (18.11.2008) -Added option "-separatemailfile" to save individual mails to a file when reading mail. 1.8.1 (06.09.2008) -Added some return codes for reading mail and saving attachments. 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. 1.7.1 (30.07.2007) -Fixed bug when reading and parsing multipart MIME messages when saving mail. 1.7 (30.07.2007) -Fixed bug when reading and parsing multipart MIME messages. 1.6 (20.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. 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 then deletes mail from server. 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. 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. 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. 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
|