Currently the "Email Excel Attachment" requires configuring a SMTP server-- which is often not possible in many office environments.
It would be nice if there was built-in functionality for some of the most common applications such as Outlook or OSX's Mail in addition to the ability to simply specify a command line with placeholders for the spreadsheet file path.
For example, on OSX the following command line would work for Mail:
> open -a Mail <excelFile>
or Outlook:
> open -a Microsoft\ Outlook <excelFile>
Issue #13151 |
New |
Completion |
No due date |
No fixed build |
No time estimate |