dovel

package module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2023 License: LGPL-3.0 Imports: 0 Imported by: 0

README

Documentation

Overview

dovel is a SMTP server and web interface that is simple to setup and use.

This package has two parts:

  1. The dovel binary
  2. The interfaces library

1. The binary

This binary is the main server, it is configured using a single config file which should be located in ~/.dovel-config.json. This server is responsible to receive your emails and save them according to your config. The other part is the optional web interface that is used to visualize your mail.

The structure of this config file is [config.Config]. See that doc for more info.

2. The library

This package also delivers a subpackage called interfaces, it contains structs that are used through this project. Those are also used in templates and you can use them in other projects.

Directories

Path Synopsis
cmd
package interfaces contains interfaces that are passed to the common functions on the server and web projects.
package interfaces contains interfaces that are passed to the common functions on the server and web projects.
gwi

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL