@ghara-services/inbound-smtp-server
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@sooran/platform-constants

TODO: description

Usage

const platformConstants = require('@sooran/platform-constants');

// TODO: DEMONSTRATE API

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 ConnectionorTransaction`.

To get documentation on writing a plugin type haraka -h Plugins.

Readme

Keywords

none

Package Sidebar

Install

npm i @ghara-services/inbound-smtp-server

Weekly Downloads

0

Version

0.2.0

License

SEE LICENSE IN license.txt

Unpacked Size

2.01 kB

Total Files

2

Last publish

Collaborators

  • jd-carroll