nextcloud / nextcloud/mail

Email links trigger phishing warning

Open
#10,329 3 comments 0 reactions 1 assignee View on GitHub

@hamza221 is already working on this.

Since Dec 10, 2024.

1. to develop bug
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. Receive a reply
  2. Reply starts with: "person person" person.person@interesting.site - <date>
  3. You get a phishing warning because link text does not match address: href: /apps/mail/mailto?to=person.person%40interesting.site : link text person.person@interesting.site
Expected behavior

You don't get a warning.

Actual behavior

You get a phishing warning

Mail app version

4.0.2

Nextcloud version

30.0.1

Mailserver or service

imap (dovecot)

Operating system

freebsd

PHP engine version

PHP 8.2

Nextcloud memory caching

No response

Web server

Nginx

Database

MariaDB

Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.