Skip to content

andris9/forward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forward

Example email forwarder with ARC support

Usage

  1. Generate certificate/key files for STARTTLS and ARC signing
  2. Edit configuration file, set port nr (should be 25) and key locations. Also configure virtual alias map
  3. Install dependencies with npm install
  4. Run the app sudo node server.js (sudo is required for port 25)

Example

See an example message forwarded via this forwarding service running at forward.srv.dev here. Check out the ARC-* headers in that message.

About

example mail forwarder with ARC support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published