> > I would appreciate an option to configure the "sent" box per provider. I > > implemented this feature in this patch: > > > > id:[email protected] > > Generally it might work. But there are other features that may rely on > per-account-settings (drafts, outbox, templates, ...). Setting them all that > way might get ugly. The best solution might be to introduce a setting for > account information.
Definitely, in my implementation this is done via a setting in the notmuch config file, which maps between accounts and provider dir. If this is not configure, it default to not storing sent emails. For example: [vim] [email protected]=>HU/Sent;[email protected]=>CNRS/Sent Cheers, Bartosz _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
