[Evolution] Duplicate Search Folders
Hi all, After an Evolution 2.4.0 (Novell's SuSE 10.0 standard with YOU updates) crashed, all "Search Folders" are listed twice. When I delete on of the duplicates, both disappear. Where can a file be edited to correct that? BTW there also appeared a new Search Folder called "Loading..." (c/w the three dots). I can not delete it. :-/ Al ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] SpamAssassin
I'm new to this group, can someone please point me to a FAQ or info page concerning SpamAssassin and Evolution 2.4 integration. I have been marking junk mail for a while now, but haven't seen any improvement in spam filtering? (SuSE10.0, Evolution 2.4, spamd 3.0.4) ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] SpamAssassin
On Tue, 2006-01-24 at 13:44 +0200, Hans wrote: > I'm new to this group, can someone please point me to a FAQ or info page > concerning SpamAssassin and Evolution 2.4 integration. > I have been marking junk mail for a while now, but haven't seen any > improvement in spam filtering? > (SuSE10.0, Evolution 2.4, spamd 3.0.4) I had the same problem with my SA. In my case changing the required_score (to determine what is spam) setting from 5 to 3 made SA almost perfect. I used webmin to set it. It's located under the webmin server modules section. I believe the control file is /etc/mail/spamassassin/local.cf, although I'm not very familiar with SA. Brian Whiting > ___ > 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
Re: [Evolution] Re((evolution)how to conncet the irc
hi venki, Am Mittwoch, den 18.01.2006, 09:56 + schrieb BANDARU_VENKI VENKY: >this is venki. i am new to linux operating > system. plz anybody help .plz tell me to connect irc > chat. use your favourite irc application (like xchat or gaim), and connect for example to the server irc.gimp.org. then, choose the channel you would like to talk in, e.g. #evolution. cheers, andre -- mailto:[EMAIL PROTECTED] | failed! http://www.iomc.de signature.asc Description: Dies ist ein digital signierter Nachrichtenteil ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] evolution
hi venki, Am Dienstag, den 24.01.2006, 06:45 + schrieb BANDARU_VENKI VENKY: > i am working with redhat linux. doesn't this already ship evolution by default? > i am following the below url > > http://go-evolution.org/Compiling_Evolution_from_CVS > > i got the sources from the follwing > > cvs -z3 co gnome-common gtkhtml gal evolution-data-server evolution > next process is doing gnome-common > > but it shows a problem >that is no target specified or make files or not found. > help what exactly did you do before it shows a problem? did you run "autogen.sh" or "configure" before running "make"? please be more precise. generally, if you're new to the linux operating system, i would recommend to not trying to compile beasts like evolution on your own. it's complex, and it's much easier to use precompiled rpm packages instead. :-) cheers, andre -- mailto:[EMAIL PROTECTED] | failed! http://www.iomc.de signature.asc Description: Dies ist ein digital signierter Nachrichtenteil ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] us-ascii charset
On Mon, 2006-01-23 at 16:37 -0800, kme (sent by Nabble.com) wrote: > The From header of a email I've got recently is not displayed > correctly in Evolution. > I'm seeing =?us-ascii?Q?Johan Blond=E9?= instead of Johan Blondé > I'm using UTF-8 as display encoding. > Is it a bug in Evolution? (Did not found it in bugzilla...) > Or was it the sender's email client that malformed this message? > > > Here are some useful headers of the mail message: > > Date: Sun, 8 Jan 2006 16:19:7 +0100 > From: =?us-ascii?Q?Johan Blond=E9?= this header is broken in the following ways: 1. the encoded-word contains a SPACE character which is NOT allowed by the RFCs, because an encoded-word is supposed to be parseable as an atom token. 2. us-ascii is 7bit, and therefor does not contain extended Latin characters. So... the correct encoding of said name would be: =?iso-8859-1?q?Johan_Blond=E9?= -- Jeffrey Stedfast Evolution Hacker - Novell, Inc. [EMAIL PROTECTED] - www.novell.com ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution JESCS
Thanks for the reply. The option for WCAP does show up under new mail account when I set up a new account. I built it from source from the following url: http://ftp.gnome.org/pub/gnome/sources/evolution-jescs/ Command line results: Initializing evolution-jescs... Setting up calendar factory... (evolution-jescs:9637): libedata-cal-WARNING **: e-data-cal-factory.c:411: cannot register the calendar factory OAFIID:GNOME_Evolution_SunOneStorage_CalendarFactory (not listed) ** (evolution-jescs:9637): WARNING **: Could not register the calendar factory ** (evolution-jescs:9637): WARNING **: Could not register jescs calendar backend services. This probably mean another copy of evolution-jescs is already running. In fact - it does appear to be running (with evolution closed) [EMAIL PROTECTED] ~ $ ps awx | grep evolution 9435 ?Ssl 0:00 /usr/libexec/evolution/2.4/evolution-alarm-notify --sm-config-prefix /evolution-alarm-notify-jmSGJH/ --sm-client-id 117f0100011379779960085730007 --screen 0 9448 ?Sl 0:00 /usr/libexec/evolution-data-server-1.4 --oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_CalFactory:1.4 --oaf-ior-fd=30 Killing those processes and trying again from the command line produces the same results. Thanks, Greg On Tue, 2006-01-24 at 10:32 +0800, Harry Lu wrote: > Hi, Greg, > > Are you building evolution-jescs from source or get a package from > somewhere? > The jescs account cannot do upgrade automatically. You have to setup an > account manually again. You can setup it through the new mail account > wizard. > To make sure it can star up correctly, please find it in location > $PREFIX/lib/evolution/2.4/evolution-jescs. You can star it in a command > line to see whether it can work. Then start evolution to have a try. > > Harry > > On Mon, 2006-01-23 at 12:42 -0600, Greg Oliver wrote: > > Evolution 2.4.2.1 > > DS - the same > > JESCS - 2.4.3 > > > > I started on Evo 2.2, then upgraded in hopes of this working. > > > > The connector options show up in the new account type, etc, but when I > > start Evolution, I never get the button for it like the FAQ states. > > > > Anyone successfully using this? I get no mention of the account > > anywhere in evolution once I set it up. It never even asks me for a > > password. > > > > Any ideas? > > > > Thanks, > > > > Greg > > > > ___ > > 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] calendar publication
Hi, I don't understand how do I publish my calendar by the net. In calendar tabs, I've clicked on "Actions>Publier l'information libre/occupé" (I'm in french...) and nothing appears... In preferences, I don't know what must I put in field "path" ? Is a local path ? or a web path ? In french, it's write "emplacement" instead of "path" :-) Could you help me please ? In fact, I want to periodically have my "home.ics" file into a web server throw FTP protocol. ie : http://www.myserver.com/home.ics Thanks. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Evolution JESCS
Sorry - installed in another bonobo directory was the .server file for it. A little google fixed it - it is working now. Thanks, Greg On Tue, 2006-01-24 at 10:32 +0800, Harry Lu wrote: > Hi, Greg, > > Are you building evolution-jescs from source or get a package from > somewhere? > The jescs account cannot do upgrade automatically. You have to setup an > account manually again. You can setup it through the new mail account > wizard. > To make sure it can star up correctly, please find it in location > $PREFIX/lib/evolution/2.4/evolution-jescs. You can star it in a command > line to see whether it can work. Then start evolution to have a try. > > Harry > > On Mon, 2006-01-23 at 12:42 -0600, Greg Oliver wrote: > > Evolution 2.4.2.1 > > DS - the same > > JESCS - 2.4.3 > > > > I started on Evo 2.2, then upgraded in hopes of this working. > > > > The connector options show up in the new account type, etc, but when I > > start Evolution, I never get the button for it like the FAQ states. > > > > Anyone successfully using this? I get no mention of the account > > anywhere in evolution once I set it up. It never even asks me for a > > password. > > > > Any ideas? > > > > Thanks, > > > > Greg > > > > ___ > > 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
Re: [Evolution] Evolution JESCS
Great! Any problem about using it, please let me know. BTW, I just released evolution-jescs 2.4.4 yesterday. Thanks! Harry On Tue, 2006-01-24 at 14:18 -0600, Greg Oliver wrote: > Sorry - installed in another bonobo directory was the .server file for > it. > > A little google fixed it - it is working now. > > Thanks, > > Greg > > On Tue, 2006-01-24 at 10:32 +0800, Harry Lu wrote: > > Hi, Greg, > > > > Are you building evolution-jescs from source or get a package from > > somewhere? > > The jescs account cannot do upgrade automatically. You have to setup an > > account manually again. You can setup it through the new mail account > > wizard. > > To make sure it can star up correctly, please find it in location > > $PREFIX/lib/evolution/2.4/evolution-jescs. You can star it in a command > > line to see whether it can work. Then start evolution to have a try. > > > > Harry > > > > On Mon, 2006-01-23 at 12:42 -0600, Greg Oliver wrote: > > > Evolution 2.4.2.1 > > > DS - the same > > > JESCS - 2.4.3 > > > > > > I started on Evo 2.2, then upgraded in hopes of this working. > > > > > > The connector options show up in the new account type, etc, but when I > > > start Evolution, I never get the button for it like the FAQ states. > > > > > > Anyone successfully using this? I get no mention of the account > > > anywhere in evolution once I set it up. It never even asks me for a > > > password. > > > > > > Any ideas? > > > > > > Thanks, > > > > > > Greg > > > > > > ___ > > > 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-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Re: Xlib: unexpected async reply (sequence 0x4b0b)!
Ismail Donmez wrote: Pts 23 Oca 2006 15:28 tarihinde, Rod Butcher şunları yazmıştı: I'm ruinning x.org 6.9... I get the error :- Xlib: unexpected async reply (sequence 0x4b0b)! using evolution email client (cvs head 2.5.5). Can somebody give me a pointer to what this means ? A google search will tell you that this is an application bug. Xlib is not thread safe and this seems to be another case of it. Is this "Xlib: unexpected async reply (sequence 0x4b0b)!" in Evolution indeed an error in evolution like the x.org list tells me ? thanks Rod Regards, ismail ___ xorg mailing list [EMAIL PROTECTED] http://lists.freedesktop.org/mailman/listinfo/xorg -- http://www.distributedcomputing.info - find out how to make your computer work for the community ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] search global?
Hi guys, Is there no possibility to do a global search for an email sender? I'm using Version 2.2.1. Thank you! Ron ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] KBiff and Evolution 2.2.1
Hi guys, Am Donnerstag, den 12.01.2006, 20:23 -0800 schrieb Ron Eggler (Mobile): Hi, How do I configure KBiff that I'm able to use it with Evolution? Thank you! still nobody any clue? Thanks! ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] search global?
Please create a folder under "Search Folders", then edit its properties and define what's your interesting search rule. Regards, -Simon On Tue, 2006-01-24 at 19:59 -0800, Ron Eggler (Mobile) wrote: > Hi guys, > > Is there no possibility to do a global search for an email sender? I'm > using Version 2.2.1. > Thank you! > > Ron > ___ > 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
Re: [Evolution] Re: Xlib: unexpected async reply (sequence 0x4b0b)!
On Wed, 2006-01-25 at 14:54 +1100, Rod Butcher wrote: > Ismail Donmez wrote: > > Pts 23 Oca 2006 15:28 tarihinde, Rod Butcher şunları yazmıştı: > > > >>I'm ruinning x.org 6.9... I get the error :- > >> > >>Xlib: unexpected async reply (sequence 0x4b0b)! > >> > >>using evolution email client (cvs head 2.5.5). Can somebody give me a > >>pointer to what this means ? > > > > > > A google search will tell you that this is an application bug. Xlib is not > > thread safe and this seems to be another case of it. > Is this "Xlib: unexpected async reply (sequence 0x4b0b)!" in Evolution > indeed an error in evolution like the x.org list tells me ? Probably. It often means that something is doing gtk operations in the non-main thread. -JP -- JP Rosevear <[EMAIL PROTECTED]> Novell, Inc. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] new mail notify applet? Where?
Am Mittwoch, den 18.01.2006, 08:50 -0500 schrieb James Pifer: > I know you mentioned you didn't want mail-notify already but have you > really looked into it? It doesn't "check your mail" a second time > around (necessarily) - you can set it to look at your evolution folders > instead of checking for mail. That way it lets you know when the mail > has arrived according to evolution, but without actually making a pop or > imap connection itself. > > It is available at http://www.nongnu.org/mailnotify/ for those > interested. > > HTH, I also looked at several mail notification programs and had a similar dislike to them as the OP. I've installed the one you suggested and it does look like it might fit the bill. I installed it using yum so the version is mail-notification 2.0-2.fc4. how did you get it installed with yum? I didn't get it so far Thank you! Can you elaborate a little bit on your setup? I'm having some trouble getting it to work correctly. I have Evolution 2.2.3. I pointed mail- notification to my mail file at /home/username/.evolution/mail/local/Inbox mail-notification loads ok, but says there are 9 new messages. Only one message appears to be accurate, and none of them are unread. I do have 9 messages in my Inbox in Evolution, but they do not match what mail- notification is showing me. I believe I'm specifiying the right mailbox. If I get a new message, or delete a message, it appears that these files are the ones that are updated. As a matter of fact I expunged the mailbox and 'Inbox' got a great deal smaller. What am I missing? Obviously this is better for a mail-notification mailing list, but if anyone has input I'd appreciate it. Thanks, James ___ 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
Re: [Evolution] search global?
On Tue, 2006-01-24 at 21:03 -0800, Ron Eggler (Mobile) wrote: > Am Mittwoch, den 25.01.2006, 12:34 +0800 schrieb simon.zheng: > > Please create a folder under "Search Folders", then edit its properties > > and define what's your interesting search rule. > > Hm where can I find 'Search Folders'? you can use the Menu(s) Search-> Create Search folder for Search (or) Edit -> Search Folders That should help Cheers, partha ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] search global?
Am Mittwoch, den 25.01.2006, 12:34 +0800 schrieb simon.zheng: Please create a folder under "Search Folders", then edit its properties and define what's your interesting search rule. Hm where can I find 'Search Folders'? cheers roN Regards, -Simon On Tue, 2006-01-24 at 19:59 -0800, Ron Eggler (Mobile) wrote: > Hi guys, > > Is there no possibility to do a global search for an email sender? I'm > using Version 2.2.1. > Thank you! > > Ron > ___ > 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