Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
schleuder
schleuder
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 101
    • Issues 101
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • schleuder
  • schleuderschleuder
  • Issues
  • #343

Closed
Open
Opened Apr 24, 2018 by ng@n_gOwner

Misleading error message when resending with X-RESEND and 2 matching keys are found

When you are resending to an address foo@example.ch using X-RESEND, but there are 2 matching keys for this address in the keyring, the following happens:

Email is resent, as expected, but the meta-headers on list contain the following 2 lines:

Error: Resending to <foo@example.ch> failed (2 keys found and unencrypted sending disallowed).
Resent: Unencrypted to foo@example.ch

But the email was sent out.

The behavior is imho as expected, but the error line in the meta-header is misleanding. It should probably be just a Notice: and saying that Resending as encrypted email to <foo@example.ch> failed (2 keys found)

Assignee
Assign to
3.5.0
Milestone
3.5.0
Assign milestone
Time tracking
None
Due date
None
Reference: schleuder/schleuder#343