D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Happy Birthday Mutt!

 

On Mon, Aug 17, 2020 at 04:32:01PM +0100, Michael Everitt wrote:
> Neomutt :)

Mutt tells me that your gpg key is expired :)



On 17/08/20 16:29, Sebastian wrote:
> in distros so it will not be hard to install. The alias feature gives
> you much more control over the contacts selection in most webmail
> clients, and Mutt gives useful hierarchy indicators that work well with
> complicated threads like on mailing lists like these.

Nevermind alias, hook it up to your normal phone address book (via
radicale/carddav), everyone you've ever emailed and your gpg keyring!



    $ sudo apt install jq khard lbdb notmuch-mutt vdirsyncer

# .muttrc
set query_command = "lbdbq %s"

# .lbdb/m_notmuch (attached)
# .lbdb/rc
MODULES_PATH="$MODULES_PATH $HOME/.lbdb"
METHODS="$METHODS m_notmuch m_khard m_gpg"
SORT_OUTPUT=false
PASSWD_IGNORESYS=true



# .config/khard/khard.conf (adapt the paths)
[addressbooks]
[[personal]]
path = ~/.local/share/vdirsyncer/contacts/4c3381f4-03fd-45fb-8319-8f583c3a6394/
[[business]]
path = ~/.local/share/vdirsyncer/contacts/fb457ae4-d353-4bcb-80cb-68ba06a2361c/
[general]
default_action = list
[vcard]
skip_unparsable = yes

# .config/vdirsyncer/config (adapt the contacts_remote)
[pair contacts]
a = "contacts_local"
b = "contacts_remote"
collections = ["from a", "from b"]
conflict_resolution = "b wins"
[storage contacts_local]
type = "filesystem"
path = "~/.local/share/vdirsyncer/contacts/"
fileext = ".vcf"
[storage contacts_remote]
type = "carddav"
url = "https://freedombox.emorrp1.name/radicale/emorrp1/";
username = "emorrp1"
password = "hunter2"

Attachment: m_notmuch
Description: Text document

Attachment: signature.asc
Description: PGP signature

-- 
The Mailing List for the Devon & Cornwall LUG
https://mailman.dcglug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/listfaq