Its still trying to use sendmail,
[root@Pogopig ~]# echo "hello world" | mailx -s "test subject" richard@g8jvm.info|msmtp -t
/usr/sbin/sendmail: No such file or directory
. . . message not sent.
msmtp: no recipients found
Sendmail doesn't seem to be in the package list either, just the perl module
Arch
Keywords sendmail
sort descending
Arch Repo Packagesort descending Version Description
armv5 community perl-mail-sendmail 0.79-5 Perl/CPAN Module Mail::Sendmail : Simple platform independent mailer
Thanks Rodney
