Hi!

On Wed, 18 Mar 2015 13:11:09 -0500, Peng Yu wrote:
> The following command can send an email to somebody. But there is no
> name associated with the recipient.
> 
> echo 'Message body' | mail -s 'Email subject' someb...@example.com

This has nothing to do with msmtp. Your mail program needs to set a
proper 'To:' header. If it cannot do this, you might want to try a
different program, e.g. Mutt.

Regards,
Martin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
msmtp-users mailing list
msmtp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msmtp-users

Reply via email to