Skip to content

Provides an API for using Sisimai to parse RFC5322 bounce emails into structured data

Notifications You must be signed in to change notification settings

carahsoft/sisimai-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sisimai API

Provides an API for using Sisimai to parse RFC5322 bounce emails into structured data.

Usage

  1. Run with docker
docker run -p 3000:3000 carahsoftech/sisimai-api
  1. Post one or more emails to http://localhost:3000/parse, which will return a json array of results. Refer to https://libsisimai.org/en/data/ for field details.

About

Provides an API for using Sisimai to parse RFC5322 bounce emails into structured data

Resources

Stars

Watchers

Forks

Packages

No packages published