@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.)
hq.recaptime.dev/wiki/Phorge
···1616 'Require mail content be transmitted only over secure channels.');
1717 }
1818 public function supportsObject($object) {
1919- return self::isMailGeneratingObject($object);
1919+ return PhabricatorMetaMTAEmailHeraldAction::isMailGeneratingObject($object);
2020 }
21212222 public function getActionGroupKey() {