SwithMail Changelog

What's new in SwithMail 2.2.4.0

May 2, 2019
  • Enhancement - Allow usage of %now%, %computername%, and %username% in "/FromName" (in xml and cli).

New in SwithMail 2.2.3.0 (Sep 5, 2018)

  • Bug Fix - Message Priority header fix -- added additional priority headers for different email account types
  • Bug Fix - %ParamX% now replaced in Text File Body message when sending test email through GUI -- was working through CLI prior
  • Minor Bug Fix - relabel "TSL" to "TLS" -- too many acronyms in my head. keeping "/tsl" argument for legacy support for people.
  • Minor Tweak - rearrange main window in GUI to make slightly smaller.

New in SwithMail 2.2.2.0 (Sep 5, 2018)

  • Bug Fix - "Reply-To" issue resolved.

New in SwithMail 2.2.1.0 (Mar 5, 2018)

  • Enhancement - Increased number of Parameters that can be passed from 5 to 9
  • Minor bug fixes

New in SwithMail 2.2.0.0 (Jan 25, 2018)

  • Updated .NET Framework version to 4.6.2

New in SwithMail 2.1.9.0 (Nov 21, 2017)

  • Enhancement - Added "Generate Message-Id" functionality
  • Tweak - updated Donation link to "https://www.tbare.com/donate/prod=swithmail"

New in SwithMail 2.1.8.0 (Aug 27, 2017)

  • Enhancement - Added /Log and /Priority options

New in SwithMail 2.1.6.0 (Aug 9, 2016)

  • Bug Fix - Resolve issue with Outlook replacing extension with ".dat"

New in SwithMail 2.1.5.0 (Mar 3, 2014)

  • Enhancement / Bug Fix – Added fix for Wildcard attachments that doesn’t ignore text before the asterisk.

New in SwithMail 2.1.4.0 (Mar 3, 2014)

  • Enhancement – Added option to not auto replace new lines with ‘’ for html email (fixes .html file body text files)
  • Enhancement – Added alternate “plain text” view for HTML emails to help reduce SPAM score.

New in SwithMail 2.1.3.0 (Oct 30, 2013)

  • Enhancement: Added Support for wildcards on attachments (“c:\path\to\files\*.csv” will attach all .csv files in the folder — NOTE: You must specify the file extension — *.* will not work).

New in SwithMail 2.1.2.0 (Oct 30, 2013)

  • Enhancement: Added /ReadReceipt (or /rr) to request a read receipt (where the client acknowledges and agrees)

New in SwithMail 2.1.1.1 (Apr 24, 2013)

  • Bug Fix - fixed encoding issues when using non-US characters in ANSI text file for /bodytxt

New in SwithMail 2.1.1.0 (Apr 24, 2013)

  • Enhancement - Added /Encoding (or /enc) argument - Specify different charset to be used (UTF8 by default)
  • Enhancement - Updated GUI to allow for /BodyTxt file selection and /Encoding field
  • Enhancement - Updated XML to hold /BodyTxt and /Encoding arguments

New in SwithMail 2.1.0.0 (Apr 12, 2013)

  • Enhancement:
  • Added /BodyTxt (or /btxt) argument - specify a text file to be used as the message body. (%Param1% - %Param5% CAN be used in the text file and be replaced by arguments)

New in SwithMail 2.0.9.0 (Sep 5, 2012)

  • Enhancement - Added Exit Codes ('0' for success, '1' for error) for batch file use

New in SwithMail 2.0.8.0 (Jul 30, 2012)

  • Bug Fix - Fixed hang when running as scheduled task as different user

New in SwithMail 2.0.7.0 (Jul 2, 2012)

  • Added "Username" field - now you can specify a different "Username" other than the send from email address

New in SwithMail 2.0.6.0 (Jul 2, 2012)

  • Added "Reply To" field - now you can specify a different "Reply To" address

New in SwithMail 2.0.5.0 (Jul 2, 2012)

  • Removed Colon (:) and Equal sign (=) separator for CLI arguments - was causing issue when those characters were in the strings behind them.

New in SwithMail 2.0.4.0 (Apr 3, 2012)

  • Bug Fix - fixed /sub argument string changing to "true" when using the long CLI form.

New in SwithMail 2.0.3.0 (Mar 27, 2012)

  • Added option to Obscure password in XML file from the GUI

New in SwithMail 2.0.2.0 (Mar 21, 2012)

  • Added global variables %now%, %computername%, and %username%

New in SwithMail 2.0.1.0 (Jan 18, 2012)

  • Fixed error where CLI string would clear from clipboard when program closed

New in SwithMail 2.0.0.0 (Oct 22, 2011)

  • Removed settings from saving "in-app"
  • now all settings are saved to an XML file, and the XML file is called from the command line
  • Added support for multiple file attachments
  • up to 4 in-app, unlimited** in XML file and in command line
  • Added support for generating CLI string for you, taking the guess work out of your arguments
  • Changed Usage screen to be slightly easier to read
  • Changed Settings screen to be tab-based, allowing for smaller screen, and more settings
  • Several other minor tweaks and enhancements

New in SwithMail 1.5.4.1 (Oct 4, 2011)

  • Bug Fix: fixed /p3 - /p5 parameters overwriting /p2's value. (/param3 - /param5 worked just fine...)

New in SwithMail 1.5.4.0 (Sep 23, 2011)

  • Bug Fix: attaching files with full path following ‘/a “c:\...” was not parsing correctly – work around was to use a colon (:) or equal sign (=) after the ‘a’ – issue now resolved. Now it’s only splitting on a colon if it’s NOT followed by a backslash (\). - Thanks, Paul.
  • Added icons in file menu.

New in SwithMail 1.5.3.0 (Aug 16, 2011)

  • New feature: new icon

New in SwithMail 1.5.2.0 (Aug 10, 2011)

  • Added even more CLI arguments
  • Now you can specify everything you need from the CLI - server, port, password, SSL, etc.
  • Added /test CLI argument - when set, a message box will appear with success or failure.
  • Added ability to check for updates from the Help menu.

New in SwithMail 1.5.0.0 (Jun 2, 2011)

  • Added several CLI arguments
  • Added functionality for attachments, CC, and BCC

New in SwithMail 1.0.0.1 (May 18, 2011)

  • Moved SMTP Server radio buttons to top of configuration form.
  • Updated assembly information