REBOL3 - !Readmail (a Rebol mail client [web-public])

Return to Index Page
Most recent messages (300 max) are listed first.

#UserMessageDate
193?I have tested ntlm myself personally but not with Exchange but don't see why it woudn't work unless Kerberos was the method enforced.31-Mar-09 19:12
192TedWould this help -- http://softinnov.org/rebol/ntlm.shtml31-Mar-09 19:06
191JaneksWhat I found that Rebol could be used with Exchange by using IMAP protocol, but only with some authentication methods. In my case it is NTLM and it it not supported by Rebol.31-Mar-09 19:00
190JaneksIn this case Exchange is not in my side/responsibility :-(31-Mar-09 18:58
189ReichartWell, it is 2007 + Service packs that work with 2007....so, I will vote this is 6 years...

There are a LOT of holes in 2003, and the new version supports WebDAV, iCal, and other "friendly" features...

28-Mar-09 2:00
188PekrOver 4 years, no? There is Exchange 2003 and Exchange 2007 is the latest. We wanted to upgrade too, but our management thinks otherwise :-)27-Mar-09 18:23
187ReichartYou would REALLY want to upgrade Exchange to the most recent version. A lot has been improved in 6 years.27-Mar-09 17:26
186JaneksHi! Probably a bit offt., but: Could I use Rebol with Exchange Server 2003? I read in some earlier mailing list archives that there was some problems with authentication standarts...27-Mar-09 10:09
185Alan.14-Sep-08 7:02
184?One thing I'm focused on is creating lots of examples of problems in IMAP. Special charaters (languages), emails with lots of odd things about them. No return address, etc. We want to try to come up with every problem. All info and examples are welcome.30-Jun-07 23:31
183Frankoupss too late ...30-Jun-07 23:30
182FrankMy provider free.fr offers a .. free .. pop/imap server. I can open an account for test.30-Jun-07 23:29
181?Phil if you need an IMAP account on a server to test with, we can give you access to the one we set up to test Qtask's new Webmail interface. The account contains lots of examples like large attachments, deep folders. As we learn more, we fill it with ore examples. Just shoot me a private message, and I will get you name and password.30-Jun-07 23:28
180?POP sucks.30-Jun-07 23:27
179?Doh, yes, actually I know that...sorry, we were using POP with Gmail as out test....30-Jun-07 23:27
178Grahamhttp://mail.google.com/support/bin/answer.py?answer=10339

Gmail doesn't currently support IMAP access. As part of our ongoing commitment to give our users easy access to their email, we have introduced POP access. We look forward to announcing other new features as they become available.

30-Jun-07 21:07
177?Gmail is an IMAP server. Its free. The answer is, annoying and hard! We are doing it right now (finally!). Should be done in about 30 days. We plan to support Gmail's tags (which are cool).30-Jun-07 15:48
176Grahamit doesn't use Rebol's imap protocol though30-Jun-07 10:06
175FrankFrench forum30-Jun-07 9:44
174FrankIf it can help you, french rebol uses an IMAP server http://www.digicamsoft.com/cgi-bin/rebelBB.cgi Source code at http://www.digicamsoft.com/cgi-bin/rebelBB.cgi?code=130-Jun-07 9:44
173Grahamwell Rebol's imap support is quite incomplete ...30-Jun-07 5:16
172PhilBreesign = redesign30-Jun-07 3:46
171PhilBI dont have access to an IMAP server, so it would have been ard to develop for. I have no idea how hard it would be to implement or how much reesign would be necessary.30-Jun-07 3:44
170PhilBSorry .... no.30-Jun-07 3:43
169?Does it support IMAP?30-Jun-07 3:38
168PhilBreadmail 4.14.14 & associated helptext has been released (29/06/2007) ...

readmail.r can be found at .... http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=readmail.r or at http://peoplecards.ca/rebol/philb/readmail.r

Any problems let me know

29-Jun-07 23:16
167PhilBLooks like the mail client has to Support MAPI .....22-Nov-06 10:41
166LouisThere has to be a way. :>)22-Nov-06 10:33
165PhilBSo you just ned to figue out how to add a new email client to the dropdown.22-Nov-06 10:32
164PhilBOn Windows XP , you can select a mail client from the internet options, but mine only gives me outlookexpress & hotmail.22-Nov-06 10:29
163LouisHummm. So it does. I asked the wrong question. What about clicking on an email address in a web page?22-Nov-06 10:21
162PhilBNot as far as I am aware .... when I click on an email address it brings up an altme window to send an email.22-Nov-06 10:15
161LouisPhil, can readmail be made the default email client so that when I click on an email address in AltME it brings up readmail with that address in the To: field?22-Nov-06 10:07
160Alanworking now21-Nov-06 21:10
159PhilBWhich file is not found? They all seem to work here \20-Nov-06 7:26
158AlanISP down ? file not found19-Nov-06 18:02
157PhilBreadmail 4.14.9 & associated helptext has been released (19/11/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

readmail.r can be found at .... http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=readmail.r or at http://www.upnaway.com/~philb/philip/pbmail/readmail.r

readmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive contains readmail.r & readmail.html (rip = compressed self extracting rebol archive) Any problems let me know

19-Nov-06 11:38
156PhilBI package readmail.r up as a single file (decompressed at runtime), it is 143Kb so I woulnt have a problem adding it to the library.16-Nov-06 14:27
155SunandaThough many scripts in the Library are just one script file plus one documentation file. That doesn't need to be a package: http://www.rebol.org/cgi-bin/cgiwrap/rebol/cpt-recent-docs.r The documentation can be in Makedoc or Makedoc2 format (plus some other formats too, like Nicomdoc)16-Nov-06 14:25
154SunandaNot 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-package16-Nov-06 14:22
153PhilBHi Sunada ..... Is there a size limit on scripts?16-Nov-06 14:07
152SunandaHave you thought about rebol.org?16-Nov-06 13:26
151PhilBAs 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.

16-Nov-06 13:24
150PhilBI have a few minor updates to readmail.r, they will be put up this weekend.16-Nov-06 13:17
149LouisGraham, 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.1-Nov-06 4:16
148GrahamIf you're working in an area where power is unreliable .. use a laptop.31-Oct-06 5:16
147AntonRebol uses the host OS's filesystem. If you are on WindowsXP it's most likely NTFS, from Microsoft.31-Oct-06 5:11
146LouisThanks for proding me on Graham.31-Oct-06 3:36
145LouisA 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.31-Oct-06 3:36
144LouisI can't see how Eudora knows which files have been sent and which not yet.31-Oct-06 3:18
143LouisIt just got appended to the bottom of out.mbx.31-Oct-06 3:17
142LouisHummm. I'll write another email and see what happens.31-Oct-06 3:13
141LouisI also notice that out.mbx.oo2 contains many copies of the last email which were saved automatically as I was writing it.31-Oct-06 3:13
140LouisGraham, 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?31-Oct-06 3:10
139LouisHow do rebol's files system do in case of power failure?31-Oct-06 3:06
138AntonWhose 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.31-Oct-06 3:03
137LouisAnyway, I have been testing readmail.r and it seems to discard the email I send. Is there any way to make it save it?31-Oct-06 2:23
136LouisYou 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?31-Oct-06 2:07
135LouisAccording 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,31-Oct-06 2:06
134Grahamif you turn off the computer while writing to disk and corrupting the indices .. well, nothing to do with Eudora.31-Oct-06 1:54
133GrahamEudora saves files as flat files .. standard unix style I believe.31-Oct-06 1:53
132Grahamnonsense31-Oct-06 1:53
131LouisIt is caused by bad design of their file system.31-Oct-06 0:48
130LouisLet all users of Eudora be aware!31-Oct-06 0:47
129LouisI 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.

31-Oct-06 0:47
128LouisThere would be a lot of advantanges having everything in rebol.30-Oct-06 23:41
127LouisI really just want to switch over to Phil's readmail.r30-Oct-06 23:39
126LouisEudora update still would not let me reindex.30-Oct-06 23:35
125LouisThunderbird did not import my unsent email.30-Oct-06 23:34
124LouisIt is working now importing years (many thousands of messages) of email. It is taking a long time. We will see how well it does.30-Oct-06 17:18
123AlanLouis, yes it can import Eudora mail/folders/prefs30-Oct-06 17:15
122PekrI think it could ...30-Oct-06 13:51
121LouisCould Thunderbird import my Eudora email? The corrupted Eudora indexes wouldn't matter in that case would it?30-Oct-06 13:51
120LouisYes, I have a WinXP machine.30-Oct-06 13:05
119Pekruf, 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, readable30-Oct-06 12:46
118LouisI've been using a beta version and it is really buggy and incomplete.30-Oct-06 12:42
117LouisI tried that, but it didn't work...I think because Eudora had added a paid feature called fast-search.30-Oct-06 12:41
116PekrI would simply try to move indexes out of their directory and start Eudora - it should start reindexing automatically, or so I think ...30-Oct-06 12:39
115LouisThanks, Pekr and Graham for encouraging me to reindex.30-Oct-06 12:38
114LouisThe next version of Eudora is going to be free and open source....but it isn't there yet.30-Oct-06 12:36
113LouisOk, 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.30-Oct-06 12:35
112LouisI'm going to log off and backup before I go any further with this. I'll report back.30-Oct-06 8:29
111GrahamEudora saves emails in files ... so it is unlikely that you have lost anything.30-Oct-06 7:53
110LouisPekr, I'll try deleting the indexes.30-Oct-06 7:52
109Pekrwhat? 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)30-Oct-06 7:43
108LouisThe 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.30-Oct-06 7:38
107LouisWant 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?

30-Oct-06 0:39
106LouisThanks, Phil.6-Sep-06 5:38
105PhilBThis link talks about your error message5-Sep-06 23:10
104PhilBhttp://www.kreko.com/Default.aspx?tabid=152&mid=628&ctl=ArticleView&articleId=235-Sep-06 23:10
103PhilBLouis .... yes as long as the client computer has view installed, just copy readmal to the usb drive and it should run from there.5-Sep-06 23:06
102LouisHope no one minds me putting this here rather than starting a new group. What does PTR mean in the following line:

Remote host said: 554 This server requires PTR for unauthenticated connections.

5-Sep-06 1:12
101LouisCan !Readmail be used from a usb port drive, so that I can download my email from many different computers without needing to install?5-Sep-06 1:07
100RobertBTW: Take a look at SQLite from Ahsley as the backend. Very good and fast. And if you than implement the filter idea of Opera, I'm going to test it and see if it's an alternative.23-Jul-06 14:33
99RobertCool!23-Jul-06 14:33
98PhilBAs an experiment, I have also started a readmail blog which may be found at http://rebol-readmail.blogspot.com/23-Jul-06 14:03
97PhilBreadmail 4.14.3 & associated helptext has been released (23/07/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

readmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

readmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive contains readmail.r & readmail.html (rip = compressed self extracting rebol archive) Any problems let me know.

23-Jul-06 9:33
96Henrikvery nice looking6-May-06 20:12
95?Wow! You did a REALLY nice job.6-May-06 20:10
94Anton:)6-May-06 7:59
93PhilBSorry .. this time without spelling mistakes ....

readmail 4.13.8 & associated helptext has been released (06/05/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

readmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

readmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive contains readmail.r & readmail.html (rip = compressed self extracting rebol archive) Any problems let me know.

6-May-06 7:56
92PhilBreadmail 4.13.8 & associated helptext has been released (06/05/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

readmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

readmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

6-May-06 7:54
91PhilBHmmm .... seems like the update check is broken .... I will upload a new version later today.6-May-06 1:37
90PhilBHi Concielle .... done.

I really should automate the process of updating so that this doesnt happen again.

6-May-06 0:08
89CoccinellePhil,

when I use the "Check for Update" buton, their is no answer even if their is a new version. I believe that this is due to the first line of the readmail.ver file that is still Version: 4.12.6

Can you change this ?

5-May-06 21:29
88PhilBreadmail 4.13.7 & associated helptext has been released (05/05/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

readmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

readmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

5-May-06 14:25
87GreggGUI.28-Apr-06 20:31
86?Is Rebmail (er, I mean readmail) a command line thing, or a full GUI thing?28-Apr-06 17:59
85IngoHi Phil, that's not completely true. I, for example, am pretty sure that I still have a file with a REBOL [ file: %rebmail.r ;... ] header. I just didn't feel it worthy of widespread distribution ;-)28-Apr-06 16:35
84PhilBRebmail was a project setup to create a Rebol mail client. As far as I am aware, no code was ever written for it.

Through some confussion, my email client got labelled as Rebmail ... the name of this Group being a good example .... (it was not created by me) .... so readmail.r and readmail are what all the documentation refers to ......

28-Apr-06 15:43
83AntonI think your fingers are doing the spelling for you.27-Apr-06 16:34
82Anton"readmail" - really ?!27-Apr-06 16:34
81PhilBhmmm .... yes ... rebmail & reabmail should say readmail27-Apr-06 16:06
80AntonThese are spelling mistakes in your release notice - "reabmail", "rebamail" aren't they ?27-Apr-06 15:54
79PhilBrebmail 4.13.4 & associated helptext has been released (27/03/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

27-Apr-06 15:26
78PhilBI find settiung my default inbox to "spam" and using rules to send any mail from my whitelist or my address book into my inbox.21-Mar-06 23:09
77PhilBNo built in Spam filtering .... sorry ..... You can setup rules to filter mail as it arrives, see the docs for more information.21-Mar-06 22:54
76yeksoonI noticed that there is a 'Spam' folder.

Does Rebmail has built-in spam filtering?

21-Mar-06 14:58
75RobertIt's cool and definetly worth to have a look.21-Mar-06 11:11
74GreggThanks Phil! Every time you post an update, I think to myself "I should really try to start using this thing." Then intertia pushes me along. :-( Someday....someday...20-Mar-06 16:55
73PhilBrebmail 4.12.6 & associated helptext has been released (18/03/2006) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

18-Mar-06 12:18
72PhilBrebmail 4.12.2 & associated helptext has been released (19/10/2005) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

19-Oct-05 11:48
71PhilBI am planning 1 last upgrade to readmail.r before Release 5.0 (which will only be compatible with View 1.3). If there are any requests that will be simple changes I will see if I can include them.10-Jul-05 9:16
70PhilBI have made this group Web-public .... so it will bet published on the Web mirror.9-Jul-05 1:40
69PhilBrebmail 4.11.4 & associated helptext has been released (02/07/2005) ...

For detailed changes http://www.upnaway.com/~philb/philip/pbmail/readmail.ver

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

1-Jul-05 17:36
68FabriceAs Carl said in his blog, RT will focus on the other OS. So not so long to wait for an universal readmail ;)27-Jun-05 13:24
67FabriceGood to know !27-Jun-05 13:23
66PhilBAs far as I am aware all users of Rebmail are now using View 1.3. I have 1 further release that will be compatible with View 1.2.x but unless anyone has any objections all future release will require View 1.3. Rebmail 4.11 will remain downloadable, and I will maintain the source for critical updates.26-Jun-05 11:54
65PhilBThis version is compatible with View 1.2.5 onwards inluding View 1.317-Jun-05 17:37
64PhilBrebmail 4.10.11 & associated helptext has been released (18/06/2005) ...

Changes Since 4.9.6 4.9.7 - Enhancement - Import emails" "Phil Bevan" 21/02/2005] 4.9.8 - Enhancement - Apply rules to a folder" "Phil Bevan" 30/05/2005] 4.9.9 - Bug Fix - Correct backdrop on getmail progress window" "Phil Bevan" 31/05/2005] 4.9.10 - Enhancement - decode ISO-8859-1 / ASCII-US encoded text" "Phil Bevan" 31/05/2005] 4.9.11 - Enhancement - allow Shift select to select multiple emails" "Phil Bevan" 01/06/2005] 4.9.12 - Bug Fix - Ensure download time is updated correcly" "Phil Bevan" 01/06/2005] 4.10.1 - Enhancement - Add options window 4.10.2 - Enhancement - Add rules maintenance 4.10.3 - Bug Fix - Remove Debugging info 4.10.4 - Bug Fix - Make Select Folder in Rules work 4.10.5 - Bug Fix - Apply send patch under View 1.3 4.10.6 - Bug Fix - Better Error trapping when applying fixes 4.10.7 - Bug Fix - Fix folder returned from unknown folder name 4.10.8 - Bug Fix - Do not try to copy email to itself when applying rules 4.10.9 - Enhancement - Add default inbox for incoming mail 4.10.10 - Bug Fix - Make Select Folder in Rules datila work for View 1.2 4.10.11 - Bug Fix - Ensure preferences work on new install

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

17-Jun-05 17:36
63PhilBI would like to enforce that rebmail can only be used by View 1.3. So from rebmail 5.0.0 view 1.3 will be required.

If this is a problem for anyone then please let me know.

17-Jun-05 16:09
62FabriceHi Phil !!! I want ti be volunter of course ;-) Thanks for the tip for the folder name, but I will waiting for the new release to test rules.8-Jun-05 14:13
61PhilBI am planning to make rules internal to the program, so that you wont have to write a script in order to implement rules. I have a working version here, which I am currently testing. Of course this means that your current rules will stop working when this version is released ... let me know if this is oing to vause anyone any problems .... or if anyone wants to volunteer for testing let me know here.4-Jun-05 19:37
60PhilBFabrice - Rebamil 4.9.10 also decodes iso08859-1 text in both the main window and pending emails window.1-Jun-05 7:57
59PhilBFabrice - re-reading your message, op-blocb/2: should be a string containing the Rebmail folder name, not the system folder name. Looks like there is an error in the documentaion here. So try your rule again but this time with the Rebmail folder name.31-May-05 16:27
58PhilBI dont think it would .... the only import function expects all mail items to be in a file with a suffix of .eml (i.e. Each maill item is a single file) ... unless thunderbird stores its mail like this or can export its mail like this you cant import it.31-May-05 13:48
57yeksoondoes rebmail handles import of thunderbird mailboxes?31-May-05 12:40
56PhilBUnfortunately I cannot upload this as I am not at my home PC. But I can email anyone that wants the new version. Jut contact me here privately and I will email the latest Version (4.9.8).31-May-05 8:06
55PhilBI have a version of Rebmail where rules can be applied to existing emails.31-May-05 8:04
54FabriceThe most urgent : apply rules for mails already fetched. Because this is really useful to organise your mails quickly and test some "incoming" rules (I'm not a parse professional ;-) But it's not so urgent for me ; so stay concentrate on what you have to do outside Rebol :-)23-May-05 13:30
53Fabrice1. exactly 2. effectively, but my rule does not work : if find ip-em/to "mymail@myserver.com" [op-block/2: "myfolder"] Where myfolder is the name of the directory in the file system (not the name of the folder in Readmail) 3. not this window that is REALLY useful, but the window that allows you to delete some mails before fetchnig them23-May-05 13:08
52PhilBFabrice ... 1. do you mean who the email is addressed to? 2. In theory you could add a rule to to store the incoming messages into different folders for each To address. 3. Do you mean the popup window that tells you the folders where the emails have been stored? If so we could add a preferences variable to not show the window when fatching multiple accounts?

I will be busy for the next week ... but then I have a weeks holiday, I shoud have time to do some updates then, let me know what is most urgent for you and I will draw up a list of priorities here.

22-May-05 11:56
51Fabricealso, when you fetch mail, the same window for filter them is show, it it possbile to add a "continue fetching" button ? the need to close the window cause me some troubles... ;-)22-May-05 10:34
50FabriceOr add the possibility to store messages from each account in a different folder while retrieving them ?22-May-05 10:33
49FabriceIs it possible to add a field with the acocunt name to show in the main inbox ?22-May-05 10:32
48FabriceReceived: from web26108.mail.ukl.yahoo.com ([217.12.10.232]) by mail.prosygma-asp.com (Merak 7.5.2) with SMTP id 1TI26716 for <me@you.com>; Tue, 26 Apr 2005 04:58:31 +0200 Received: (qmail 67900 invoked by uid 60001); 26 Apr 2005 02:58:30 -0000 Message-ID: <20050426025830.67898.qmail@web26108.mail.ukl.yahoo.com> Received: from [81.248.68.164] by web26108.mail.ukl.yahoo.com via HTTP; Tue, 26 Apr 2005 04:58:29 CEST Date: Tue, 26 Apr 2005 04:58:29 +0200 (CEST) From: Rodrigue <you@me.com> Subject: Re: Erreur lors de l'enregistrement d'une news To: Admin Rebol <me@you.com> In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-370637848-1114484309=:67141" Content-Transfer-Encoding: 8bit X-Antivirus: avast! (VPS 0517-0, 25/04/2005), Inbound message X-Antivirus-Status: Clean

--0-370637848-1114484309=:67141 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit

Salut Fabrice, Peux tu me redire sous quel format je dois envoyer les photos

Rodrigue

Admin Rebol <me@you.com> wrote: Bonjour Rodrigue,

>Salut Fabrice, >contrairement à ce que je t'expliquais hier soir, les news ne s'enregistrent pas. >voilà le message d'erreur :

Peux-tu m'envoyer ce que tu veux mettre en ligne par @ ? Je vérifierais directement avec tes données car il n'y a pas de problème de mon côté pour ajouter les news.

Merci.

-- Fabrice

--------------------------------- Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! Créez votre Yahoo! Mail --0-370637848-1114484309=:67141 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit

<DIV>Salut Fabrice,</DIV> <DIV>&nbsp;</DIV> <DIV>Peux tu me redire sous quel format je dois envoyer les photos<BR></DIV> <DIV>Rodrigue</DIV> <DIV><BR><B><I>Admin Rebol &lt;me@you.com&gt;</I></B> wrote:</DIV> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Bonjour Rodrigue,<BR><BR>&gt;Salut Fabrice,<BR>&gt;contrairement à ce que je t'expliquais hier soir, les news ne s'enregistrent pas.<BR>&gt;voilà le message d'erreur : <BR><BR>Peux-tu m'envoyer ce que tu veux mettre en ligne par @ ?<BR>Je vérifierais directement avec tes données car il n'y a pas de problème de mon côté pour ajouter les news.<BR><BR>Merci.<BR><BR>-- <BR>Fabrice<BR></BLOCKQUOTE><p> <hr size=1> Découvrez le nouveau Yahoo! Mail : <font color="red">250 Mo d'espace</font> de stockage pour vos mails !<br><a href="http://fr.rd.yahoo.com/mail/taglines/*http://us.rd.yahoo.com/evt=25917/*http://us.rd.yahoo.com/mail_fr/mail_campaigns/splash/taglines_250/default/*http://fr.promotions.yahoo.com/mail/creer28.html">Créez votre Yahoo! Mail</a>

--0-370637848-1114484309=:67141--

20-May-05 7:30
47FabriceHi Phil, this is an example you can save in one of your directory...20-May-05 7:30
46PhilBThanks Graham ... I already decode ISO-8858-1 in the main window using this code .... I think Fabrice wants the same code to be used in decoding the subject lines in the pending mail window. What I need is an example .... but I need to know its coming as I dont want to delete it from the server when I fetch my mail .... :-)18-May-05 11:46
45GrahamFrom Didier

; decode ISO-8859-1 / ASCII-US encoded text decode-iso8859: func [str /local ascii non-ascii char text emit quoted-printable encoded-word res b e] [ emit: func [v][append res v] ascii: charset [#" " - #"^(7f)"] non-ascii: complement ascii text: exclude union ascii non-ascii charset ["="] char: exclude ascii charset ["?_=^-"] encoded-word: [ "=?" ["ISO-8859-1" | "us-ascii"] [ "?q?" some quoted-printable | "?b?" b: to "?" e: (emit to-string debase copy/part b e) ] "?=" ] quoted-printable: [ "_" (emit #" ") | b: some char e: (emit copy/part b e) | b: "=" (emit do rejoin [ {#"^^(} second b third b {)"} ]) 2 skip ]

res: make string! length? str parse/all str [any [encoded-word | "=" (emit #"=") | "^/ " | b: some text e: (emit copy/part b e)] to end] res ]

18-May-05 0:07
44PhilBHi Fabrice, can you send me an example email ?17-May-05 23:08
43FabriceHi all, Is it possible to decode iso-8859-1 subject in the pending emails window ?

Maybe this script can help http://www.reboltech.com/library/html/utf-8.html

17-May-05 20:37
42PhilBHi Fabrice .... I have a minor update I will be uploading on 15/05 It will alllow a limited import of emails .... (they must be in plain text as single files with an extension on .eml) also a change to the way that the positions are remembered for each wndow so that it will be easier to add more windows whose vpositions are remembered.15-May-05 2:30
41FabriceHi Phil, some news ?...14-May-05 7:50
40FabriceThe "trace networking" is a really good feature !!! thank Phil :-)25-Apr-05 11:43
39PhilBI will update the Doc for the next release ....

No that is not possible .... though could be implemented .... and would be usefull for when a new rule is added.

22-Apr-05 9:51
38FabriceFor rules, the doc says : 7. Rules When retrieving mail for an account the program runs a rebol script called rules.r.

Is it possible to apply rules on maill that already in "inbox" ?

22-Apr-05 6:40
37FabriceThe doc need to be update ;-)22-Apr-05 6:36
36FabriceThank's Phil, locale worksnow :-)22-Apr-05 6:36
35PhilBIf you update your rules script the updates will be in effect the next time you fetch your mail (i.e. you do not have to restart the program)21-Apr-05 22:52
34PhilBHi Fabrice .... the format of the locale.r has changed in release 4.7.12 (for securty purposes) It should now be of the form ... REBOL [ Title: "Test Locale" Date: 31-Dec-2004/18:00:00 ]

gm_about: "About" gm_Accounts: "Accounts" gm_Contacts: "Contacts"

So you just need to remove the gv_locale/ from your code

21-Apr-05 22:50
33FabriceIs it possible to run rules without restarting the app ?21-Apr-05 12:55
32Fabricehttp://rebol.dev.fr/view.php?sid=16521-Apr-05 12:54
31FabriceSeems my locale.r in french does not work with the latest release :21-Apr-05 12:54
30FabriceHi Phil21-Apr-05 12:54
29PhilBrebmail 4.9.6 & associated helptext has been released (25/02/2005) ...

Changes Since 4.9.0 4.9.1 - In Prefs - make use of on/offline flag 4.9.2 - Bug Fix - locale - gi_101: 'Update location not found. Continue?' 4.9.3 - Bug Fix - Correctly indicate if email has an attachment 4.9.4 - Enhancement - Add Readmail.jpg to about Window 4.9.5 - Enhancement - Add positioner to Mail maintennce 4.9.6 - Bug Fix - fix error if position.prf didnt exist

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

25-Feb-05 13:28
28GrahamYes, leave on server .. like web based email.20-Feb-05 18:38
27PhilBThe storage of the emails would be the biggest change. I presume that you wouldnt download them but just leave them on the server.20-Feb-05 10:19
26PhilBIt probably wouldnt take too long .... (I had a demo working a while ago using the IE plugin .... but I dont use IE any more.) not sure what advantages there would be .... what are the chances that you have the Rebol plugin installed and not have Rebol/View.20-Feb-05 10:12
25Grahamever thought of making a web version?20-Feb-05 7:01
24PhilBrebmail 4.9.0 & associated helptext has been released (20/02/2005) ...

Changes Since 4.8.0 4.8.1 - Bug Fix - Spelling mistakes in locale.r 4.8.2 - Bug Fix - Update location not found should not stop preferences being saved 4.8.3 - Enhancement - Add Resizing to main Contact Window 4.8.4 - Enhancement - Add Resizing of Delete Mail Window

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

20-Feb-05 6:27
23PhilBrebmail 4.8.0 & associated helptext has been released (07/02/2005) ...

Changes Since 4.7.14 4.7.15 - Enhancement - Add name & email to substituion in reply text 4.7.16 - Bug Fix - Dont include name from Contacts list 4.7.17 - Bug Fix - Use From email address in Reply substitution 4.7.18 - Bug Fix - If no account is selected then display Alert when getting mail 4.7.19 - Enhancement - Process all picked acounts in Account Maintenance 4.7.20 - Enhancement - Request confirmation before deleting an account 4.7.21 - Bug Fix - If no Contacts exists program as failing on taking Contact menu item 4.7.22 - Enhancement - Process all picked acounts in Account Maintenance 4.7.23 - Enhancement - Make Contact Details a Dialog Box 4.7.24 - Enhancement - make new mail window title 'New Mail' 4.7.25 - Enhancement - Add no of days in search window 4.7.26 - Bug Fix - If password is blank then do not decrypt 4.8.0 - Enhancement - Update Version Number rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

7-Feb-05 10:28
22PhilBrebmail 4.7.14 & associated helptext has been released (10/01/2004) ...

Changes Since 4.7.11 4.7.12 - Enhancement - re-work locale format (for security purposes) 4.7.13 - Bug Fix - Correct Fetch All Error 4.7.14 - Enhancement - Use load/all & Construct to load locale from file

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

10-Jan-05 11:57
21PhilBLet me try that again ...10-Jan-05 11:57
20PhilBrebmail 4.7.14 & associated helptext has been released (31/12/2004) ...

Changes Since 4.7.11 Enhancement - re-work locale format (for security purposes) Bug Fix - Correct Fetch All Error Enhancement - Use load/all & Construct to load locale from file

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

10-Jan-05 11:55
19PhilBRelease 4.7.14 to be released later tonight.10-Jan-05 11:33
18PhilBYes, that works nicely .... So now a locale will be specified like this

; menu items gm_About: "A proposito" gm_Accounts: "Accounts" gm_Contacts: "Contatti"

in the locale file

10-Jan-05 11:32
17PhilBNice Gab .... will look at this a little later today.2-Jan-05 1:19
16Gabrieleyou can use CONSTRUCT, it does not evaluate. or just a block of word, value pairs.1-Jan-05 19:39
15PhilBAs I understand it Cerberus works with many mail programs and would therefore need to remain a seperate program.1-Jan-05 2:58
14GrahamCerebrus works with Rebmail .. but I think it's a mistake to create monolithic programs ..1-Jan-05 1:30
13Alanlet Cerebrus handle the spam and then pass to rebmail :)1-Jan-05 1:29
12Alantalking about Cerebrus,had 2 more mails this week that it choked on-time stamps again I think.Maybe you 2 can merger rebmail and Cerebrus ?1-Jan-05 1:29
11Grahami guess that should be 'layout1-Jan-05 0:20
10GrahamView is quite good at this .. printing out stuff it doesn't understand, and carrying on as best it can.1-Jan-05 0:20
9PhilBWhen I read this file in I inore any lines that dont have a pipe, and also ignore any errors like a variable name not being spelt correctly.1-Jan-05 0:19
8GrahamI"m probably doing it wrong, but my cerebrus config file is a dialect of sorts, and if it comes across an error, well.. that's it. Can't continue. Messy.1-Jan-05 0:05
7PhilBIt would ... but I havent written a dialect and I wanted to get this changed.1-Jan-05 0:03
6GrahamWould it not be better to use a dialect then for the locale.r file ?1-Jan-05 0:01
5PhilBYes Graham, That is what the change is.1-Jan-05 0:00
4Grahammakes it hard to encap anything if you 'do an untrusted file ... better to read it in, and parse it.31-Dec-04 23:52
3PhilBFor the next release I will be changing the way in which the locale works. (For security reasons) The locale.r file will no longer be evaluated ... i.e. the program will no longer do %locale.r. The program will expect a pipe seperated file something like ; menu items gm_about|About gm_Accounts|"Accounts" gm_Contacts|"Contacts" gm_Folders|"Folders" gm_Help|"Help" gm_New|"New" gm_Preferences|"Preferences" gm_Send|"Send" gm_Unread|"Unread" gm_Layout|"Layout"

; gui items gt_Add|"Add" gt_Add-to-cont|"Add to Contacts" gt_Attach|"Attach"

31-Dec-04 10:09
2PhilBrebmail 4.7.11 & associated helptext has been released (31/12/2004) ...

Changes Since 4.7.8 4.7.9 - Bug Fix - emails without any @ symbols are invalid 4.7.10 - Enhancement - Seperate list of downloaded emails for each account 4.7.11 - Bug Fix - Deal with duplicate attachment names

rebmail.r can be found at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.r

reabmail is also the following formats rip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.rip zip format at .... http://www.upnaway.com/~philb/philip/pbmail/readmail.zip

the archive containing rebmail.r & rebamail.html (rip = compressed self extracting rebol archive) Any problems let me know.

31-Dec-04 6:11
1PhilBAn updated version of rebmail (4.7.11) will be posted tommorow .... will contain a couple of bugfixes found since 4.7.830-Dec-04 13:14

Return to Index Page