EZMailSend Changelog

What's new in EZMailSend 1.3.0

Apr 1, 2014
  • New features:
  • EZMailSend now supports SSL authentication (explicit mode) with SMTP servers using the new /SSL option!
  • With the new /IMG option EZMailSend can now automatically attach images that are referenced in HTML content and automatically change the HTML to use the attached image.
  • EZMailSend can also download and attach images from remote servers when /IMG is combined with /REMOTE.
  • You can now specify custom headers using /HEADERS or you can use /XHEADERS to have EZMailSend automatically prepend "X-" to the beginning of non-standard custom headers.
  • You can now use /BODY and /ALTBODY as an alternate to /MESSAGE and /ALTMESSAGE.
  • EZMailSend now supports sending email to CC and/or BCC addresses without specifying a TO address.
  • The EZMailSend usage instructions (the /? option) are now more detailed and formatted for easier comprehension.
  • Fixed bugs:
  • Fixed EZMailSend signature bug when sending HTML email without plain-text alternative
  • Fixed issue when Quiet option is used in registered versions of EZMailSend but states it cannot be used in unregistered mode (cosmetic issue only, Quiet option is still respected)
  • Fixed issue where in some situations using multiple /BCC options with /CC could cause some /CC entries to overwrite additional /BCC options.

New in EZMailSend 1.2.0 (Sep 10, 2008)

  • New in 1.2.0:
  • You can now pipe output from other applications into EZMailHide to be used as the email body, just as with EZMailSend.
  • For example, "DIR C:*.* | EZMAILHIDE /TO:[email protected]" would, while hidden, send an email to [email protected] with the directory listings of C: as the body of the email.
  • You may now specify an alternate SMTP port other than 25 using the /PORT switch.
  • This may be needed if your ISP blocks the default SMTP port of 25 but provides an alternate port (such as 2525)
  • SMTP port settings may be saved as a default setting using /SET or the EZMailSend Settings Manager.
  • Alternate SMTP port may be selected using EZMailSend Configuration File Creator and saved as EZMS or batch files.
  • Previously undocumented /PAUSE switch is now listed in the usage information list.
  • Updated EULA to removal beta terminology as this is not beta software.
  • Changed default behavior of file backup routine in the Setup and to use version-specific subdirectories.
  • Fixed in 1.2.0:
  • EZMailHide no longer hides EZMailSend when using switches that required user input, such as /PAUSE.
  • Code cleanup and optimization.

New in EZMailSend 1.1.0 (Jun 14, 2008)

  • You can now save your SMTP credentials so they do not have to be specified on every outgoing email.
  • This can be done via Command Line or via the new EZMailSend Settings Manager application.
  • You can now pipe output from other applications into EZMailSend to be used as the email body.
  • For example, "DIR C:*.* | EZMAILSEND /TO:[email protected]" would send an email to [email protected] with the directory listings of C: as the body of the email.
  • The SMTP password field in the EZMailSend Configuration File Creator now masks your password.
  • New optimized setup routine with the ability to create backups of existing files before updating them.
  • Drag and Drop support of EZMS Configuration files allows you to drag a config file into EZMailSend.exe directly.
  • You can now launch EZMailSend completely hidden with the new EZMailHide application launcher.
  • SMTP User/Pass display bug has been fixed.
  • Setup no longer gives an incorrect file description for EZMS files.
  • Setup now correctly notifies Windows that file associations have been added (if selected) so EZMS files show the correct icon before rebooting.
  • Setup no longer checks for MDAC and JET dependencies since they are not required for EZMailSend
  • Fixed issue with Export Batch File remembering the previously exported EZMS file information in EZMailSend Configuration File Creator.

New in EZMailSend 1.0.0 (Jun 4, 2008)

  • Initial Public Release