"From:" of notification emails can trigger a phising warning

Bug #2029189 reported by Nobuto Murata
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

When I'm subscribed to a bug, I get email notifications from launchpad.net. And the emails trigger the phising warning always in Gmail as follows:

https://support.google.com/mail/answer/1074268?hl=en
> Be careful with this message
>
> Nobuto Murata is similar to a name in your organization, but the email
> address does not belong to your domain or Canonical Mail couldn’t
> verify that it actually came from <email address hidden>. Avoid
> replying to this email unless you reach out to the sender by other
> means to ensure that this email address is legitimate.
>
> Report phising | Looks safe

That's because Launchpad uses the From: header as:

From: "LAUNCHPAD USERNAME" <email address hidden>

e.g. From: Nobuto Murata <email address hidden>

And Gmail or other mailers think random email addresses (<email address hidden>, <email address hidden>, <email address hidden>, etc.) try to impersonate the same "LAUNCHPAD USERNAME".

It would be nice if Launchpad sends those emails from something like:

From: "LAUNCHPAD USERNAME" via Launchpad.net <email address hidden>

to be aligned with the industry best practices and other services, Discourse etc. are taking a similar approach.

Tags: email
Nobuto Murata (nobuto)
description: updated
Revision history for this message
Ines Almeida (ines-almeida) wrote :

That does sound like a good idea for us to implement

tags: added: email
Changed in launchpad:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Yes, this would be really nice to implement; the impact of this issue is that it tends to 'teach' the user to ignore phishing emails as the user will just go "oh it's another launchpad one". Now all someone needs to do is to register, say, llaunchpad.com, and starting sending phishing emails out and users will already be trained to just accept them.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.