This package is intended to become a full featured fuzzy-search based email client, using the texteditor you love.
(Email: Open Your Email Configuration). There is opened a sample, if you open it the first time. Email Configuration is a CSON file, which contains an object of accounts, with a descriptive name as key.
Each account can have following fields:
Create a file and write something like:
to: kiwi@franka.dyndns.org
subject: Great Package :)
Hey Kiwi,
this is sent from the brand new mailer for atom.
Regards
Select it and then run "Email: Send Mail" command.
Or select some text and run "Email: Send Mail" command. There will be opened input dialogs for
entering Subject, to address and other. Confirm with Enter
, cancel with ESC
.
I work with some pretty big IMAP mail folders and our company's mail repository is just huge, at least for Thunderbird. It becomes slow. I tried some other mailers, but everyone is merely the same. At some point it becomes slow.
For all of this there is needed a configuration of mail account.
You can configure a mail account in a single URL:
imap://user:passwd@imap.host.com:123/
imaps://user:passwd@imap.host.com:993/
install opener for imap URI like above
imaps://user:passwd@imap.host.com:993/ (no sendmail connected, or system default taken)
apart from this you can also open mailtool://, which opens imap corresponding to that config.
imaps://user:password@imap.host.com:993/ is an alias for opening inbox
mailtool:///path/to/imap/folder opens a folder Editor (view).
mailtool:///path/to/imap/folder/ opens a mail in emailView
/path/to/file.eml opens a file from disk
command for selecting a folder attached to a imap-mailbox-controller
Have a bottom panel, which is a "docked" listview, containing mails in current folder.
Font : http://adamwhitcroft.com/batch/ Font : http://typicons.com/
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.