Hi aalinovi,

> Scenario: you receive an email from Geico informing you your car
> insurance payment is due in 4 weeks. In mutt or Apple Mail you can
> flag that message so you're reminded of it each time you log in.

How does it remind you?  A pop-up per message?  Highlighting then when
you happen to list that folder?  Putting them at the top of the folder?

> Is there a way to do something similar in nmh? If not how do nmh users
> handle such a situation?

Well, I use at(1) to generate future reminder emails, but nmh methods
could include anno(1) to add a header to the email, or mark(1) to put it
in a sequence, and then your other nmh-wrapping commands from ~/bin
could pick(1) out that header, or use that sequence, to show you those
emails.  One could imagine ~/.profile scan(1)-ing them, for example.

-- 
Cheers, Ralph.

-- 
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to