Socket
Socket
Sign inDemoInstall

@ghara-services/inbound-smtp-server

Package Overview
Dependencies
290
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ghara-services/inbound-smtp-server

Inbound SMTP Listener


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@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.

FAQs

Last updated on 08 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc