Cameron Simpson wrote:
On 04Jan2014 20:30, Tom Furie <t...@furie.org.uk> wrote:
On Sat, Jan 04, 2014 at 12:28:46PM -0500, Charles E Campbell wrote:
However, mutt still doesn't recognize header_cache or
certificatg_file (again, undefined variables), and it still won't
send mail.
I'm not very familiar with this side of mutt, but are you sure that
certificatg_file isn't a typo?
Looks like a typo to me.
Also, it seems worth pointing out that:
./configure --help
usually lists the app specific options.
You may need to have a patched mutt source for some options; not sure.
Yes, there was a typo: its actually
set certificate_file=~/.mutt/certificates
and the mutt with my latest configuration settings does accept it. I'm
still getting
cec/ djinni? tstmutt.verizon
Certificate host check failed: certificate owner does not match hostname
smtp.campbellfamily.biz
Memory fault(coredump)
where tstmutt.verizon is a script:
#! /bin/ksh
mutt -s "[testing] tstmutt" astron...@verizon.net <<-EOM
Hello!
This is a test using my tstmutt script.
Does it work?
Regards,
Me
EOM
So far I am unable to join with the mutt world...
Regards,
Chip Campbell