Is there a way where I can mail someone with changing who they see they mail is from in a sense, like i want it to show from - "John Smith" rather than they see from - "jsmith213@srtr324.com" to make it easier, I just want a simple command script, so far I have
mail -s "subject" email@email.com < attachment, but im trying to fidn out what to put in so it could be for example like -f "John Doe" even though -f doesnt do that.