-
Notifications
You must be signed in to change notification settings - Fork 0
tclayborne-cs/ZenMail
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Haraka
Congratulations on creating a new installation of Haraka.
This directory contains two key directories for how Haraka will function:
- config
This directory contains configuration files for Haraka. The
directory contains the default configuration. You probably want
to modify some files in here, particularly `smtp.ini`.
- plugins
This directory contains custom plugins which you write to run in
Haraka. The plugins which ship with Haraka are still available
to use.
- docs/plugins
This directory contains documentation for your plugins.
Documentation for Haraka is available via `haraka -h <name> where the name
is either the name of a plugin (without the .js extension) or the name of
a core Haraka module, such as `Connection` or `Transaction`.
To get documentation on writing a plugin type `haraka -h Plugins`.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published