r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!Readmail] a Rebol mail client

PhilB
5-Sep-2006
[105]
This link talks about your error message
Louis
6-Sep-2006
[106]
Thanks, Phil.
Louis
29-Oct-2006
[107]
Want list:

1. HTML support
2. Redirect
3. Return receipt
4. BCC (blind carbon copy)

Any chance that you will be adding these features any time soon?
Louis
30-Oct-2006
[108]
The electricity just went off here, and I got zapped.  I've been 
answering email for the past 9 hours off line using the Eudora email 
client. I lost all of that work---none of my emails had been sent. 
That should not be possible. Every email should be written to the 
hard drive so it cannot be so easily lost. This is really hard to 
believe. Anyway, Phil, I am wanting to switch over to your software 
asap.
Pekr
30-Oct-2006
[109]
what? Mozilla mailer, for ages, just by pressing save saves your 
email as an concept, to your HD of course. I can't believe any product 
would not do so. Maybe you just got corrupt indexes? I would delete 
them, and let Eudora to rebuild it (of course I know nothing about 
Eudora, so maybe it does not use indexes at all)
Louis
30-Oct-2006
[110]
Pekr, I'll try deleting the indexes.
Graham
30-Oct-2006
[111]
Eudora saves emails in files ... so it is unlikely that you have 
lost anything.
Louis
30-Oct-2006
[112x4]
I'm going to log off and backup before I go any further with this. 
I'll report back.
Ok, my email is there. BUT I'm using a version of Eudora that won't 
let me reindex my files. I have to pay to be able to do that, I think. 
I'm downloading the latest version of Eudora now. Hopefully, it won't 
make me pay.
The next version of Eudora is going to be free and open source....but 
it isn't there yet.
Thanks, Pekr and Graham for encouraging me to reindex.
Pekr
30-Oct-2006
[116]
I would simply try to move indexes out of their directory and start 
Eudora - it should start reindexing automatically, or so I think 
...
Louis
30-Oct-2006
[117x2]
I tried that, but it didn't work...I think because Eudora had added 
a paid feature called fast-search.
I've been using a beta version and it is really buggy and incomplete.
Pekr
30-Oct-2006
[119]
uf, what is Eudora good for? Do you work on windows? I never wanted 
to work with anything else than Netscape and leter mozilla mail. 
You can try Thunderbird, you might be surprised by its functionality 
- and what is more - your folder is plain text file, readable
Louis
30-Oct-2006
[120x2]
Yes, I have a WinXP machine.
Could Thunderbird import my Eudora email? The corrupted Eudora indexes 
wouldn't matter in that case would it?
Pekr
30-Oct-2006
[122]
I think it could ...
Alan
30-Oct-2006
[123]
Louis, yes it can import Eudora mail/folders/prefs
Louis
30-Oct-2006
[124x8]
It is working now importing years (many thousands of messages) of 
email. It is taking a long time. We will see how well it does.
Thunderbird did not import my unsent email.
Eudora update still would not let me reindex.
I really just want to switch over to Phil's readmail.r
There would be a lot of advantanges having everything in rebol.
I just looked at the Eudora web site and this is a big problem with 
Eudora.  They tell how to delete the index files to let the program 
rebuild them. But if that doesn't work they say:


If the mailbox does not display your old mail or if Eudora crashes, 
the mailbox is irreparably damaged or corrupted.


You can make a final ditch effort to try to recover the text of the 
email. With Eudora completely closed, go to the backup of the .MBX 
that you saved in Step #4 above. Open that .MBX with a Text Editor, 
like Notepad or Wordpad. If there's any recoverable data, a Text 
Editor may be able to read it.
Let all users of Eudora be aware!
It is caused by bad design of their file system.
Graham
30-Oct-2006
[132x3]
nonsense
Eudora saves files as flat files .. standard unix style I believe.
if you turn off the computer while writing to disk and corrupting 
the indices .. well, nothing to do with Eudora.
Louis
30-Oct-2006
[135x3]
According to their web site, the only way to avoid losing data in 
such a case is to compact the files daily. No one is going to do 
that,
You may be right, but it seems to me that no more than one email 
(the one you were saving to the hard drive) should ever be lost. 
No?
Anyway, I have been testing readmail.r and it seems to discard the 
email I send. Is there any way to make it save it?
Anton
30-Oct-2006
[138]
Whose responsibility is it to not lose data in case of power failure 
? It's the filesystem's responsibility. You should rather say: "Let 
all user's of [insert your filesystem here] beware !"  There are 
filesystems around that are highly resistent to data-loss through 
powerfailure. Unfortunately, most people around the world aren't 
using them.
Louis
30-Oct-2006
[139x8]
How do rebol's files system do in case of power failure?
Graham, you have proded me to make one last effort to recover my 
work. I notice that I have 3 out files: out.mbx, out.mbx.001, and 
out.mbx.002. The indexes for the last two are not being rebuilt, 
and out.mbx.002 is where my unsent email exists. Any ideas?
I also notice that out.mbx.oo2 contains many copies of the last email 
which were saved automatically as I was writing it.
Hummm. I'll write another email and see what happens.
It just got appended to the bottom of out.mbx.
I can't see how Eudora knows which files have been sent and which 
not yet.
A little success. I used a text editors to copy the contents of out.mbx.001 
and out.mbx.002 to the end of out.mbx. Then deleted the out.toc index 
file. Started Eudora, and now I can see the emails. Hopefully I'm 
now be able to send them.
Thanks for proding me on Graham.
Anton
31-Oct-2006
[147]
Rebol uses the host OS's filesystem. If you are on WindowsXP it's 
most likely NTFS, from Microsoft.
Graham
31-Oct-2006
[148]
If you're working in an area where power is unreliable .. use a laptop.
Louis
31-Oct-2006
[149]
Graham, I know. I bought one just before I left the States, but it 
was defective and I had to return it. Anyway, yesterday I bought 
a German made Augen UPS-1500DL. It uses two external car batteries 
to run for up to 8 hours without electricity from the power company. 
Really nice. Also, works with our generator, while our APC UPS would 
not.
PhilB
16-Nov-2006
[150x2]
I have a few minor updates to readmail.r, they will be put up this 
weekend.
As I am moving ISP's readmail.r will no longer be available at http://www.upnaway.com/~philb/philip/pbmail/
from the end of decemver onwards.


So where would the best place to put readmail.r on a permenant basis?


Any suggestions?  Not many people use it so I dont think its worth 
trying to register a domain name. 

I do have some web space, but if I move ISP's again I will run into 
the same problem.
Sunanda
16-Nov-2006
[152]
Have you thought about rebol.org?
PhilB
16-Nov-2006
[153]
Hi Sunada ..... Is there a size limit on scripts?
Sunanda
16-Nov-2006
[154]
Not at all -- there is no limit on size
The largest _single_ script so far is Space game -- at 0.25 meg.

http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?find=size+%3E+200000
***

If readmail.r is not a single script (ie it is a collection of scripts 
and files), then we can handle it as a package. Again, no limits 
on size:

http://www.rebol.org/cgi-bin/cgiwrap/rebol/search.r?filter=type-package