Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D donate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Web
  • donate
  • Issues
  • #1
Closed
Open
Created Jun 10, 2021 by anarcat@anarcatOwner

change the envelope-from on subscription request confirmations in newsletter

in https://gitlab.torproject.org/tpo/tpa/team/-/issues/40286 (confidential issue), @smith reported receiving a significant number of bounces at info@tpo. after investigation, it turns out those are subscription attempts that bounce. here's a part of those messages:

Subject: Please confirm your subscription to The Tor Project newsletter.
From: The Tor Project <info@torproject.org>
Message-ID: 86cedbe76ed1b59e257095939503a38c@donate-api.torproject.org
X-Mailer: PHPMailer 5.2.27 (https://github.com/PHPMailer/PHPMailer)

the envelope-from (AKA the Return-Path header or MAIL FROM command in SMTP) of those messages is also set to info@torproject.

this should be something that is capable of handling those bounces, or devnull.

@eric, can you take this on?

Assignee
Assign to
Time tracking