I am using mutt to not send emails in Linux for our ebs environment
Hi,
We are using OL 6 for our EBS environment, I installed MUTT and I am getting emails when i test without attachemtns,however when i tried to send attachments, its not sending any attachments.
any hints..?
applconv@ldc-conv1app:~$ echo "Here is the file you requested" | mutt -s "attaching file" -a hello.txt -- hello@hello.com
Can't stat hello.txt: No such file or directory
hello.txt: unable to attach file.
applconv@ldc-conv1app:~$