Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sisimai.dump(STDIN) does not work properly #67

Closed
azumakuniyuki opened this issue Mar 9, 2017 · 1 comment
Closed

Sisimai.dump(STDIN) does not work properly #67

azumakuniyuki opened this issue Mar 9, 2017 · 1 comment
Assignees
Labels

Comments

@azumakuniyuki
Copy link
Member

そういえばSisimaiという便利なバウンスメールパーサーをみつけたけど、なぜかrubyのSTDINが動かず、、ぐぬぬ。

— まりねっち / ようゴソ / yaoki (@marine_dayo) February 24, 2017
% cat ./set-of-emails/maildir/bsd/mta-postfix-01.eml | ruby -Ilib -rsisimai -e 'puts Sisimai.dump(STDIN)'
/Users/ak/localrepos/rr.nyaan.jp/rb-Sisimai/lib/sisimai.rb:99:in `make':  ***error: invalid value of "input" (RuntimeError)
	from /Users/ak/localrepos/rr.nyaan.jp/rb-Sisimai/lib/sisimai.rb:118:in `dump'
	from -e:1:in `<main>'
@azumakuniyuki azumakuniyuki self-assigned this Mar 9, 2017
azumakuniyuki added a commit that referenced this issue Mar 9, 2017
@azumakuniyuki
Copy link
Member Author

Fixed at v4.20.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant