edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [edbrowse-dev] batch move and batch delete
@ 2018-06-06 17:07 Karl Dahlke
  2018-06-06 23:52 ` Dominique Martinet
  0 siblings, 1 reply; 4+ messages in thread
From: Karl Dahlke @ 2018-06-06 17:07 UTC (permalink / raw)
  To: edbrowse-dev

If any of you are brave enough to try it:   ...
Beware, a bug might delete emails you didn't expect.
I've tested it here, but I don't have hundreds of messages to move around either.
This is from the updated users guide.

If there are 300 emails in your spam folder, there is an easy way to delete them all.
Type v to view them all, just to make sure a valid email didn't wind up here.
You don't want to delete anything good by mistake.
Then type b for batch mode, then d to delete.
Poof, they're all gone.
In the same way, you can batch move all the messages to another folder.
However, move is more useful with the from clause.
If the current message is from Fred Flintstone, type f, and edbrowse will print "from Fred Flintstone".
Then type m cartoon, and all the messages from Fred Flintstone will move to the cartoon folder.

You know what's interesting?
When my friend Erwin sends me an email, and I look at it through imap, or pop3 for that matter,
there is sender and subject and size, but no date and time.
Run at db3 and you can see why.

parseHeaderDate fails on mer., 06 juin 2018 14:52:10 +0200

Oops! That's something I never thought of.
Our routine expects English day and month, not French.
So almost all the emails in Erwin's imap will show no date/time.
I could change the routine to recognize English or French, but is there a more general approach?
Not that I can think of.
Just brute force programming.
Identify the language first, which isn't trivial, then use the days and months in that language.
I'll see if there's a way to do this that isn't totally painful.

Karl Dahlke

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-07  0:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-06 17:07 [edbrowse-dev] batch move and batch delete Karl Dahlke
2018-06-06 23:52 ` Dominique Martinet
2018-06-07  0:10   ` Karl Dahlke
2018-06-07  0:52     ` Dominique Martinet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).