Skip to content

Cannot create object from UTF-8 mail address at Sisimai::Address #106

@azumakuniyuki

Description

@azumakuniyuki

https://github.com/Exim/exim/blob/master/test/mail/4223.%E0%A4%AF%E0%A4%B9%E0%A4%B2%E0%A5%8B%E0%A4%97%E0%A4%B9%E0%A4%BF%E0%A4%A8%E0%A5%8D%E0%A4%A6%E0%A5%80%E0%A4%95%E0%A5%8D%E0%A4%AF%E0%A5%8B%E0%A4%82%E0%A4%A8%E0%A4%B9%E0%A5%80%E0%A4%82%E0%A4%AC%E0%A5%8B%E0%A4%B2%E0%A4%B8%E0%A4%95%E0%A4%A4%E0%A5%87%E0%A4%B9%E0%A5%88%E0%A4%82

$VAR1 = {
          'feedbacktype' => '',
          'deliverystatus' => '5.0.0',
          'rhost' => 'the.local.host.name',
          'timestamp' => 920367873,
          'diagnostictype' => 'SMTP',
          'addresser' => 'यहलोगहिन्दीक्योंनहींबोलसकतेहैं@japanese.なぜみんな日本語を話してくれないのか.local',
          'listid' => '',
          'diagnosticcode' => 'host 127.0.0.1 [127.0.0.1]',
          'reason' => '',
          'subject' => 'test',
          'action' => 'failed',
          'lhost' => 'the.local.host.name',
          'alias' => '',
          'timezoneoffset' => '+0000',
          'recipient' => '[email protected]',
          'smtpcommand' => '',
          'softbounce' => 0,
          'messageid' => '[email protected]',
          'smtpagent' => 'Exim'
        };

Sisimai::Address->new cannot create a object from the value of "addresser" above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions