Robert wrote:
> Date: Mon, 15 Mar 2021 08:03:26 -0500
> From: Tom R <[email protected]>
> Message-ID: <[email protected]>
>
> | I have several cron jobs that depend on send
> | expanding from aliases,
>
> I think that is a poor idea.
Agreed, but I just committed support anyway:
commit c723593d2af190d9c86062d2a265fceec25fb777
Author: David Levine <[email protected]>
Date: Sun Mar 21 09:31:21 2021 -0400
Added alias expansion to From: address for use by sendfrom.
Thanks to Tom Rodman <[email protected]> for reporting this deficiency.
Thanks to Ken for suggesting the alias expansion approach.
David