Project

General

Profile

Actions

Feature #2227

closed

email return-path set to postmaster@gc.cuny.edu

Added by local admin over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority name:
Normal
Assignee:
-
Category name:
Server
Target version:
Start date:
2012-11-05
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Guys, here's a heads up on a small change I implemented today on our Postfix mail server.

In some instances the Commons' website (i.e. WordPress/BuddyPress) will try to send an email that, whether because it has an invalid recipient or because the recipient is temporarily MIA (say a Baruch mailbox while baruch.gc.cuny.edu was down), will either be delayed or fail.

(I'm including an example like this as an attachment to this issue)

In cases like this our outbound mail servers (proofagent.gc.cuny.edu and proofsender.gc.cuny.edu) will try and respond back to the sender notifying them that the message hasn't been delivered yet for reason X and that it will either keep trying again for Y amount of time or that it will stop trying now. So far so good. But sometimes the sender comes through as the website itself (e.g or ) in those cases the response emails can't be routed correctly because neither or accept email.

To improve this I edited our php.ini configuration to add a return-path header of to PHP-generated outbound emails. This way these notifications, and other potential email issues, will get send to , which actually exists.

This change should not affect the visible "From:" header as return-path is a "hidden" header. But I wanted you to be aware of this just in case.

All best!


Files

LAROI.eml (8.4 KB) LAROI.eml Sample delayed email local admin, 2012-11-05 02:16 PM
Actions

Also available in: Atom PDF