I do not want to change the from
address for all messages, only for the ones sent to a small group.
For example: Normally notification@domain.com
is sent email to users@domain.com
. What I need to do is if notification@domain.com
is sending an email to bob@domain.com
, then change the "from"
to notification@otherdomain.com
.