[Evolution] Calendar stuck in Searching for existing versions of this appointment

2007-05-31 Thread Ignacio Mas Ivars

Hi all,
I am having a big in the calendar function that avoids me from adding
new events to my local calendar. Basically, since I upgraded to Evo
2.11.2 with evo-data-server 1.11.2, when I receive a new invitation, the
mail view freezes displaying  Searching for existing versions of this
appointment, and the four buttons are greyed out, so that I can't do
anything with the invitation.

Past events are still shown properly in the calendar and I am able to
open an already accepted invitation and forward/update it... but no way
to add new ones.

The output in the console is the following when I start evo:

** (evolution:6413): DEBUG: mailto URL command: evolution %s
** (evolution:6413): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name
org.freedesktop.NetworkManager was not provided by any .service files
(evolution:6413): e-data-server-DEBUG: Loading categories from
/home/nacho/.evolution/categories.xml
(evolution:6413): e-data-server-DEBUG: Loaded 30 categories

(evolution:6413): calendar-gui-CRITICAL **: e_week_view_add_event:
assertion `end  add_event_data-week_view-day_starts[0]' failed
Increasing itip formatter search count to 1
Increasing itip formatter search count to 2
Increasing itip formatter search count to 3
Increasing itip formatter search count to 4
Decreasing itip formatter search count to 3
Decreasing itip formatter search count to 2
Decreasing itip formatter search count to 1
Increasing itip formatter search count to 1
Increasing itip formatter search count to 2
Increasing itip formatter search count to 3
Increasing itip formatter search count to 4
Decreasing itip formatter search count to 3
Decreasing itip formatter search count to 2
Decreasing itip formatter search count to 1
Increasing itip formatter search count to 1
Increasing itip formatter search count to 2
Increasing itip formatter search count to 3
Increasing itip formatter search count to 4
Decreasing itip formatter search count to 3
Decreasing itip formatter search count to 2
Decreasing itip formatter search count to 1

and there it stays. Evo does not freeze and I can still open other mails
without problem...

Any ideas?
Thanks for the help!
/Nacho


---
   ,,,
  (o o)
--ooO--(_)---Ooo---
If there are epigrams, there must be meta-epigrams.- 
--oo00oo---


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


Re: [Evolution] Calendar stuck in Searching for existing versions of this appointment

2007-05-31 Thread P Chenthill
Hi Ignacio,
   Do you any other calendars other than personal ? Please get us
the gdb traces of evolution and evolution-data-server.

- Chenthill.
On Thu, 2007-05-31 at 10:46 +0200, Ignacio Mas Ivars wrote:
 Hi all,
 I am having a big in the calendar function that avoids me from adding
 new events to my local calendar. Basically, since I upgraded to Evo
 2.11.2 with evo-data-server 1.11.2, when I receive a new invitation, the
 mail view freezes displaying  Searching for existing versions of this
 appointment, and the four buttons are greyed out, so that I can't do
 anything with the invitation.
 
 Past events are still shown properly in the calendar and I am able to
 open an already accepted invitation and forward/update it... but no way
 to add new ones.
 
 The output in the console is the following when I start evo:
 
 ** (evolution:6413): DEBUG: mailto URL command: evolution %s
 ** (evolution:6413): DEBUG: mailto URL program: evolution
 libnm_glib_nm_state_cb: dbus returned an error.
   (org.freedesktop.DBus.Error.ServiceUnknown) The name
 org.freedesktop.NetworkManager was not provided by any .service files
 (evolution:6413): e-data-server-DEBUG: Loading categories from
 /home/nacho/.evolution/categories.xml
 (evolution:6413): e-data-server-DEBUG: Loaded 30 categories
 
 (evolution:6413): calendar-gui-CRITICAL **: e_week_view_add_event:
 assertion `end  add_event_data-week_view-day_starts[0]' failed
 Increasing itip formatter search count to 1
 Increasing itip formatter search count to 2
 Increasing itip formatter search count to 3
 Increasing itip formatter search count to 4
 Decreasing itip formatter search count to 3
 Decreasing itip formatter search count to 2
 Decreasing itip formatter search count to 1
 Increasing itip formatter search count to 1
 Increasing itip formatter search count to 2
 Increasing itip formatter search count to 3
 Increasing itip formatter search count to 4
 Decreasing itip formatter search count to 3
 Decreasing itip formatter search count to 2
 Decreasing itip formatter search count to 1
 Increasing itip formatter search count to 1
 Increasing itip formatter search count to 2
 Increasing itip formatter search count to 3
 Increasing itip formatter search count to 4
 Decreasing itip formatter search count to 3
 Decreasing itip formatter search count to 2
 Decreasing itip formatter search count to 1
 
 and there it stays. Evo does not freeze and I can still open other mails
 without problem...
 
 Any ideas?
 Thanks for the help!
 /Nacho
 
 
 ---
,,,
   (o o)
 --ooO--(_)---Ooo---
 If there are epigrams, there must be meta-epigrams.- 
 --oo00oo---
 
 
 ___
 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] Calendar stuck in Searching for existing versions of this appointment

2007-05-31 Thread Ignacio Mas Ivars
Hi!

Yes, I have two local calendars, one personal and one for work.
Preferences are configured to look in both calendars, and I can see
events from both calendars in the calendar window. However, I have been
updating evo since 1.6 and I've had some major gnome crashes in the
middle than made me import calendars back from backups a couple of
times. One thing I have notice is that the calendar.ics for Personal is
now in:

.evolution/calendar/local/system/calendar.ics

while the one for work is in:

/home/nacho/.evolution/calendar/local/[EMAIL PROTECTED]/calendar.ics

but it was working in 2.10 without problem...

I am attaching both a gdb trace and the output with CAMELL_ALL enabled
from starting evo, selecting the mail with the invitatio, waiting and
quiting evo.

Thanks for the help!
/Nacho

On Thu, 2007-05-31 at 02:50 -0600, P Chenthill wrote:
 Hi Ignacio,
Do you any other calendars other than personal ? Please get us
 the gdb traces of evolution and evolution-data-server.
 
 - Chenthill.
 On Thu, 2007-05-31 at 10:46 +0200, Ignacio Mas Ivars wrote:
  Hi all,
  I am having a big in the calendar function that avoids me from adding
  new events to my local calendar. Basically, since I upgraded to Evo
  2.11.2 with evo-data-server 1.11.2, when I receive a new invitation, the
  mail view freezes displaying  Searching for existing versions of this
  appointment, and the four buttons are greyed out, so that I can't do
  anything with the invitation.
  
  Past events are still shown properly in the calendar and I am able to
  open an already accepted invitation and forward/update it... but no way
  to add new ones.
  
  The output in the console is the following when I start evo:
  
  ** (evolution:6413): DEBUG: mailto URL command: evolution %s
  ** (evolution:6413): DEBUG: mailto URL program: evolution
  libnm_glib_nm_state_cb: dbus returned an error.
(org.freedesktop.DBus.Error.ServiceUnknown) The name
  org.freedesktop.NetworkManager was not provided by any .service files
  (evolution:6413): e-data-server-DEBUG: Loading categories from
  /home/nacho/.evolution/categories.xml
  (evolution:6413): e-data-server-DEBUG: Loaded 30 categories
  
  (evolution:6413): calendar-gui-CRITICAL **: e_week_view_add_event:
  assertion `end  add_event_data-week_view-day_starts[0]' failed
  Increasing itip formatter search count to 1
  Increasing itip formatter search count to 2
  Increasing itip formatter search count to 3
  Increasing itip formatter search count to 4
  Decreasing itip formatter search count to 3
  Decreasing itip formatter search count to 2
  Decreasing itip formatter search count to 1
  Increasing itip formatter search count to 1
  Increasing itip formatter search count to 2
  Increasing itip formatter search count to 3
  Increasing itip formatter search count to 4
  Decreasing itip formatter search count to 3
  Decreasing itip formatter search count to 2
  Decreasing itip formatter search count to 1
  Increasing itip formatter search count to 1
  Increasing itip formatter search count to 2
  Increasing itip formatter search count to 3
  Increasing itip formatter search count to 4
  Decreasing itip formatter search count to 3
  Decreasing itip formatter search count to 2
  Decreasing itip formatter search count to 1
  
  and there it stays. Evo does not freeze and I can still open other mails
  without problem...
  
  Any ideas?
  Thanks for the help!
  /Nacho
  
  
  ---
 ,,,
(o o)
  --ooO--(_)---Ooo---
  If there are epigrams, there must be meta-epigrams.- 
  --oo00oo---
  
  
  ___
  Evolution-list mailing list
  Evolution-list@gnome.org
  http://mail.gnome.org/mailman/listinfo/evolution-list
 
---
   ,,,
  (o o)
--ooO--(_)---Ooo---
Life is nothing without friendship.-Cicero 
--oo00oo---


h%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd;check_all;filter_junk'):get_folder('INBOX/People/Ian',
 0) = 0x85f06e4
 b4696b90 
Thread b4696b90 
CamelStore('imap://[EMAIL 
PROTECTED]/;filter;offline_sync;use_ssl=when-possible;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd;check_all;filter_junk'):get_folder('INBOX/People/Katya',
 0) = 0xb1ab6298
 b4696b90 
Thread b11ffb90 
CamelStore('imap://[EMAIL 
PROTECTED]/;filter;offline_sync;use_ssl=when-possible;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd;check_all;filter_junk'):get_folder('INBOX',
 0) = 0x85f07c8
 b11ffb90 
CamelException.set(0xb4696354, 3, 'Operation cancelled')
CamelException.set(0x88c337c, 3, 'Canceled')
Thread b68256c0 
CamelStore('imap://[EMAIL 
PROTECTED]/;filter;offline_sync;use_ssl=when-possible;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd;check_all;filter_junk'):get_folder('INBOX',
 0) = 0x85f07c8
  failed: 'a¿cú¶h|'
 b68256c0 
CamelException.setv(0x88c399c, 3, 'Canceled')
Thread b68256c0 
CamelStore('imap://[EMAIL 

Re: [Evolution] Calendar stuck in Searching for existing versions of this appointment

2007-05-31 Thread P Chenthill
Hi Ignacio,

On Thu, 2007-05-31 at 11:30 +0200, Ignacio Mas Ivars wrote:
 evolution:10727): libecal-WARNING **: e-cal.c:1128: Could not activate
 calendar factory (OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2)
The calendar factory is not created in EDS at all. You need to set the
BONOBO_ACTIVATION_PATH correctly.

$export BONOBO_ACTIVATION_PATH=prefix/lib/bonobo/servers:followed by
other paths where the bonobo servers files are there say
like /opt/gnome

Then kill the running activation server
$pkill -9 bonobo

Then
$evolution --force-shutdown

Restart evolution. 

You can also try running EDS from a separate terminal with the paths set
properly and start evolution. 
$/prefix/libexec/evolution-data-server-1.12.

If the problem persists get us the messages which appear on the EDS
terminal. 

- Chenthill.

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


Re: [Evolution] Calendar stuck in Searching for existing versions of this appointment

2007-05-31 Thread Ignacio Mas Ivars

Hi again,
Ok! I have killed the bonobo daemon, --force-shutdown evo and check that
there was no process left in ps -ax... I have started e-d-s in a
terminal (trace attached) and evo in another, but still the same
behavior. There is a new message:

libecalbackendfile-WARNING **: e-cal-backend-file.c:478: Tried to add an
already existing recurrence
in server_log_handler

Bad the calendar factory seems to start fine... 

Thanks for your time!
/Nacho

On Thu, 2007-05-31 at 03:55 -0600, P Chenthill wrote:
 Hi Ignacio,
 
 On Thu, 2007-05-31 at 11:30 +0200, Ignacio Mas Ivars wrote:
  evolution:10727): libecal-WARNING **: e-cal.c:1128: Could not activate
  calendar factory (OAFIID:GNOME_Evolution_DataServer_CalFactory:1.2)
 The calendar factory is not created in EDS at all. You need to set the
 BONOBO_ACTIVATION_PATH correctly.
 
 $export BONOBO_ACTIVATION_PATH=prefix/lib/bonobo/servers:followed by
 other paths where the bonobo servers files are there say
 like /opt/gnome
 
 Then kill the running activation server
 $pkill -9 bonobo
 
 Then
 $evolution --force-shutdown
 
 Restart evolution. 
 
 You can also try running EDS from a separate terminal with the paths set
 properly and start evolution. 
 $/prefix/libexec/evolution-data-server-1.12.
 
 If the problem persists get us the messages which appear on the EDS
 terminal. 
 
 - Chenthill.


evolution-data-server-Message: Starting server
e-data-server-Message: adding type `EBookBackendGroupwiseFactory'
e-data-server-Message: adding type `EBookBackendFileFactory'
e-data-server-Message: adding type `ECalBackendContactsEventsFactory'
e-data-server-Message: adding type `EBookBackendLDAPFactory'
e-data-server-Message: adding type `EBookBackendVCFFactory'
e-data-server-Message: adding type `ECalBackendCalDAVEventsFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseTodosFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseEventsFactory'
e-data-server-Message: adding type `ECalBackendGroupwiseJournalFactory'
e-data-server-Message: adding type `ECalBackendFileTodosFactory'
e-data-server-Message: adding type `ECalBackendFileEventsFactory'
e-data-server-Message: adding type `ECalBackendFileJournalFactory'
e-data-server-Message: adding type `ECalBackendWeatherEventsFactory'
e-data-server-Message: adding type `ECalBackendHttpTodosFactory'
e-data-server-Message: adding type `ECalBackendHttpEventsFactory'
in server_log_handler
evolution-data-server-Message: Server up and running
cal = 0x80568c0
cal = 0x80568f0
in server_log_handler

(evolution-data-server-1.12:21620): libecalbackendfile-WARNING **: 
e-cal-backend-file.c:478: Tried to add an already existing recurrence
in server_log_handler

(evolution-data-server-1.12:21620): libecalbackendfile-WARNING **: 
e-cal-backend-file.c:478: Tried to add an already existing recurrence
in server_log_handler

(evolution-data-server-1.12:21620): libecalbackendfile-WARNING **: 
e-cal-backend-file.c:478: Tried to add an already existing recurrence
cal = 0x8056920
impl_GNOME_Evolution_Addressbook_BookFactory_getBook
 + file:///home/nacho/.evolution/addressbook/local/system
 = 0x8056980
impl_GNOME_Evolution_Addressbook_Book_open (0x8056980)

(evolution-data-server-1.12:21620): libedata-book-WARNING **: 
impl_GNOME_Evolution_Addressbook_Book_getBookView ((contains 
x-evolution-any-field ))

e_data_book_respond_get_book_view
starting book view thread
starting initial population of book view
signalling parent thread
returning from start_book_view
cal = 0x8072800
book_view file uref
finished population of book view
cal = 0x8d34e60
cal = 0x8d34f80
cal = 0x8d34fb0
cal = 0x8d35000
cal = 0x8d35030
cal = 0x8072830
cal = 0x8d35460

** (evolution:21660): DEBUG: mailto URL command: evolution %s
** (evolution:21660): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name 
org.freedesktop.NetworkManager was not provided by any .service files
Loading Bogofilter as the default junk plugin
Thread b68136c0 

received: A4 OK FETCH completed.

Thread b246eb90 
Folder get message '1020' folder info -
Subject: 
To: me
Cc: 
mailing list: 
From: someone
UID: 1020
Flags: 0010
 b246eb90 
CamelException.setv((nil), 2, 'Failed to cache 1: No such file or directory')
Setting part content type to 'text/plain; charset=iso-8859-1' contentinfo type 
is 'text/plain; charset=iso-8859-1'
CamelException.setv((nil), 2, 'Failed to cache 2: No such file or directory')
Setting part content type to 'text/html; charset=iso-8859-1' contentinfo type 
is 'text/html; charset=iso-8859-1'
Setting part content type to 'text/calendar; method=REQUEST; name=meeting.ics' 
contentinfo type is 'text/calendar; method=REQUEST; name=meeting.ics'
Setting message content type to 'multipart/alternative; 
boundary=_=_NextPart_001_01C7A2D4.E5E3DF52' contentinfo type is 
'multipart/alternative'
Thread b246eb90 
CamelFolder:get_message('INBOX/2Calendar', '1020') =
class: CamelMimeMessage

Re: [Evolution] The Follow-Up Feature

2007-05-31 Thread Xavier Bestel
On Thu, 2007-05-31 at 16:00 +0200, Thomas Novin wrote:
 - The process of flagging a message is a bit tedious. In Outlook, I just
 have the column displayed and I click on it next to my message. Voilá,

You can add that column to Evolution: right-click on the column headers,
and select add a column.

Xav


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


Re: [Evolution] The Follow-Up Feature

2007-05-31 Thread Thomas Novin
On Thu, 2007-05-31 at 16:04 +0200, Xavier Bestel wrote:
 On Thu, 2007-05-31 at 16:00 +0200, Thomas Novin wrote:
  - The process of flagging a message is a bit tedious. In Outlook, I just
  have the column displayed and I click on it next to my message. Voilá,
 
 You can add that column to Evolution: right-click on the column headers,
 and select add a column.

Yes, I have discovered that but it is not possible to just click in the
column to flag a message, you have to right-click, choose 'Mark for
Follow Up' and click OK in the popup.

I'm not sure why it is a text saying 'Follow-Up' in this column instead
of just a symbol, like a flag as it is in Outlook/OWA.

Rgds,

Thomas


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


Re: [Evolution] Importing email folders from Thunderbird

2007-05-31 Thread Robin Laing
Patrick M. Kelecy wrote:
 On Wed, 2007-05-30 at 16:46 -0400, Peter N Spotts wrote:
 On Wed, 2007-05-30 at 16:27 -0400, Patrick M. Kelecy wrote:
 I have several years worth of email saved in a nested folder structure
 in Thunderbird 2.0.  Is there any easy way to import this into Evolution
 2.8.2?  Using Evolutions import feature I can only import one folder at
 a time (AFAIK), which means I would have to first recreate the entire 
 folder structure
 in Evolution and them import the contents one folder at a time to do it 
 that way.  That would be very
 tedious and time consuming given the number of folders I have.  So I'm
 hoping there's an easier solution.

 Thanks for any help with this. -Pat
 ___
 Evolution-list mailing list
 Evolution-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/evolution-list
 Pat,

 Since each mail-bearing folder really is a file, try copying your T-bird
 mail files into your /home/~/.evolution/mail/local directory with a file
 manager. Just the mail-bearing files, not the others. This assumes
 assuming there are no duplicate file names, that is -- you don't want to
 overwrite one mail file with another. Then restart Evolution. It should
 recognize the files and set up the appropriate additional files it needs
 to fully function. This takes a while for large numbers of email.
 Evolution may not recreate the nested structure you currently have. But
 you can do that my clicking and dragging one folder over another in
 the folder tree once they are all in Evolution.

 Before you dump the T-bird files, make sure all your emails made it
 across by crosschecking the number of emails each client shows for each
 folder. 

 This may sound a bit awkward, but it's the solution that has worked for
 me...

 with best regards,

 Pete
 
 Thanks Pete!  That worked great and was very easy to do using Nautilus.
 
 I now have a couple of other questions mainly related to cleaning up a
 few things:
 
 1.  These folders originally came from Outlook, and with some of them I
 had added a special character prefix (either @ or :) to their name
 so they would move to the top of a folder list in an alphabetical
 sorting.  In Linux these characters don't appear to do anything.  Is
 there any special character equivalent in the Linux world that would
 have the same effect?
 
 2.  After importing the folders, I did some rearranging and emptied a
 few of the folders.  I would now like to delete these, but when I try to
 Evolutions says it can't because they're not empty.  I guess there must
 be some hidden files.  Is there anyway to force it to delete?  Command
 line?
 
 Thanks again for the help.
 
 Pat


Command line.  There are files that are not part of the email and these 
have to be deleted.

You will have files in the directories that held the mail.  I did what 
you did and have since moved back to TB.




-- 
Due to the move to M$ Exchange Server,
anything that is a priority, please phone.
Robin Laing
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Show embedded pictures in email?

2007-05-31 Thread Patrick M. Kelecy
On Wed, 2007-05-30 at 16:41 +0100, Pete Biggs wrote:
  
  The images are linked (not embedded) - my mistake, and ctrl-I did work
  to display them.  I wasn't aware of the spammer issue though, but then I
  don't normally view an email (even in the preview pane) unless I'm sure
  of the source. 
  
 
 And if you want it to do it by default, go to 
 
  Edit - Preferences - Mail Preferences - HTML Mail
 
 There's a section in there called Loading Images.  I have mine set to
 Load images in mail from contacts, then I put the source in my
 Contacts (yes, eBay is in my contacts!)
 

Good idea.  I think I'll try doing the same.

Thanks again for the help. -Pat
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Disable keyring prompt

2007-05-31 Thread Patrick M. Kelecy
Is is possible to disable the keyring password prompt?  It pops up often
enough that it's getting annoying, and I don't really need it in my work
situation (SOHO).

Thanks,

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


Re: [Evolution] Disable keyring prompt

2007-05-31 Thread John Stile
It really is annoying.  

The best I could do was limit it to once per x session.
I made a link:
~/.kde/Autostart/gnome-keyring-daemon to /usr/bin/gnome-keyring-daemon
It asks once per login.

When it is not running at all I have to type in my password every time I
check for new mail, which is even more annoying.


On Thu, 2007-05-31 at 21:15 -0400, Patrick M. Kelecy wrote:
 Is is possible to disable the keyring password prompt?  It pops up often
 enough that it's getting annoying, and I don't really need it in my work
 situation (SOHO).
 
 Thanks,
 
 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


Re: [Evolution] Disable keyring prompt

2007-05-31 Thread Daniel Gryniewicz
On Thu, 2007-05-31 at 21:15 -0400, Patrick M. Kelecy wrote:
 Is is possible to disable the keyring password prompt?  It pops up often
 enough that it's getting annoying, and I don't really need it in my work
 situation (SOHO).
 

Not if e-d-s was built with keyring support.  Keyring support is
optional, tho, so you can build without it (and most distros do), at
which point e-d-s uses a flat file to store passwords.

Daniel

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


Re: [Evolution] Disable keyring prompt

2007-05-31 Thread Des Dougan
On Thu, 2007-05-31 at 21:15 -0400, Patrick M. Kelecy wrote:
 Is is possible to disable the keyring password prompt?  It pops up often
 enough that it's getting annoying, and I don't really need it in my work
 situation (SOHO).
 
 Thanks,
 
 Pat
 ___
 Evolution-list mailing list
 Evolution-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/evolution-list

I posted a procedure (for SuSE 10.2) in January (around the 12th/13th) -
search the archives - which might help you.

Des
-- 

Des Dougan, Principal
Dougan Consulting Group

Ph: 604-980-2848   Email: des at DouganConsulting dot com 

www.DouganConsulting.com

Design - Implementation - Support

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