Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pan pan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • panpan
  • Merge requests
  • !10

Fix sender on GMIME 3 (resolve issue #103)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jason C. McDonald requested to merge CodeMouse92/pan:let-my-message-through into master Jun 08, 2020
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 1

This resolves issue #103 (closed), which appears on some systems using GMIME 3.0.

In short, the combined name and address were being used in the address field on the call to g_mime_message_add_mailbox(), contrary to the official documentation. This somehow worked when it shouldn't. The exact reason for the Schroedinbug-nature of this issue isn't entirely clear — it probably has everything to do with the exact version of GMIME and its dependencies — but at least the bug itself is clear. :)

It feels good to be able to post on USENET again!

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: let-my-message-through