EmailDiscussions.com  

Go Back   EmailDiscussions.com > Search Forums
Register FAQ Members List Calendar Today's Posts
Stay in touch wirelessly

Showing results 1 to 25 of 28
Search took 0.00 seconds.
Search: Posts Made By: laverton
Forum: Runbox Forum 14 Dec 2010, 05:33 PM
Replies: 12
Views: 2,109
Posted By laverton
Atleast we thought we did... I had to make some...

Atleast we thought we did... I had to make some changes to indexing to make date sorting work properly. See my post above.
Forum: Runbox Forum 14 Dec 2010, 05:30 PM
Replies: 12
Views: 2,109
Posted By laverton
Wink Yes, we don't make life difficult for our...

Yes, we don't make life difficult for our customers on purpose ;)
In short it's because searching goes through two steps. First the index is searched which returns a set of message IDs. Then these...
Forum: Runbox Forum 19 Nov 2010, 09:31 PM
Replies: 12
Views: 2,109
Posted By laverton
Ah yes, caused by a typical programming mistake...

Ah yes, caused by a typical programming mistake :rolleyes: It should be fixed now, please give it a go!
Forum: Runbox Forum 20 Oct 2010, 11:16 PM
Replies: 3
Views: 3,367
Posted By laverton
We've noted that there are some problems on the...

We've noted that there are some problems on the new contacts page, mainly that it loads too slowly if you have many contacts. Sorry about this, we will fix it as soon as possible!
Forum: Runbox Forum 19 Oct 2010, 09:27 PM
Replies: 3
Views: 3,367
Posted By laverton
There were some bugs which should be fixed now....

There were some bugs which should be fixed now.
Also drag-and-drop has been added for easily copying multiple contacts from one group to another and a "Remove from group"-button for easily removing...
Forum: Runbox Forum 17 Jul 2010, 10:39 PM
Replies: 0
Views: 891
Posted By laverton
Runbox 4 signature issue

Hi,

A few days ago we upgraded the signature field in Runbox 5 to support HTML. In the process we converted all users' signatures to HTML format.

Unfortunately this lead to "broken" signatures for...
Forum: Runbox Forum 16 Jul 2010, 05:35 PM
Replies: 12
Views: 2,028
Posted By laverton
Thanks for your suggestion! This has been high...

Thanks for your suggestion!

This has been high up on the wishlist for some time, so we decided to implement the change immediately. The signature field now takes HTML (it was plain text before),...
Forum: Runbox Forum 13 Jul 2010, 10:53 PM
Replies: 1
Views: 993
Posted By laverton
Hi, Sorry about this, the program that fetches...

Hi,

Sorry about this, the program that fetches domain names was down for a few days. But now it's up and running again!
Forum: Runbox Forum 1 Jul 2010, 07:30 AM
Replies: 11
Views: 1,490
Posted By laverton
I've made a manual timer, which should work like...

I've made a manual timer, which should work like we expected the draggable library delay parameter to work. Please test! :D
Forum: Runbox Forum 1 Jul 2010, 06:48 AM
Replies: 1
Views: 606
Posted By laverton
Hi, Yes, it seems that a few of our updates...

Hi,

Yes, it seems that a few of our updates yesterday to improve drag&drop didn't work as expected in some browsers. We've reverted the problematic updates, so it should work now.
Forum: Runbox Forum 1 Jul 2010, 06:45 AM
Replies: 11
Views: 1,490
Posted By laverton
Actually I had to turn off the distance and delay...

Actually I had to turn off the distance and delay parameters, because they only worked properly in Firefox :confused:
I'll see if I can find an alternative solution
Forum: Runbox Forum 30 Jun 2010, 07:43 AM
Replies: 11
Views: 1,490
Posted By laverton
gee_whiz: This bug happens when the parent window...

gee_whiz: This bug happens when the parent window hasn't registered that the shift key has been released, because the release event is sent to the child window. I've solved the problem by resetting...
Forum: Runbox Forum 24 Jun 2010, 08:56 AM
Replies: 2
Views: 757
Posted By laverton
Hi, Yes, this sounds like a glitch. Could you...

Hi,

Yes, this sounds like a glitch. Could you supply some information to help us solve the problem? It would help to know:
- after dropping the message on a folder, is the message still in the...
Forum: Runbox Forum 26 Feb 2010, 06:20 PM
Replies: 10
Views: 2,489
Posted By laverton
That was because the timestamp-field was set to...

That was because the timestamp-field was set to auto-update, so that when the location is updated the timestamp is also updated. Problem fixed!
Forum: Runbox Forum 1 Feb 2010, 02:26 AM
Replies: 20
Views: 5,631
Posted By laverton
The option to select between normal and secure on...

The option to select between normal and secure on the frontpage login is a bit confusing, when you get the secure anyway. Sorry about that.

Have you had a chance to try SpeedTracer? Could you mail...
Forum: Runbox Forum 22 Dec 2009, 11:08 PM
Replies: 13
Views: 2,692
Posted By laverton
Try again now, it should work better! I had to...

Try again now, it should work better!

I had to do a bit of debugging to find the problem. It turns out that your message was displayed as HTML, but with most of the CSS filtered out (eg. <span...
Forum: Runbox Forum 22 Dec 2009, 05:54 PM
Replies: 13
Views: 2,692
Posted By laverton
Hi Oded, I can see in our database that your...

Hi Oded,

I can see in our database that your "Inbox" folder is tagged with "show_html", so messages in "Inbox" should indeed display as html as long as they have an html part.

But I also see that...
Forum: Runbox Forum 3 Jun 2009, 07:58 PM
Replies: 157
Views: 42,471
Posted By laverton
Yes, the old version displays both the virtual...

Yes, the old version displays both the virtual drafts folder and the new drafts folder. A side-effect of being a beta-tester...:p
Please don't shut up. We are thankful for your feedback! :)
Forum: Runbox Forum 3 Jun 2009, 02:30 PM
Replies: 157
Views: 42,471
Posted By laverton
In the old webmail drafts is a virtual folder,...

In the old webmail drafts is a virtual folder, without an entry in the folders list. In the new webmail the drafts folder has an entry in the folders list and is treated almost like a normal folder....
Forum: Runbox Forum 26 May 2009, 06:13 PM
Replies: 157
Views: 42,471
Posted By laverton
It sure is disconcerting, and not meant to be...

It sure is disconcerting, and not meant to be like this. We'll have to do some research to find the problem. Btw, when you refresh, do you use the refresh-link or browser-refresh?

Regarding the...
Forum: Runbox Forum 26 May 2009, 06:07 PM
Replies: 157
Views: 42,471
Posted By laverton
Actually clicking on a message makes a normal...

Actually clicking on a message makes a normal request, not ajax. What you have to do is try clicking on a folder, which makes an ajax request. This way you can see if the...
Forum: Runbox Forum 26 May 2009, 06:43 AM
Replies: 157
Views: 42,471
Posted By laverton
We found that IE returns http status code 12150...

We found that IE returns http status code 12150 rather than 302. The problem should now be fixed, could you try again? The easiest way of testing is to open a second window and pressing logout in...
Forum: Runbox Forum 26 May 2009, 06:33 AM
Replies: 157
Views: 42,471
Posted By laverton
For https-support you'll have to wait until the...

For https-support you'll have to wait until the beta version goes live :)
Forum: Runbox Forum 20 Apr 2009, 11:32 PM
Replies: 157
Views: 42,471
Posted By laverton
It seems like we have a problem with the...

It seems like we have a problem with the IMAP-code not updating the message counts properly. When you switch from basic to ajax-version a complete recount is done, that's why it corrects itself.
Forum: Runbox Forum 20 Apr 2009, 06:05 PM
Replies: 157
Views: 42,471
Posted By laverton
Actually the folder-icon-click is set to expand...

Actually the folder-icon-click is set to expand the folder contents (subfolders). I agree that this should instead change to the folder.
Update: fixed 20.04.2009 12:15 GMT+1


Certainly, will look...
Showing results 1 to 25 of 28

 
Forum Jump

All times are GMT +9. The time now is 12:54 PM.

 

Copyright EmailDiscussions.com 1998-2022. All Rights Reserved. Privacy Policy