This repository hold bounce mail collections for developing Sisimai. Email files in this repository
are read from make test
at go-sisimai, p5-sisimai and rb-sisimai.
Directory | Description |
---|---|
mailbox/ | Unix mbox files |
maildir/ | Email files |
- bsd/ | A newline is LF |
- mac/ | A newline is CR |
- dos/ | A newline is CRLF |
- err/ | Divided email files of mailbox/mbox-0 |
- not/ | Is not a bounce mail |
to-be-debugged-becase/ | Email files for debugging |
- reason-is-onhold/ | Reason is "onhold" in parsed results |
- reason-is-undefined/ | Reason is "undefined" in parsed results |
- sisimai-cannot-parse-yet/ | Emails could not be parsed by Sisimai |
- something-is-wrong/ | Sisimai can parse but something is wrong |
to-be-parsed-for-test/ | Email files to be parsed for test |
- Sisimai Project | github.com/sisimai
- libsisimai.org | Sisimai: Mail Analyzing Interface
- Perl Verson | Perl version of Sisimai
- Ruby verson | Ruby version of Sisimai
- Go Verson | Go version of Sisimai
Copyright (C) 2018-2025 azumakuniyuki, All Rights Reserved.
This software is distributed under The BSD 2-Clause License.