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

Implement decoder except email #510

Open
azumakuniyuki opened this issue Mar 19, 2024 · 0 comments
Open

Implement decoder except email #510

azumakuniyuki opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@azumakuniyuki
Copy link
Member

azumakuniyuki commented Mar 19, 2024

  • For example,
    • A part of the log message in /var/log/maillog
    • Mar 4 14:21:16 mx1 postfix/smtp[30753]: 4Tp6VT0vCvz22WHQ: to=<neko@example.fi>, relay=aspmx.l.google.com[64.233.189.26]:25, delay=11, delays=9.9/0/0.77/0.35, dsn=5.2.1, status=bounced (host aspmx.l.google.com[64.233.189.26] said: 550-5.2.1 The email account that you tried to reach is inactive. For more 550-5.2.1 information, go to 550 5.2.1 https://support.google.com/mail/?p=DisabledUser k16-20020a17090aaa1000b0029aa8f9ccbasi9776379pjq.5 - gsmtp (in reply to RCPT TO command))
    • JSON ?
  • Name space
    • Sisimai::ExceptEmail
    • Sisimai::EE
    • Sisimai::XE
    • Other name?
  • Interface
    • Sisimai->infer(<STRING>)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant