Sisimai is a library provided as a Go package that decodes various formats of bounce emails and outputs structured data necessary for analysis, such as destination addresses and bounce reasons.

bounce email email-bounce mail smtp
1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Identify the Mail Transfer Agent (MTA) responsible for generating emails with an 'X-MC-System' header, potentially requiring analysis of additional sample emails and modification of the existing `lhost/via-x7.go` module within the Sisimai library to handle this new MTA.

Complexity: 4/5
enhancement help wanted mta-module

Sisimai is a library provided as a Go package that decodes various formats of bounce emails and outputs structured data necessary for analysis, such as destination addresses and bounce reasons.

Go
#bounce#email#email-bounce#mail#smtp