Re: [Evolution] Filters not working
It only seems to sync when you switch to another folder. On Nov 15, 2007 9:58 AM, Patrick O'Callaghan <[EMAIL PROTECTED]> wrote: > On Wed, 2007-11-14 at 19:16 -0400, Patrick O'Callaghan wrote: > > On Wed, 2007-11-14 at 13:31 -0500, Art Alexion wrote: > > > On Wed, 2007-11-14 at 13:19 -0500, Patrick O'Callaghan wrote: > > > > On Wed, 2007-11-14 at 12:07 -0500, Art Alexion wrote: > > > > > On Wed, 2007-11-14 at 10:36 -0500, Patrick O'Callaghan wrote: > > > > > > On Tue, 2007-11-13 at 11:30 -0500, Art Alexion wrote: > > > > > > > On Mon, 2007-11-12 at 13:34 -0500, Marcus Senna Borges de > Barros wrote: > > > > > > > > I using Evo 2.12.0 on Ubuntu Gutsy, and after I copied my > email from > > > > > > > > previous versions to the personal folders, the filters only > work when > > > > > > > > I select the messages (and also if the filter rule doesn't > involve > > > > > > > > moving mail to a folder). No message error is given. > > > > > > > > > > > > > > > > Is there any way to find out what is happening? > > > > > > > > > > > > > > I've been told on this list that this is a known and ongoing > problem. > > > > > > > > > > > > IMHO the most common reason for automatic filters not working is > that > > > > > > more than one client is accessing the server mailbox > concurrently, > > > > > > meaning that messages are not "new" and so are not filtered. See > > > > > > > http://www.go-evolution.org/FAQ#Why_do_my_mail_filters_not_work.3F > > > > > > > > > > OK, it is rare, but sometimes possible that I am concurrently > accessing > > > > > the account using > > > > > 1. evo 2.6 (Novell) on SLED 10.1 > > > > > 2. evo 2.12.1 on xubuntu gutsy > > > > > 3. MS Outlook 2000 SP-3 on XP SP-2. > > > > > > > > > > None the less, this should not be my problem because I have: > > > > > A. The same filters on all of the clients, and > > > > > B. All of the filters move messages to folders on the > exchange > > > > > server. > > > > > > > > > > For example, I have an exchange folder called "evolution" where > all > > > > > messages from this list are supposed to be diverted to when they > arrive. > > > > > That filter is on all of the clients. > > > > > > > > > > So, no matter which client accesses the new message first, it > should > > > > > still be diverted to the evolution folder and accessible to the > other > > > > > clients with access to that server-based folder. > > > > > > > > No necessarily. Remember that Evo follows IMAP semantics (even for > > > > non-IMAP servers), i.e. it "moves" a message by copying and > deleting, > > > > and "deletes" a message by marking it, so until the original folder > is > > > > expunged there are two physical copies of the message on the server. > > > > > > OK, but aren't they marked deleted on the server, and therefore, not > > > "read" but unavailable to other clients? In fact that is the way it > > > works when I have Outlook running concurrently. Outlook applies the > > > filter, moves the message, and Evo only sees it in the destination > > > folder, not two copies. > > > > They are marked \Deleted on the server. All I'm saying is that an > > instance of Evo distinct from the one that did the deletion will not > > notice the updated status until it resynchs. > > (Sorry to reply to my own post) > > I'd just like to add that Evo does not push message status info back to > the server as quickly as one might like. In fact I suspect it only does > it when resynching. I've frequently had the following scenario: > > - Start Evo > - Delete some messages > - Have a crash or hang for some unrelated reason > - Restart Evo > - Find the same messages not deleted > > As others have mentioned more than once, it would be useful to have an > explicit "Synch the current folder state" button (perhaps as a variant > of Send/Receive). > > poc > > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list > ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Alphabetical ordering of folders is suboptimal
I'm somewhat unhappy that I can't change the order of the folders in the folder list on the left without prepending letters to "trick" the alphabetizer into ordering the folders differently. I'd like to have the folder sorting be optional... perhaps a GtkTreeView header should be added to the widget to allow users to sort by different folder attributes, like size, and a way should be added to disable sorting entirely and have the folders reordered manually. signature.asc Description: This is a digitally signed message part ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Preferences dialog delay
When I select Preferences from the Edit menu, the menu appears to freeze for a few seconds before the preferences dialog finally shows up. This can be a little disconcerting... am I the only one who sees this, or is it really this slow? signature.asc Description: This is a digitally signed message part ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] [Evolution-hackers] GAL password broken in SVN Evo?
On Mon, 2007-11-12 at 14:42 +0100, Milan Crha wrote: > Hello, can you try to check what Authentication Type your Exchange > account uses? Hm; this might have been a red herring... when I went to check the authentication type I noticed that somehow the GAL server field had been reset to empty (very odd because none of the other fields for my Evo account had been reset!) I did both change to use secure authentication and add back the GAL server and now it works again. I guess the annoying thing is that there is no error dialog that says that the GAL server name is missing; it just comes back with another password request dialog. -- --- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.mad-scientist.us "Please remain calm...I may be mad, but I am a professional." --Mad Scientist ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filters not working
> As others have mentioned more than once, it would be useful to have an > explicit "Synch the current folder state" button (perhaps as a variant > of Send/Receive). Double-clicking the folder you are currently reading will do this for you. > > poc > > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list -- Sankar P Novell, Inc. Software for the Open Enterprise™ http://www.novell.com ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Filters not working
Sankar P wrote: >> As others have mentioned more than once, it would be useful to have an >> explicit "Synch the current folder state" button (perhaps as a variant >> of Send/Receive). > > Double-clicking the folder you are currently reading will do this for > you. Is this a trick or a feature? If it's a trick I don't want to rely on it for future versions. If it's a feature we can conclude that there is in fact no reason there can't be a button or other explicit action for it, right? It might even get documented some day. poc ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] eBay links not working
Thanks Milan for the response. Yes, that sounds like the same problem, and I'm glad there's a fix! Being new to Linux (openSUSE 10.2) I'm not entirely sure how to do the update though. I searched for gtkhtml in Yast and found gtkhtml2 (among some other packages that also had "gtkhtml" in the name). But it didn't indicate there was an update available. In fact, it showed that the installed version (3.16.0-1.6) was actually newer than the available version. How that can be, I don't know. But if you can provide further guidance on how to proceed I would appreciate it. Thanks again for your help. -Pat > Message: 2 > Date: Fri, 16 Nov 2007 11:22:17 +0100 > From: Milan Crha <[EMAIL PROTECTED]> > Subject: Re: [Evolution] eBay links not working > To: evolution-list > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain > > Hello, > it's probably this bug: > http://bugzilla.gnome.org/show_bug.cgi?id=485700 > and it's in stable since 2007-10-26 of GtkHtml, so try update that, even > I'm not sure if it's in tar balls or not. > Milan > > On Wed, 2007-11-14 at 09:35 -0500, Patrick M. Kelecy wrote: > > I posted about this a few weeks ago, but never received any responses. > > So I guess I'll try again. > > > > Since updating to Evo 2.12, hyperlinks to eBay (auction listings, etc) > > contained in email from eBay don't work properly. They worked fine in > > version 2.10. What's happening is that Evo (I guess it's Evo) is > > inserting an "amp;" in the URL (in two places) that shouldn't be there. > > If I manually remove these, then the URL functions correctly and goes to > > the correct web page. Needless to say, it's a pain to manually remove > > these, and I hoping there's a fix. > > > > Has anyone else encountered this? Is there anyway to fix this, or do I > > just need to wait for another update? > > > > Thanks for any help with this. > > > > Pat > > ___ > > Evolution-list mailing list > > Evolution-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/evolution-list > > > ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] moving evo f7 -> f8?
Hello Folks I just up'd from f7 to f8. I copied files/directories: 1. ~/.evolution/ 2. ~/.gconf/apps/evolution/ 3. ~/.gnome2_private/Evolution Then logged into my user account, copied them back. Now, I start evo for the first time and I'm presented with the Evo Setup Assistant. Any ideas where I'm going wrong? How do I get evo back up? Many thanks, M. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] RH installation
Hello On Sat, 2007-11-17 at 16:06 -0500, [EMAIL PROTECTED] wrote: > RHEL 3AS. This is a rather old beast. Try using garnome. www.gnome.org/projects/garnome/ > > > -Original Message- > From: ritz <[EMAIL PROTECTED]> > > Hello > > On Sat, 2007-11-17 at 11:42 -0500, [EMAIL PROTECTED] wrote: > > OS: RH Enterprise > RHEL4/5 ? > > > Problem: configure (evolution) can't find glib > > Error Msg: glib-2.0 >= 2.13.5 > > Attempted soln: installed glib-2.14.3 and set the pk path variable to > > include /usr/src/glib-2.14.3/glib > > What's going on with this? Setting the pk variable fixed similar > > problems for the other modules. > This would probably break your system. Which version of evolution are > you trying to install ? > > > > > > thx., > > carl. > > > > > > > Email and AIM finally together. You've gotta check out free AOL Mail! > - > > http://mail.aol.com > > ___ > > Evolution-list mailing list > > Evolution-list@gnome.org > > http://mail.gnome.org/mailman/listinfo/evolution-list > -- > Ritesh Khadgaray > ॐ मणि पद्मे हूँ > Desktop LinuX N Stuff > Ph: +919970164885 > Eat Right, Exercise, Die Anyway. > Fedora is the best of what works today. Enterprise Linux is the best of > what will work consistently for the next seven years. > > > > > > > > > Email and AIM finally together. You've gotta check out free AOL Mail! - > http://mail.aol.com -- Ritesh Khadgaray ॐ मणि पद्मे हूँ Desktop LinuX N Stuff Ph: +919970164885 Eat Right, Exercise, Die Anyway. Fedora is the best of what works today. Enterprise Linux is the best of what will work consistently for the next seven years. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list