From mboxrd@z Thu Jan 1 00:00:00 1970 From: cj.fleck@gmail.com (CJ Fleck) Date: Mon, 4 Aug 2008 11:05:28 -0400 Subject: [sup-talk] Sending mail Message-ID: <12258ab10808040805q39aabf26lb7711dee88f2527b@mail.gmail.com> I'm trying out sup v 0.6, and I'm stuck when I go to send mail. I use msmtp and '/usr/bin/msmtp --account=foo me at someaddress.com < filename' works from the command line. In my config.yaml, I have a ':sendmail: /usr/bin/msmtp --account=foo -t'. The problem arises, when I compose the mail, and I go to exit the editor, it brings me to the "Crypto" buffer. I choose none, and it immediately goes back to the editor. This is a cycle I cannot break. Am I missing something here? How do I send the mail? CJ