aliases not working when sending email using 'mail' and 'msmtp' [closed]
Took A LOT of testing and experimenting... Finally solved:
Uninstalled "mailutils" and installed "bsd-mailx" instead.
Problem solved, "mail" command working as intended, including aliases.
Hope it helps someone to cut down the confusion and testing...