Write mails using sublime text.
Details
Installs
- Total 7K
- Win 4K
- Mac 3K
- Linux 653
Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- bitbucket.org
This is a very early stage of a planned full featured E-Mail Client running in Sublime Text.
I started this package, because I need VI-Keybindings in mails, and I often only switch away from Sublime Text for reading and writing Mails.
For now this package supports:
- Writing and Sending Emails (including attachments)
Security Considerations
Using this package, you put your email-account credentials into sublime-text configuration. Even if there is provided an interactive login opportunity and passwords are not stored, it is easy for other plugins to find out credentials.
Requirements
For using secure transfer on Linux, you need SSL or SFTP package.
Configuration
I recommend to use Preferences Editor for configuration. You have to configure at least:
email_account_default_identity -- your email address, e.g.:
Kay-Uwe (Kiwi) Loerenz <kiwi@franka.dyndns.org>
email_account_default_smtp -- your email account, e.g.:
smtp+tls://mickey:m1nnieMyL0ve@smtp.duckmail.com
Commands
There are following commands already working:
E-Mail: Write E-Mail
E-Mail: Send E-Mail
E-Mail: Send as Attachment
Open a new mail, with current viewed file listed as attachment
E-Mail: Send as Mail
Open a new mail, with current selection as email-body. If nothing selected, the entire content of current view is taken.
Attachments
For adding attachments, simply list them under "Attach:":
Attach: - /path/to/first/attachment - /path/to/second/attached_file
Future
- I also started to implement an IMAP client, which will be added soon.
- Addressbook is in work
Changes
- 2014-02-10 12:13
- Set up Menu Items for Preferences and E-Mail, I am not sure if it is appropriate to have a main-menu-entry of "E-Mail".
- 2014-02-10 05:50
- Published initial version. Sending E-Mails is supported.
Author
Kay-Uwe (Kiwi) Lorenz <kiwi@franka.dyndns.org> (http://quelltexter.org)
Support my work on Sublime Text Plugins: Donate via Paypal