From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 03 Aug 2008 18:41:54 -0700 Subject: [sup-talk] Beginner questions In-Reply-To: <1217805086-sup-749@pluto> References: <1217805086-sup-749@pluto> Message-ID: <1217813913-sup-4564@entry> Hi Thorsten, Reformatted excerpts from Thorsten Kramer's message of 2008-08-03: > recently I switched from mutt to sup. Welcome! > 1) Unfortunately, the gpg integration doesn't work. If I want to sign > my mails, sup complains about: 'Problem sending mail: gpg: gpg-agent > is not available in this session' Any tipps to avoid this? With mutt, > gpg works fine. At least right now, the only way to run Sup with GPG is to use gpg-agent. Sup doesn't ask for your password, store it, expire it, etc. So you'll need to start gpg-agent in the background, and then gpg should automatically trigger it to ask you for your password. The one problem with this so far is that the curses version of gpg-agent doesn't interact well with Sup. If you're using the X version, you'll be fine. > 2) I've configured several accounts for sending mail. How can I switch > between them in the mail-compose view? Is changing the from address > the only way? Yes, that's the only way. (So far!) > 3) In mutt you can define macros. E.g. you press F2 and the selected > mail is moved from its maildir to a spam mbox. Is this possible with > sup? No. I would like to have this at some point, and I don't think it would be terribly hard, but right now even the keybindings are not configurable. -- William