ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

E-Mail

Write mails using sublime text.

Details

Installs

  • Total 7K
  • Win 4K
  • Mac 3K
  • Linux 653
Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17
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

E-Mail

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:

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