https://github.com/dgf/dm4-mail
DeepaMehta 4 Mail Plugin
https://github.com/dgf/dm4-mail
Last synced: about 1 year ago
JSON representation
DeepaMehta 4 Mail Plugin
- Host: GitHub
- URL: https://github.com/dgf/dm4-mail
- Owner: dgf
- License: gpl-3.0
- Created: 2012-07-18T15:48:58.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-06-20T08:15:58.000Z (about 8 years ago)
- Last Synced: 2025-03-16T19:25:58.186Z (over 1 year ago)
- Language: Java
- Size: 511 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DeepaMehta 4 Mail Plugin
SMTP Mail plugin
## Requirements
* [DeepaMehta 4](http://github.com/jri/deepamehta) 4.1.3-SNAPSHOT
## Usage
the plugin adds a *Mail* topic type and a *Mail Configuration* with default settings.
### configure global and default mail preferences
edit the configuration associated with the mail plugin
to change the *Mail Transfer Agent Host* and choose a default *From* contact
you can also change the default *Recipient Type* and
the base *Topic Type* list of autocompletion
hint: after each configuration update you have to call the *Reload* action of it

### configure user specific sender and signature
create a contact with at least one email address and a signature assigned to it
reveal your *User Account* and edit it to assign a *From* contact
from now on each new message is assigned to the configured sender and the signature
of the corresponding email address

### create and send a mail
to write a mail to a specific contact use the *Write Mail* action of the context menu
or use the *Mail* entry of the *Create* menu to create a new mail without recipients
in both cases, like in any other mail client,
you can edit the recipient list with an autocompletion search
keyboard hints: use the `` key to select an additional recipient from the result list
`` submits the page and switches in the view mode, have a look at the
[Keyboard interaction](http://api.jqueryui.com/autocomplete/) section
of the underlying jQuery UI component
