one email message and the start of another. this hueristic
failed on lines like "\n^From Ushant to Scilly is 35
leagues".
the new pattern relies upon our From line ending in the
four digits of the year. which is also an hueristic that
will from fail from time to time. For example "\n^From
2000 substract 1 to get 1999$".
PR: docs/21762
(usually one week) where the current mail is stored. The URL
point to the ftp server ftp.freebsd.org.
You can download an archive and read it offline with your
favourite mail client. This may reduce your local terrorkom bill.
I don't know if this option is useful for the general FreeBSD user.
1. Retrievals should be much faster and put much less load on hub,
particularly for complex searches.
2. URLs for messages are no longer query dependent, so when a message
you have already looked at pops up in a different search, you your
browser history mechanism can recognize it and color the link
appropriately.
3. Messages are potentially cachable; I may have to tweak the
HTTP header to make it really work though.