Re: [Evolution] Problem reconfiguring Ximian connector

2007-08-03 Thread ritz
Hello

  Please remove and add the account. To reset the account:

1) In Evolution, select Edit -> Preferences.  Select the Exchange
account in the "Evolution Preferences" dialog and click "Delete".
(Before deleting your account, you might want to write down your account
settings for reference in step 4.)

2) From the main menu, select Applications -> Configuration Editor.
Navigate to /apps/evolution/calendar and look for an entry called
"sources".  Right click on the "sources" entry and select "Edit Key...".

3) Unfortunately the "source" entry contains XML, which GConf is not
well suited for.  The "Edit Key" dialog will present a list of XML
entries. Locate the entry that corresponds to the Exchange calendar,
select it and click "Remove".  (To find the right entry, look for either
the name of the Exchange calendar as displayed in Evolution, or for the
string base_uri="exchange://".)

4) Close the Configuration Editor and go back to the "Evolution
Preferences" dialog.  Click "Add" and follow the steps for setting up
the same Exchange account as before.  Completing this process will cause
Evolution to create a new Exchange calendar to correspond with the new
account.

5) Check whether the new calendar is displayed.




On Tue, 2007-07-31 at 08:53 -0400, David Brown wrote:
> I recently had to reconfigure my exchange settings.  When I did, I
> could reach my email, but it won't let me use the calendaring on my
> new server settings.  It appears to want to use the old server
> settings for calendar, but new server settings for email.  I'm using
> CentOS 4.
> 
> [EMAIL PROTECTED] ~]# yum list | grep evolution
> evolution.i386   2.0.2-35.0.4.el4
> installed
> evolution-connector.i386 2.0.2-10.rhel4.1
> installed
> evolution-data-server.i386   1.0.2-14.el4
> installed
> evolution-webcal.i3861.0.10-3
> installed
> evolution-data-server-devel.i386 1.0.2-14.el4   base
> evolution-devel.i386 2.0.2-35.0.4.el4   update
> 
> Is there a way to clear out the calendaring properties in the
> connector separate from the the webmail part?
> 
> 
> 
> NOTICE: This e-mail message is for the sole use of the intended
> recipient(s) and may contain confidential and privileged information
> of Motricity. Any unauthorized review, use, disclosure or distribution
> is prohibited. If you are not the intended recipient, please contact
> the sender by reply e-mail and destroy all copies of the original
> message.
> 
> ___
> 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.


smime.p7s
Description: S/MIME cryptographic signature
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] How to write in letters that have come in the In-Box

2007-08-16 Thread ritz
Hello

On Thu, 2007-08-16 at 21:34 -0400, Dinbandhu wrote:
> On Thu, 2007-08-16 at 21:11 -0400, Patrick O'Callaghan wrote:
> 
> > I would support a facility for annotations (or memos if you prefer) as
> > long as it can be done in a cross-platform way.
> > 
> > However in a larger sense, this kind of discussion illustrates that the
> > traditional view of email is coming under strain. For many people, their
> > email store is where they conveniently keep and index all kinds of
> > random information, and I think MUAs are falling behind in supporting
> > this usefully. Time to invent Email-2.0?
> 
> I would like to know, do most other modern e-mail programs offer this
> facility of editing in-coming mail, or not? Linux-based, Windows-based,
> Mac-based-- whatever it may be, what is the current norm among most
> e-mail programs? Does Thunderbird offer it, does Outlook offer it, does
> Eudora offer it?

MS Outlook/Outlook offers the ability to attach annotations to a email,
afaik. There were talks of adding this feature to evolution, and then
everything went silent :(


> 
> Since my ancient Eudora software dating back to 1997 offers it, I
> presumed that other, more current software must as well. What is the
> usual facility in other current programs in this regard?
> 
> - Swarup
> 
> ___
> 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.


smime.p7s
Description: S/MIME cryptographic signature
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Email window does not close on delete

2007-08-17 Thread ritz
Hello

  Email window does not close on deleting mail. As per
http://bugzilla.gnome.org/show_bug.cgi?id=244840 , the behavior was to
close the email window for Pre 1.5.x series.

Would it be possible to add this feature back, or with options as shown
below as seen from Outlook.

"After moving or deleting an open item:

- Open the Previous item
- Open the next item
- Return to Inbox


-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
Desktop LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.


smime.p7s
Description: S/MIME cryptographic signature
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] remove duplicates

2007-09-18 Thread ritz
Hello

On Mon, 2007-09-17 at 19:26 +0200, Matej Cepl wrote:
> On 2007-09-17, 15:20 GMT, Reid Thompson wrote:
> >> I'm new to linux using ubuntu. Is there a easy way to remove 
> >> duplicate
> >> messages with Evolution?
> 
> There is a special plugin for Evolution doing that -- it's weird 
> that it has not been packaged neither for Ubuntu nor Debian. It 
> is available in Fedora, and if you want to repackage it for 
> Debian world, you can get everything what we have on Fedora from 
> this link 
> http://koji.fedoraproject.org/koji/packageinfo?packageID=1692
> (or specifically 
> http://koji.fedoraproject.org/packages/evolution-remove-duplicates\
> /0.0.2/6.fc7/src/evolution-remove-duplicates-0.0.2-6.fc7.src.rpm 
> ). Note that there IS rpm package in all Debian-based 
> distributions (because of attempts to comply with POSIX which 
> requires rpm), so rpm -i should unpackage src.rpm somewhere in 
> your system (/usr/src/redhat would be my guess). src.rpm 
> shouldn't install any program into your system.

I ended up using balsa email client, as the stated plugin could not
handle large mailboxes.


> 
> Best,
> 
> Matěj
> 
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Modify the widget height

2007-11-03 Thread ritz
Hello

On Wed, 2007-10-31 at 09:22 +0800, MARK wrote:
> Dear All:
> Our project is planning to transplant the evolution to the low-cost 
> PC, on which the screen resolution is 800*400.  When the evolution 
Try using thunderbird, it is "lighter".

> starts, the widget of the main window and the assistant widget is out of 
> the screen rang, so I can't  see the bottom of the widget and can't use 
> the "OK", "forward","backward" button .  I try to modify the source , 
> but the source code is too big, I can't locate which c file can help me 
> change the widget height.
> Can anyone give me a hand?

With most windiw manger to drag a window around, press "alt" on keyboard
and press "right" mouse button

> Thanks.
> 
> MARK
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] RH installation

2007-11-18 Thread ritz
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


Re: [Evolution] Evolution Configuration Question -- reading email

2007-11-29 Thread ritz
Hello


  Look up "caret mopde" under http://www.go-evolution.org/FAQ. Hope this
helps


On Wed, 2007-11-28 at 11:20 -0500, B Seeger wrote:
> Hi, 
> 
> When I'm reading email, it always opens the message to the bottom of the
> message and I have to scroll to the top to read someones response - even
> when I open up the message (not just in the preview box).  I really want
> it to open up to the top of the message. 
> 
> I've searched the configuration under Edit-> Preferences, but see
> nothing to change to this setting.  
> 
> Anyone know how to change this behavior? 
> 
> Thanks,
> B Seeger
> 
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] How to read archived mail from outlook (pst)

2008-01-13 Thread ritz
Hello

On Thu, 2008-01-03 at 09:10 -0500, Art Alexion wrote:
> I don't have a response to Mr. Case, but a related question.
> 
> I support Windows at work, but live in Linux.  I perform almost all of
> my Exchange tasks in Evolution.  We require our staff to auto-archive
> using Outlook.  Auto-archiving consists of moving items older than a
> certain date to a local .pst file.  We have the archive.pst on a RAID
Evolution cannot read pst file. You would have to use Thunderbird on
windows to convert these to mbox.

> network drive.  This is cheaper than the offsite backups of the Exchange
> data.
> 
> I have auto-archiving turned off because I don't know how to access the
> data on the archive.pst using Evolution.  
> 
> Is this possible?
> 
> 
> On Wed, 2008-01-02 at 14:52 -0500, William Case wrote:
> > Hi;
> > 
> > I am looking for suggestions, tips or howtos.
> > 
> > Periodically, once every six months or so, I go through my Evo Saved
> > file.  I either delete emails I no longer want to save, or move stuff to
> > a sub-folder called MessageArchive. (Lots of good stuff from mailing
> > lists in there).  I then copy 
> > /home/bill/.evolution/mail/local/Saved.sbd/MessageArchive to a general
> > archive directory where I store all kinds of files that I have archived.
> > I finish by deleting every thing in Evo's MessageArchive.  I am then
> > good for another six-eight months
> > 
> > My question is: Is there an easy way to read those archived messages if
> > I want to look up something I have archived?  A straight text read is
> > difficult to sort out because of the header data and all -- that is what
> > I have been doing whenever I wanted something up to now.  Perhaps some
> > awk scripts but that would be a learning curve!  
> > 
> > I have thought of running a second instance of Evo, but then how would I
> > find the saved Message Archive file?  Would I create a link?  Copy the
> > files back to /.evolution?  Or is there a simple email program like mutt
> > or others that would let me get a quick read of one of these old stored
> > files?
> > 
> > I have been playing around, but haven't yet settled on a strategy to
> > dive into.  Any suggestions or thoughts would be helpful.
> 
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] ANNOUNCE: ZCS Evolution Connector 0.1 released

2008-01-13 Thread ritz
Hello


Try applying the patch here:
http://bugzilla.gnome.org/show_bug.cgi?id=499920

On Thu, 2008-01-10 at 16:59 +0900, Murray Trainer wrote:
> On Tue, 2008-01-08 at 14:04 -0500, Matthew Barnes wrote:
> > The first public domain release of the ZCS Evolution Connector, version
> > 0.1, is now available for download at:
> > 
> >https://sourceforge.net/project/showfiles.php?group_id=205508
> > 
> > 
> > About ZCS Evolution Connector
> > =
> > 
> > Zimbra for Evolution allows two-way, online/offline synchronization of
> > email, addressbook and calendar data with a Zimbra server. Email is
> > handled through the standard IMAP protocol. Address book and calendar
> > data are handled through Zimbra's SOAP APIs.
> > 
> > After installing the plugins and extensions, users can select accounts
> > of type "Zimbra Collaboration Suite" and their emails, contacts and
> > appointments will show up in Evolution.
> > 
> > 
> > What's New in 0.1
> > =
> > 
> >   * This is the first formal release since the ZCS Evolution Connector
> > was dedicated to the public domain.
> > 
> >   * Builds against current Evolution releases (2.12 and 2.21).
> > 
> >   * Bugs fixed in this release include:
> > 
> > SF #1844149: Patch for Evolution 2.12 and beyond
> > SF #1848712: addressbook/: replace deprecated function
> > SF #1848719: calendar/: fix some warnings and indentation
> > SF #1848721: eplugin/: fix indentation and update function call
> > SF #1848723: libezimbra/: fix compile-time warnings and crasher
> > 
> > 
> > Thanks to everyone who contributed to this release:
> > 
> >   Ben Kahn
> >   Emil Soleyman
> >   the Red Hat Help Desk folks
> 
> Hi,
> 
> I get a problem with a missing file e-shell.h trying to compile the
> plugin for Evolution 2.12 on SuSE 10.2 using Evolution libraries from
> here:
> 
> http://download.opensuse.org/repositories/GNOME:/STABLE/openSUSE_10.2/i586/
> 
> Errors below:
> 
> Thanks
> 
> Murray
> 
>  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I. -I.. -DSX_LOCALEDIR=
> \"/usr/local/share/locale\" -pthread -DORBIT2=1 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2
> -I/opt/gnome/include/orbit-2.0 -I/usr/include/gtk-2.0
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0
> -I/usr/include/libxml2 -pthread -DORBIT2=1 -I/usr/include/evolution-2.12
> -I/usr/include/libgnome-2.0 -I/usr/include/libgnomeui-2.0
> -I/usr/include/libbonoboui-2.0 -I/usr/include/evolution-data-server-1.12
> -I/usr/include/libxml2 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/libgnomecanvas-2.0
> -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0
> -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libart-2.0
> -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
> -I/usr/include/pango-1.0 -I/usr/include/gconf/2
> -I/opt/gnome/include/libbonobo-2.0 -I/opt/gnome/include/orbit-2.0
> -I/opt/gnome/include/bonobo-activation-2.0
> -I/usr/include/evolution-data-server-1.12 -g -O2 -MT
> camel-zimbra-listener.lo -MD -MP -MF .deps/camel-zimbra-listener.Tpo -c
> camel-zimbra-listener.c  -fPIC -DPIC -o .libs/camel-zimbra-listener.o
> In file included from camel-zimbra-listener.c:34:
> /usr/include/evolution-2.12/shell/es-event.h:29:21: error: e-shell.h: No
> such file or directory
> In file included from camel-zimbra-listener.c:34:
> /usr/include/evolution-2.12/shell/es-event.h:59: error: expected
> specifier-qualifier-list before 'EShell'
> /usr/include/evolution-2.12/shell/es-event.h:94: error: expected
> declaration specifiers or '...' before 'EShell'
> make[3]: *** [camel-zimbra-listener.lo] Error 1
> make[3]: Leaving directory
> `/rpms/apps/evolution/zimbra-evolution/evolution-zimbra-0.1.0/eplugin'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/rpms/apps/evolution/zimbra-evolution/evolution-zimbra-0.1.0/eplugin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/rpms/apps/evolution/zimbra-evolution/evolution-zimbra-0.1.0'
> make: *** [all] Error 2
> 
> 
> 
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Gmail: SSL unavailable error message

2008-01-13 Thread ritz
Hello

 Would it be possible to post the settings being used under receive
option ?
 
On Sun, 2008-01-13 at 16:01 +, Gareth Doutch wrote:
> Hello,
> 
> Thanks for you reply ritz.
> I have just tried your suggestion and it still hasn't worked (same error 
> message). I am wondering if I have some kind of dependency issue with 
> SSL on my machine?
> 
> Cheers,
> Gareth
> 
> 
> ritz wrote:
> > Hello
> >
> > On Sat, 2008-01-12 at 18:23 +, Gareth Doutch wrote:
> >   
> >> Thanks for the reply Alfred,
> >>
> >> I have retried, ensuring that I am online, but I'm afraid it must be 
> >> something else, as I can send / receive using yahoo (which does not use 
> >> encryption).
> >> Also it's not a firewall issue either because I can send / receive gmail 
> >> using thunderbird.
> >>
> >> Cheers,
> >> Gareth
> >>
> >> Alfred wrote:
> >> 
> >>> For some strange reason, Evolution starts off in Offline mode now. So
> >>> you need to Click on File, and then click on Work On line before you
> >>> start trying to get Email from places. Then everything works just fine.
> >>> If it says that the password isn't working, that is because it starts in
> >>> Offline Mode, so just click on Cancel, and then find and click ON line.
> >>> Things work!
> >>>
> >>> Now getting rid of E-mails you will see that they are crossed out, but
> >>> they don't disappear. To get rid of them go into file and then click on
> >>> Empty Trash, and that gets rid of them!
> >>>
> >>> Alfred!
> >>> -Original Message-
> >>> From: Gareth Doutch <[EMAIL PROTECTED]>
> >>> To: evolution-list@gnome.org
> >>> Subject: [Evolution] Gmail: SSL unavailable error message
> >>> Date: Sat, 12 Jan 2008 03:07:55 +
> >>>
> >>> Hi there,
> >>> can anybody help me with this? Every time I try to send/receive with 
> >>> google mail I get the following error message:
> >>>
> >>> Error while fetching mail.
> >>> Could not connect to pop.googlemail.com: SSL unavailable
> >>>   
> >
> > Under receive option for gmaill account i have the below setting
> >
> > server: pop.gmail.com:995 
> > encryption: ssl
> >
> >  hope this helps.
> >
> >   
> >>> Cheers,
> >>> Gareth
> >>> ___
> >>> 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
-- 
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


Re: [Evolution] Gmail: SSL unavailable error message

2008-01-13 Thread ritz
Hello

On Sat, 2008-01-12 at 18:23 +, Gareth Doutch wrote:
> Thanks for the reply Alfred,
> 
> I have retried, ensuring that I am online, but I'm afraid it must be 
> something else, as I can send / receive using yahoo (which does not use 
> encryption).
> Also it's not a firewall issue either because I can send / receive gmail 
> using thunderbird.
> 
> Cheers,
> Gareth
> 
> Alfred wrote:
> > For some strange reason, Evolution starts off in Offline mode now. So
> > you need to Click on File, and then click on Work On line before you
> > start trying to get Email from places. Then everything works just fine.
> > If it says that the password isn't working, that is because it starts in
> > Offline Mode, so just click on Cancel, and then find and click ON line.
> > Things work!
> >
> > Now getting rid of E-mails you will see that they are crossed out, but
> > they don't disappear. To get rid of them go into file and then click on
> > Empty Trash, and that gets rid of them!
> >
> > Alfred!
> > -Original Message-
> > From: Gareth Doutch <[EMAIL PROTECTED]>
> > To: evolution-list@gnome.org
> > Subject: [Evolution] Gmail: SSL unavailable error message
> > Date: Sat, 12 Jan 2008 03:07:55 +
> >
> > Hi there,
> > can anybody help me with this? Every time I try to send/receive with 
> > google mail I get the following error message:
> >
> > Error while fetching mail.
> > Could not connect to pop.googlemail.com: SSL unavailable

Under receive option for gmaill account i have the below setting

server: pop.gmail.com:995 
encryption: ssl

 hope this helps.

> >
> > Cheers,
> > Gareth
> > ___
> > 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
-- 
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


Re: [Evolution] ANNOUNCE: ZCS Evolution Connector 0.1 released

2008-01-14 Thread ritz
Hello

On Mon, 2008-01-14 at 10:45 +0900, Murray Trainer wrote:
 
> > Try applying the patch here:
> > http://bugzilla.gnome.org/show_bug.cgi?id=499920
> > 
> >  
> 
> Hi, 
> 
> I don't have the file es-event.c installed.  Do I have to recompile
> evolution?
Yes :(
file a bug report against evolution for your distro.

> 
> Murray
> 
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Gmail: SSL unavailable error message

2008-01-15 Thread ritz
Hello

  Te settings look fine Probably a issue with evolution itself. 

On Sun, 2008-01-13 at 18:43 +, Gareth Doutch wrote:
> Hi ritz,
> 
> In my config, I have tried:
> 
> Always:
> 
> Server type: pop
> Security: SSL encryption
> Authentication type: password, check for supported types, Remember 
> password = True
> 
> Changing:
> 1)
> Server: pop.googlemail.com
> Username: gareth.doutch
> 
> 
> 2)
> Server: pop.googlemail.com:995
> Username: gareth.doutch
> 
> 3)
> Server: pop.googlemail.com
> Username: [EMAIL PROTECTED]
> 
> 4)
> Server: pop.googlemail.com:995
> Username: [EMAIL PROTECTED]
> 
> Each of these configurations has the same result. :(
> 
> Gareth
> 
> 
> ritz wrote:
> > Hello
> >
> >  Would it be possible to post the settings being used under receive
> > option ?
> >  
> > On Sun, 2008-01-13 at 16:01 +, Gareth Doutch wrote:
> >   
> >> Hello,
> >>
> >> Thanks for you reply ritz.
> >> I have just tried your suggestion and it still hasn't worked (same error 
> >> message). I am wondering if I have some kind of dependency issue with 
> >> SSL on my machine?
> >>
> >> Cheers,
> >> Gareth
> >>
> >>
> >> ritz wrote:
> >> 
> >>> Hello
> >>>
> >>> On Sat, 2008-01-12 at 18:23 +, Gareth Doutch wrote:
> >>>   
> >>>   
> >>>> Thanks for the reply Alfred,
> >>>>
> >>>> I have retried, ensuring that I am online, but I'm afraid it must be 
> >>>> something else, as I can send / receive using yahoo (which does not use 
> >>>> encryption).
> >>>> Also it's not a firewall issue either because I can send / receive gmail 
> >>>> using thunderbird.
> >>>>
> >>>> Cheers,
> >>>> Gareth
> >>>>
> >>>> Alfred wrote:
> >>>> 
> >>>> 
> >>>>> For some strange reason, Evolution starts off in Offline mode now. So
> >>>>> you need to Click on File, and then click on Work On line before you
> >>>>> start trying to get Email from places. Then everything works just fine.
> >>>>> If it says that the password isn't working, that is because it starts in
> >>>>> Offline Mode, so just click on Cancel, and then find and click ON line.
> >>>>> Things work!
> >>>>>
> >>>>> Now getting rid of E-mails you will see that they are crossed out, but
> >>>>> they don't disappear. To get rid of them go into file and then click on
> >>>>> Empty Trash, and that gets rid of them!
> >>>>>
> >>>>> Alfred!
> >>>>> -Original Message-
> >>>>> From: Gareth Doutch <[EMAIL PROTECTED]>
> >>>>> To: evolution-list@gnome.org
> >>>>> Subject: [Evolution] Gmail: SSL unavailable error message
> >>>>> Date: Sat, 12 Jan 2008 03:07:55 +
> >>>>>
> >>>>> Hi there,
> >>>>> can anybody help me with this? Every time I try to send/receive with 
> >>>>> google mail I get the following error message:
> >>>>>
> >>>>> Error while fetching mail.
> >>>>> Could not connect to pop.googlemail.com: SSL unavailable
> >>>>>   
> >>>>>   
> >>> Under receive option for gmaill account i have the below setting
> >>>
> >>> server: pop.gmail.com:995 
> >>> encryption: ssl
> >>>
> >>>  hope this helps.
> >>>
> >>>   
> >>>   
> >>>>> Cheers,
> >>>>> Gareth
> >>>>> ___
> >>>>> 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-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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] ANNOUNCE: ZCS Evolution Connector 0.1 released

2008-01-25 Thread ritz
Hello

On Tue, 2008-01-22 at 10:07 +0900, Murray Trainer wrote:
> > Hello
> > 
> > On Mon, 2008-01-14 at 10:45 +0900, Murray Trainer wrote:
> >  
> > > > Try applying the patch here:
> > > > http://bugzilla.gnome.org/show_bug.cgi?id=499920
> > > > 
> > > >  
> > > 
> > > Hi, 
> > > 
> > > I don't have the file es-event.c installed.  Do I have to recompile
> > > evolution?
> > Yes :(
> > file a bug report against evolution for your distro.
> > 
> > > 
> > > Murray
> > > 
> 
> Hi,
> 
> I got the plugin configured and working in Evolution 2.12.  It is
> however not remembering the passwords to my Zimbra contacts each time I
> start Evolution.  It remembers the password to the Zimbra IMAP server.
> Any suggestions?
> 
> Thanks
> 
> Murray

I would suggest you to file a bug-report. Please note, i am not a
developer, but a user :) .

-- 
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


Re: [Evolution] Add new contact by programming

2008-01-30 Thread ritz
Hello

On Tue, 2008-01-29 at 15:03 +0100, Jovial wrote:
> Hello
> 
> I use Openoffice Base for my contact in my work.
> To import my data in Evolution contact I can use cvs but it's not really 
> friendly
> Is it possible to add a contact by programming(python) or command 
> line(bash) or to send datas directly from OOo
> I need to write the following fields:*
Probably this may help
http://www.conduit-project.org/wiki/evolution-python


> 
> *file_as
> full_name
> addr_line1
> addr_line2
> city_home
> zip_home
> org
> home_phone1
> home_phone2
> mobile_phone2
> home_fax
> email_1
> email_2
> 
> Thanks if you have any information or script to do it.
> 
> Bye
> 
> Jean-Luc
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Add new contact by programming

2008-02-01 Thread ritz
Hello

On Thu, 2008-01-31 at 09:40 +1100, Daniel Kasak wrote:
> On Wed, 2008-01-30 at 17:52 +0530, ritz wrote:
> 
> > > Is it possible to add a contact by programming(python)
> 
> > Probably this may help
> > http://www.conduit-project.org/wiki/evolution-python
> 
> Nice :) I don't suppose you know if a similar Perl interface exists?
Nope :( , afaik .

> 
> 
> --
> Daniel Kasak
> IT Developer
> NUS Consulting Group
> Level 5, 77 Pacific Highway
> North Sydney, NSW, Australia 2060
> T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
> email: [EMAIL PROTECTED]
> website: http://www.nusconsulting.com.au
> 
-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
Desktop LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution inefficient coding?

2008-02-02 Thread ritz
Hello

On Wed, 2008-01-30 at 18:53 -0700, Chris Worley wrote:
> On Jan 30, 2008 6:42 PM, Murray Trainer <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I have been trying to pin down the cause of my copy of Evolution 2.12.0
> > on SuSE 10.2 hanging occasionally by running strace evolution from the
> > command line which prints its system calls.  I noticed that it does
> > repeated searches of various directories for icons etc - most of which
> > fail.  Surely it should do it once at startup then remember which icon
> > files to use instead of doing lots of unnecessary reads as shown below?
> >
> C'mon, you're talking C++ code... all that hidden stuff that the
> programmer "never needs to worry about"... that elephant when you only
Is not evolution written predominately in C ?

> need the tail... it's supposed to go off on its own and do unnecessary
> stuff! ;)
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] How can I read from evolution when I double-click mbox file at desktop screen

2008-02-10 Thread ritz
Hello

On Wed, 2008-02-06 at 10:14 +0900, 김세윤 wrote:
> Hi all.
> 
> I have a one question.
> 
> When I drag mail from evolution mailbox  to desktop screen,
> application/mbox MIME type file is created at desktop screen.
> 
> When I double click that mbox file at desktop,  gedit automatically
> open that file.
> 
> But I don't know that how can I read from evolution readding mail
> window when I double click mbox file at desktop screen.
You would have to import this into evolution.

File->Import.

> 
> Have a nice day~ Guys :) 
> 
> 
> 
> ___
> 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.
> 

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution on Kubuntu (was: Default Paper Size)

2008-03-28 Thread ritz
Hello

On Wed, 2008-03-05 at 14:09 +0100, Milan Crha wrote:
>   Hello,
> actual Evolution (2.21.x) uses gnome_sound_play to play user's sound
> file. I guess it was there before too. How to persuade this function to
> handle ogg files correctly is unfortunately out of my knowledge.
re-write this to user gstreamer as used by inline audio plugin ?


>   Hope that helps,
>   Milan
> 
> On Tue, 2008-03-04 at 16:44 -0500, Matthew Barnes wrote:
> > > I get no sounds from Evolution, even though the new mail sound is
> > > configured. When I start Evolution from a command prompt I can see
> > > this message everytime I receive new mail...
> > > 
> > > Audio File Library: '/usr/share/sounds/Kopete_Received.ogg':
> > > unrecognized audio file format [error 0]
> > > <-1> sample not found
> > 
> > I /think/ Evolution still relies on the crusty old Enlightened Sound
> > Daemon (ESD) for generating sounds, and I'm pretty sure ESD doesn't
> > know
> > what the heck Ogg/Vorbis is.  Best stick with wav files, or convert
> > the
> > ogg to wav.
> 
> 
> ___
> 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.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Backup downloaded IMAP email

2008-05-18 Thread ritz
Hello

On Sat, 2008-05-17 at 09:08 -0500, j-lists wrote:
> I'm running Evolution 2.6.3 (Debian Etch) and I have a mail account
> that is setup to connect to a mail server that is now dead. This
> server will never be resurrected and my email "backup" is now the
> contents of my offline folders in Evolution. Now I would like to
> backup these folders and I believe I know how to do that, simply
> backup ~.evolution/mail but then I do not know how I would restore it
> in future. Is it just a matter of replacing the ~/evolution/mail
> directory on a fresh install? Are there other directories that have
> infromation that I need?
Assuming the emails are cached locally, move them into a local folder.
This should work just fine.

> Also, is there a way to add another email account and have this old
> account not participate in the Send/Receive?
> 
> Thanks!
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Is it possible to define some keyboard shortcut for "Mark as Unread"

2008-07-09 Thread ritz
Hello

On Tue, 2008-07-08 at 17:16 +0200, Marcin Kasperski wrote:
> Patrick O'Callaghan <[EMAIL PROTECTED]> writes:
> 
> > On Mon, 2008-07-07 at 19:42 +0200, Marcin Kasperski wrote:
> >> The question as in the title. I would like to make some shortcut
> >> (preferably Ctrl-U) to mark the currently selected message as unread.
> >> 
> >> Is it possible?
> >
> > Shift-Ctrl-K
> 
> Useful, thanks. Are such shortcuts documented anywhere?
> 
> And ... is it possible to customize them?
$ gcontool-2 --type bool \
--set /desktop/gnome/interface/can_change_accels true

This should allow one to customize key-combo.

> 
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Is it possible to define some keyboardshortcutfor"Mark as Unread"

2008-07-09 Thread ritz
Hello

On Wed, 2008-07-09 at 09:30 -0400, Art Alexion wrote:
> On Wed, 2008-07-09 at 09:14 -0400, ritz wrote:
> > $ gcontool-2 --type bool \
> > --set /desktop/gnome/interface/can_change_accels true
> > 
> > This should allow one to customize key-combo.
> 
> In Ubuntu it is gconftool-2.  Thanks for the suggestion, Ritesh.
mea culpa. typo, thanks for catching this.

> 
> 
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Strange behavior with new Evolution

2008-07-10 Thread ritz
Hello

On Wed, 2008-07-09 at 16:21 -0700, MHR wrote:
> I just upgraded both my home and work machines from CentOS 5.1 to
> CentOS 5.2, and I am now running Evolution 2.12.3, and I'm seeing some
> really strange results.  The most annoying one was that saving a
> message from my Inbox to a folder seems to take forever now, where it
> used to be a really quick operation.
> 
> But the absolute worst problem is that my email addresses no longer
> get auto-completed.
> 
> I noticed this at home, but I rarely send emails out directly from Evo
> there, but then I noticed it here at work, too.  So I opened the
> Contacts window.  Oka,y I tried to.  I got an immediate error that Evo
> could not access my addressbook and to check and see if the path
> existed.
Is there nay message logged to ~/.xsession-errors ?

> 
> Here's the path:  /home/mrichter/.evolution/addressbook/local/system
> 
> Here's what I found:
> 
> [EMAIL PROTECTED] ~]$ ll -d .evolution/
> drwxr-xr-x 9 mrichter RnD 4096 Jul  9 16:05 .evolution//
> 
> [EMAIL PROTECTED] ~]$ ll .evolution/
> total 168
> drwxr-xr-x 4 mrichter RnD  4096 Jul  9 16:05 addressbook/
> drwx-- 4 mrichter RnD  4096 Jun  3 13:32 cache/
> drwxrwxr-x 5 mrichter RnD  4096 Jul  3 14:11 calendar/
> -rw--- 1 mrichter RnD 3 Jul  9 16:05 camel-cert.db
> -rw-rw-r-- 1 mrichter RnD  3152 Apr 29 12:25 categories.xml
> -rw--- 1 mrichter RnD 65536 Jul  9 16:05 cert8.db
> -rw--- 1 mrichter RnD 32768 Jul  9 16:05 key3.db
> drwxrwxr-x 8 mrichter RnD  4096 Jul  9 16:05 mail/
> drwxrwxr-x 4 mrichter RnD  4096 Apr 29 12:25 memos/
> -rw--- 1 mrichter RnD 32768 Apr 29 12:25 secmod.db
> drwx-- 2 mrichter RnD  4096 May 14 15:00 signatures/
> drwxrwxr-x 4 mrichter RnD  4096 Apr 29 12:25 tasks/
> 
> [EMAIL PROTECTED] ~]$ ll .evolution/addressbook/
> total 12
> drwxr-xr-x 3 mrichter RnD 4096 Apr 21 11:19 local/
> -rw--- 1 mrichter RnD   68 Jul  9 16:05 searches.xml
> drwxr-xr-x 2 mrichter RnD 4096 May 16 10:13 views/
> 
> [EMAIL PROTECTED] ~]$ ll .evolution/addressbook/local/
> total 4
> drwxr-xr-x 2 mrichter RnD 4096 Jun 20 19:48 system/
> 
> [EMAIL PROTECTED] ~]$ ll .evolution/addressbook/local/system/
> total 32
> -rw-r--r-- 1 mrichter RnD 24576 Jun 19 16:24 addressbook.db
> -rw-r--r-- 1 mrichter RnD  4833 Jun 19 16:24 addressbook.db.summary
> 
> So I'm stumped - I own every single directory down the path to the
> addressbook, and the addressbook itself, and I have write rights to
> all of them.
> 
> What's wrong?
> 
> Thanks.
> 
> mhr
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution to archive

2008-07-10 Thread ritz
Hello

On Thu, 2008-07-10 at 15:32 +0100, Frank Murphy wrote:
> Is it possible to automate the backup of evolution, with an incrmental
> backup?
maildir was dropped out of evolution (me sad), and mbox is a pain wrt
incremental backup.

> 
> As it seems to copy everyout out each time.
I tend to create folders "Year/month" which helps me reduce the time for
backup.

Let me know, if you are able to have this figured something better.


> 
> Frank

Probably - http://bugzilla.gnome.org/show_bug.cgi?id=246747

-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Automate Evolution backup settings

2008-07-27 Thread ritz
Hello

On Sun, 2008-07-27 at 10:51 -0400, Mitch wrote:
> Hello,
> 
> Been googling for a method to backup evolution settings.
> 
> Running Debian Etch/Sid.
> 
> Is there a way to set up a Cron job to run the settings back up in
> Evolution, daily for example.
Evolution settings are hardly ever changed once configured, as far as i
have seen.

this might be helpful though
http://www.go-evolution.org/FAQ#How_can_I_completely_backup_evolution.3F


> 
> Regards
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Mail-Contacts

2008-08-01 Thread ritz
Hello

On Thu, 2008-07-31 at 18:04 -0500, John P. Chambers, LMFT, LCSW, LPC
wrote:
> I have just made the switch from WindowsXP to Mandriva and Evolution. I
> don't really have a problem with the mail as I can have main folders and
> subfolders under them including Inbox.
> 
> However, I can't develop a tree view for my contacts. I would like to do
> this as having separate folders for each group of contacts just isn't
> good. I would like to be able to have say a main heading like Family
> then sub-folders under it for myself, my brother, and my 2 sisters. Is
> there anything in the pipe for that happening.
Categorise them, and sort by Category. The nearest i can think of.



> John 
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Download individual mail account.

2008-10-23 Thread ritz
Hello

On Mon, 2008-10-20 at 19:26 +0300, Bob Giles wrote:
> Hi,
> I am a relative newcomer to Evolution (Ver. 2.22.3.1). I have several
> POP mail accounts. However, Occasionally there are times when I just
> want to d/l mail from a specific account. I cannot find a way of
> achieving this. Am I just being dumb, have I missed something or can
> Evolution not do what most other mail packages can in this respect?
> 
> Apologies if this has been asked before but I can't find any similar
> queries in the archives.
I seem to remember such an option, for Evo 1.x series. Probably a
feature request.

http://bugzilla.gnome.org/show_bug.cgi?id=240309
http://bugzilla.gnome.org/show_bug.cgi?id=207580


> 
> Regards,
> 
> Bob 
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] 2.24.1 Calendar crashes evo?

2008-11-20 Thread ritz
Hello

On Wed, 2008-11-12 at 07:00 -0600, Samuel J Wilcox Sr wrote:
> Ubuntu 8.10
> 
> Evo 2.24.1
> 
> When I select calendar, evo immediately crashes/closes.
> 
> Anyone seen that?
I would suggest you to file a bug report ( http://bugzilla.gnome.org ) ,
with detailed stack trace
( http://live.gnome.org/GettingTraces/Details )


> 
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Remove "On This Computer" account

2008-12-15 Thread ritz
Hello

On Mon, 2008-12-15 at 15:35 +, Pete Biggs wrote:
> > 
> > This might be a silly question but I just couldn't find and answer.
> > How do I remove the default "On This Computer" from the side panel
> > view?
> > Or at least how do I send it to the bottom of the panel, I have other
> > accounts and I don't want that one at the top there taking space.
> > 
> You can't re-order the side panel in anyway - the "On This Computer" is
> always at the top.  I just keep it minimised and the rest of my accounts
> have numbers in front of the names to force a particular "alphabetical"
> order.

folder sorting RFE 
http://bugzilla.gnome.org/show_bug.cgi?id=202257


> 
> P.
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Ph: +919970164885
Desktop LinuX N Stuff, RHCE
Software Maintenance Engineer, Pune, Red Hat
ॐ मणि पद्मे हूँ
Eat Right, Exercise, Die Anyway.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] "accessibility" and Evolution

2009-05-11 Thread ritz
Hi

On Fri, 2009-05-08 at 10:34 -0500, Dean Karres wrote:
> Hi,
> 
> My organization is switching its primary mail server to Exchange.
> I have very poor vision (multiple issues) and normally use a text
> based mail client.  I can control fonts and colors.
> 
> I am wondering what control I have over fonts and colors with
> Evolution?  Most GUIs I run across have lots of pure-white and other
> light backgrounds with minuscule text AND there is often gratuitous
> use of colors that are largely invisible to me.
You can use HighContrastLargePrint , from
System->Preference->Appearance->Theme->Customize under GNOME. 

Added note: Orca's magnifier helps, and is pretty neat. 

> 
> Are there "skins" or themes for Evolution?  Is there a "reverse
> video" mode?
> 
> Dean...K...
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Duplicate e-mails

2009-06-21 Thread ritz
Hi

On Sat, 2009-06-20 at 23:16 -0430, Patrick O'Callaghan wrote:
> On Sun, 2009-06-21 at 11:19 +1000, Gerald wrote:
> > hi to all,
> > How can I remove duplicate e-mails?
> > Thanks in advance for any replies.
evolution-remove-duplicate ?

> 
> Evolution has no provision for this. Look for stand-alone tools.
> 
> poc
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list


-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Filter rule

2009-07-11 Thread ritz
HI

On Thu, 2009-07-09 at 16:52 -0400, Joshua Tarplin wrote:
> I'm using Evo 2.24.1.1 on OpenSuSE 11.1, and I'm trying to create a
> filter that sends ALL mail to the Junk Mail folder EXCEPT those items
> from people in my Contact List.
> 
> Any ideas or suggestions?
not that I know of, but evolution does support python binding. Probably
a script might do this.

  The converse is true, if a user is in Contact, evolution can mark the
message as not Junk. You could look into the code, and change that from
yes to no ?
> 
> Joshua
> 
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list

-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Grouped by sender?

2009-07-26 Thread ritz
Hi

On Wed, 2009-07-22 at 18:42 -0430, Patrick O'Callaghan wrote:
> On Wed, 2009-07-22 at 15:59 -0600, Javier Antonio Oros Martinez wrote:
> >Hi Team:
> > 
> > In the "View" menu, we can "Group by threads", but I don't see "Group
> > by sender". Exists this way of grouping? If not, Where it can be
> > propose?
> 
> Enhancement requests go to the usual place: http://bugzilla.gnome.org.
> 

I did file this, a while ago
http://bugzilla.gnome.org/show_bug.cgi?id=350804


-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] goto most recent feature

2009-09-08 Thread ritz
Hi

On Tue, 2009-09-08 at 14:14 -0400, Philippe LeCavalier wrote:
> -Original Message-
> From: Patrick O'Callaghan 
> To: evolution-list@gnome.org
> Subject: Re: [Evolution] goto most recent feature
> Date: Tue, 08 Sep 2009 10:51:55 -0430
> Mailer: Evolution 2.26.3 (2.26.3-1.fc11)
> 
> On Tue, 2009-09-08 at 09:48 -0400, Philippe LeCavalier wrote:
> > Is there a way to have Evo go to the most recent message when
> > selecting a folder? I like sorting my mail oldest to newest - bottom
> > being the most recent message but Evo defaults to selecting the
> > top-most message...Aside from the obvious workaround of sorting the
> > mail newest on top, what can I do?
> 
> AFAIK, this is not currently possible. I seem to remember a feature
> request about it a long time ago but I'm too lazy to search the BZ
> database :-)
> 
> Note that Evo doesn't in fact always select the top-most message. It
> selects the last message visited if it knows what it is. For some reason
> it forgets this from time to time -- I've never bothered looking into
> what the conditions are -- and just heads for the topmost message.
> 
> Personally I would like an algorithm like this:
> 
> 1) If there is a remembered "last visited message", select it
> 
> else:
> 
> 2) If there are unread messages, select the oldest of them (or
> optionally the newest one). Oldest and newest to be defined by the
> timestamp of the message reception, not the sender's date header.
> 
> else:
> 
> 3) select the newest message, which may be at the top or the bottom or
> even in the middle, depending on the sort order.
Evolution does provide a filer to display "Recent messages", listed
besides "Show", along with "Read messages","Unread messages",

> 
> poc
> 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list
> 
> Your suggestion would be perfect.
> 
> Another thing, what about the ability to search message filters? I've
> got tons of them and recently when I switched IMAP servers Evo lost
> touch with all the "move to" folders - which is to be expected. I
> found it mind-numbing to comb through the list for a particular filter
> to update the folder it should move the message to.
> 
> Phil
> 
> ...just realized I did Reply and not Reply All 
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list



-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Duplicate and triplicate emails when downloading from var/mail/username

2009-10-01 Thread ritz
Hi

On Wed, 2009-09-30 at 14:09 -0400, Peter N. Spotts wrote:
> Folks,
> 
> I've just started migrating emails from another client and I'm running
> Evolution 2.26.1 on Ubuntu 9.04-64 bit. When I retrieve the email, each
> email appears with another one or two copies in my inbox. When I check
> the username file in /var/mail after a download, it's empty. 
> 
> Any thoughts on how I can eliminate these duplications -- other than the
> delete key?  ;-)
> 
> With best regards,
> 
> Pete
> 
> P.S. Occasionally, a download also will trigger the reappearance of
> already read email -- as new -- and with several fresh copies. 
> 


http://www.gnome.org/~carlosg/stuff/evolution/remove-duplicates-plugin-0.0.4.tar.gz


-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] evolution 2.28 rpm for F11?

2009-10-30 Thread ritz
Hi

On Fri, 2009-10-30 at 07:48 +1100, L wrote:
> Hi
> 
> Evolution 2.28 is the current stable version. where to get a rom for
> F11? The current version for F11 is 2.26. the support for MS exchange
> is poor. evo-mapi crashes persistently.
You can build yourself the same. I am currently using evo 2.29.x, and
eds-2.29.2 on F11. You would need to upgrade your gtkhtml3 package on
system. I can provide you with the srpm, or rpms if you are using
x86_64. 

   I am not sure, if evo-mapi can be used along with this, as I have not
tried this out.


> 
> 
> Best
> 
> Yuandan
> ___
> Evolution-list mailing list
> Evolution-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-list



-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] reading messages without using the mouse focus

2009-10-30 Thread ritz
Hi

On Fri, 2009-10-30 at 12:50 +0100, Matthias Apitz wrote:
> Hello,
> 
> Is there a way to jump to the next/previous message from the list of
> messages while the focus stays in the window of the body of a given
> mail
> (to be able to page-up/down) and without clicking in to the window of
> the
> Subject/Sender preview list?
Try out "magic" space,and

Page_Down for Next Message
Page_Up   for Previous Message

bracketleft  for Previous Unread Message
bracketright for Next Unread Message



> 
> Thx
> 
>   matthias



-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] connect Evolution 2.28 to MS exchange 2007 on Fedora 12

2009-11-18 Thread ritz
Hi

On Thu, 2009-11-19 at 16:42 +1100, L wrote:
> On Thu, Nov 19, 2009 at 3:05 PM, Mail Llists 
> wrote:
> > On 11/18/2009 10:15 PM, L wrote:
> >> Hi
> >>
> >> One of main reasons for upgrade  F11 to F12 was to hope to connect
> >> evolution 2.28 to Exchange 2007. After a smooth upgrade to F12. I
> >> tried to connect evolution 2.28 with evo-mapi to M$ exchange
> server.
> >> no luck at all, it crashed every time. The insttiute's exchange
> server
> >> does not open imap port.   i you have sucessful connection, please
> >> share with me
> >>
> >> best
> >>
> >> Y
Please install abrt on system, and file bugreport

1. For installtion, refer
https://fedorahosted.org/abrt/wiki/AbrtInstallation
2. Once, installed, start up abrt
https://fedorahosted.org/abrt/wiki/AbrtBasicFunctionality
3. File bug report
4. 
5. Profit



> >>
> >
> >  The only thing I have found that works is to install XP and
> outlook
> > 2007 in a VM.
> >
> >  There is no limux client that works. (As of today anyway).
> >
> >  You also might try the brutus server approach - but I didnt
> explore
> > that too much.
> >
> >   Good luck.
> >
> 
> 
> That's what I have, XP on VirtualBox. but I do hope linux evolution
> will connect to MS exchange via mapi
> Some guys talked about working evolution 2.28 (maybe on ubuntu??)
> 
> 
> > --
> > fedora-list mailing list
> > fedora-l...@redhat.com
> > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> > Guidelines:
> http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
> >
> 
> 
> 


-- 
Ritesh Khadgaray
Linux and Desktop
Ph: +919970164885
blog: http://khadgaray.blogspot.com
Eat Right, Exercise, Die Anyway.

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list