Skip to content

Sympa does not like "`" chars in email addresses within include file #1217

@agouaux

Description

@agouaux

I noticed error messages like this when sympa tried to sync an include file that had a "`" in the local part of the address. At first I was surprised that Office365 (location of our mailboxes) allowed it, but then I discovered that it was technically OK with the RFCs. (I can re-dig up the references I found if necessary.)

Jun 25 23:20:14 sympa01 sympa[53065]: err main::#849 > Sympa::Spindle::spin#95 > Sympa::Request::Handler::include::_twist#201 > Sympa::Request::Handler::include::_update_users#372 > Sympa::DataSource::next#149 > Sympa::DataSource::File::_next#75 Skip badly formed line: "first1`.last1@x.org First1` Last1"

Version

6.2.60

Installation method

Source (that locally build into our own rpm)

Expected behavior

I think so long as the "`" is in the local part, it should be considered ok, despite it being a bit odd.

Actual behavior

The sync of the include file never completes successfully.

Additional information

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions