five-for-the-future/plugins/wporg-5ftf/includes
Ian Dunn 4dc03ada83 Email: Set From header to bounce@ to reduce confusion
Sometimes we do want folks to reply to messages, and the `donotreply` address contradicts that. `bounce@` has a similar meaning, but is less known. `bounce@` has the advantage of matching the `Return-Path`, which may reduce the chance of a message being flagged as spam for forging the `From` header.

See https://github.com/WordPress/five-for-the-future/pull/206#discussion_r938418815
2022-08-10 10:25:29 -07:00
..
authentication.php Apply coding standards. 2020-11-13 12:24:03 -08:00
contributor.php Add cron job to send emails to inactive contributors. 2022-08-10 10:25:29 -07:00
email.php Email: Set From header to bounce@ to reduce confusion 2022-08-10 10:25:29 -07:00
endpoints.php Manage Pledge: Normalize addresses to lowercase for comparison. 2022-03-28 14:17:29 -07:00
miscellaneous.php Remove links to non-existent locale variants. 2019-11-04 13:04:17 -06:00
pledge-form.php Replace deprecated SANITIZE_STRING filter with UNSAFE_RAW. 2022-07-19 11:03:35 -07:00
pledge-log.php Pledge: Log the reason why a pledge was deactivated. 2022-03-18 12:42:05 -07:00
pledge-meta.php Replace deprecated SANITIZE_STRING filter with UNSAFE_RAW. 2022-07-19 11:03:35 -07:00
pledge.php Contributors: Reset profile hours when pledge deactivated. 2022-05-02 14:22:26 -07:00
stats.php Stats: Add self-sponsored hours and contributor counts. 2022-08-03 15:53:34 -07:00
xprofile.php Add cron job to send emails to inactive contributors. 2022-08-10 10:25:29 -07:00