Re: [Evolution] Server Side Spam Filters and Evolution Search Folder

2007-07-31 Thread Patrick O'Callaghan
On Mon, 2007-07-30 at 23:29 -0600, Sankar P wrote:
> > I have a lot of IMAP folders and I don't want to check all of them.
> > Unfortunately Evo currently only allows the option of Inbox or
> > "everything" (when checking for new mail, but the same could also
> apply
> > to running filters). It would be a lot better to be able to select a
> > subset of folders where I know I can expect new mail and check only
> > those, but that's for the wish list.
> 
> May be if you are doing a source build you can try adding, "Folder
> is:"
> similar to "Source account is" as a condition.

I'm confused. How will this help with Alfredo's problem if filters are
not going to run automatically except on the Inbox?

poc

PS  What I'm looking for (and I apologize in advance for hijacking this
thread), is to see the count of unread messages in a specific subset of
folders without having to enable "check for new messages in all
folders".

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


[Evolution] e-d-s make error

2007-07-31 Thread Patrick O'Callaghan
I decided to try Evo 2.11.6 (my first attempt at the 2.11 series), but
when making e-d-s 1.11.6 I get this:

In file included from camel-imap4-specials.c:30:
camel-imap4-specials.h:28: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'enum'
camel-imap4-specials.c:36: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'unsigned'
camel-imap4-specials.c: In function 'imap4_init_bits':
camel-imap4-specials.c:59: warning: pointer targets in passing argument 
1 of 'strlen' differ in signedness
camel-imap4-specials.c: In function 'camel_imap4_specials_init':
camel-imap4-specials.c:98: warning: pointer targets in passing argument 
4 of 'imap4_init_bits' differ in signedness
camel-imap4-specials.c:99: warning: pointer targets in passing argument 
4 of 'imap4_init_bits' differ in signedness
camel-imap4-specials.c:100: warning: pointer targets in passing 
argument 4 of 'imap4_init_bits' differ in signedness
camel-imap4-specials.c:101: warning: pointer targets in passing 
argument 4 of 'imap4_init_bits' differ in signedness

and the 'make' stops.

Any thoughts?

poc

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


[Evolution] Problem reconfiguring Ximian connector

2007-07-31 Thread David Brown
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


[Evolution] Can't build from SVN HEAD (July 30)

2007-07-31 Thread Paul Smith
Hi all;

Yesterday I tried to check out SVN HEAD and build it, but e-d-s (rev
7899) failed to build for me with this error:

ccache gcc -g -Wall -Wmissing-prototypes -Wno-sign-compare -o 
.libs/test-recur test-recur.o -Wl,--export-dynamic -pthread  
../../../calendar/libecal/.libs/libecal-1.2.so 
../../../calendar/libical/src/libical/.libs/libical-evolution.a -lpthread 
/usr/lib/libxml2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so 
/usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so 
/usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libgmodule-2.0.so 
-ldl /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt 
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,/opt/evo/lib
../../../calendar/libecal/.libs/libecal-1.2.so: undefined reference to 
`e_source_get_duped_property'
collect2: ld returned 1 exit status
make[4]: *** [test-recur] Error 1
make[4]: Leaving directory 
`/opt/evo/src/evolution-data-server/calendar/tests/ecal'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/opt/evo/src/evolution-data-server/calendar/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/evo/src/evolution-data-server/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/evo/src/evolution-data-server'
make: *** [all] Error 2

Actually most/all the apps in the calendar/tests/ecal directory failed
to link with exactly the same error.

Since this seemed like test stuff, I forced the make/make install to
complete and moved on.

But then building evolution (rev 33913) died with the same type of
error:

ccache gcc -g -Wall -Wmissing-prototypes -Wno-sign-compare -o 
.libs/evolution-alarm-notify evolution-calendar-common.o 
evolution-calendar-skels.o evolution-calendar-stubs.o alarm.o alarm-notify.o 
alarm-notify-dialog.o alarm-queue.o config-data.o notify-main.o util.o 
-Wl,--export-dynamic -pthread  ../../../e-util/.libs/libeutil.so 
../../../widgets/misc/.libs/libemiscwidgets.so 
../../../calendar/common/.libs/libevolution-calendarprivate.a -L/opt/evo/lib 
/opt/evo/lib/libcamel-1.2.so /opt/evo/lib/libcamel-provider-1.2.so 
/opt/evo/lib/libgtkhtml-3.14.so /usr/lib/libgnomeui-2.so -lSM -lICE 
/usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so 
/usr/lib/libgnome-keyring.so /usr/lib/libgnomecanvas-2.so 
/usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so 
/opt/evo/lib/libecal-1.2.so /opt/evo/lib/libedataserverui-1.2.so 
/usr/lib/libglade-2.0.so /opt/evo/lib/libebook-1.2.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so -
 lm /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi 
-lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 
/usr/lib/libgnome-2.so /usr/lib/libpopt.so /opt/evo/lib/libedataserver-1.2.so 
/usr/lib/libxml2.so /usr/lib/libgconf-2.so /usr/lib/libbonobo-2.so 
/usr/lib/libbonobo-activation.so /usr/lib/libgmodule-2.0.so -ldl 
/usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt 
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -Wl,--rpath 
-Wl,/opt/evo/lib/evolution/2.12 -Wl,--rpath -Wl,/opt/evo/lib

../../../calendar/common/.libs/libevolution-calendarprivate.a(authentication.o):
 In function `auth_func_cb':
/opt/evo/src/evolution/calendar/common/authentication.c:44: undefined 
reference to `e_source_get_duped_property'
collect2: ld returned 1 exit status
make[7]: *** [evolution-alarm-notify] Error 1
make[7]: Leaving directory 
`/opt/evo/src/evolution/calendar/gui/alarm-notify'
make[6]: *** [all] Error 2
rm GNOME_Evolution_Calendar_AlarmNotify.server.in
make[6]: Leaving directory 
`/opt/evo/src/evolution/calendar/gui/alarm-notify'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/opt/evo/src/evolution/calendar/gui'
make[4]: *** [all] Error 2
rm GNOME_Evolution_Calendar.server.in
make[4]: Leaving directory `/opt/evo/src/evolution/calendar/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/evo/src/evolution/calendar'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/evo/src/evolution/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/evo/src/evolution'
make: *** [all] Error 2

Thoughts/ideas?

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Can't build from SVN HEAD (July 30)

2007-07-31 Thread jreidthompson

Thoughts/ideas?

the build is trying to link against the old library in -Wl,/opt/evo/lib
which doesn't have `e_source_get_duped_property'

try..

evolution --force-shutdown
mv /opt/evo /opt/evo.old

then distclean, and rebuild
-- 
View this message in context: 
http://www.nabble.com/Can%27t-build-from-SVN-HEAD-%28July-30%29-tf4192874.html#a11925217
Sent from the Gnome Evolution - General mailing list archive at Nabble.com.

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


Re: [Evolution] Can't build from SVN HEAD (July 30)

2007-07-31 Thread Paul Smith
On Tue, 2007-07-31 at 07:30 -0700, jreidthompson wrote:

> the build is trying to link against the old library in -Wl,/opt/evo/lib
> which doesn't have `e_source_get_duped_property'
> 
> try..
> 
> evolution --force-shutdown
> mv /opt/evo /opt/evo.old
> 
> then distclean, and rebuild

Actually, the error building evolution was my own fault: I forgot to run
"make -k install" in e-d-s so it had never installed the new library.

The error building e-d-s is, though, I think, a real bug.  It's only in
the test directory, but nevertheless the build should always prefer the
local versions of those libraries to the already-installed versions, or
we'll run into this problem again and again.  Since the tests are build
automatically, it means we can't get a clean make/make install as long
as this problem exists.


Onward and upward!  Thanks.

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Interesting problems!

2007-07-31 Thread Ade
Hi All
I've been happily using Evolution with NLD, SuSE9-10* and SLED and only
now have run into 2 issues at the same time.

Having had to remove some conf files from a users profile
(.gconf*,  .nautilus/ .metacity .gnome*) the user had just to re-enter
his UID/mailserver details (.evolution wasn't touched). This worked
ok .. until 

1 he tried to use the mail filter. CTRL + A then CTRL + Y returned " No
Provider for protocol `email' " ??? this had worked perfectly ok before.

2 The same user had previously been able to see the shared folders in
the companies OpeneXchange server - I double checked that he had in
"Receiving Options"  check box named "Override server-supplied folder 
namespace". Check it and leave the text box below it empty.

Doesn't matter what I try I cannot seem to get the profile back as it
should be??
Can anyone help?
Thanks
Ade


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


Re: [Evolution] Can't build from SVN HEAD (July 30)

2007-07-31 Thread Chenthill
Hi paul,
  Its fixed now. Have a committed a fix to svn.

- Chenthill.
On Tue, 2007-07-31 at 10:41 -0400, Paul Smith wrote:
> On Tue, 2007-07-31 at 07:30 -0700, jreidthompson wrote:
> 
> > the build is trying to link against the old library in -Wl,/opt/evo/lib
> > which doesn't have `e_source_get_duped_property'
> > 
> > try..
> > 
> > evolution --force-shutdown
> > mv /opt/evo /opt/evo.old
> > 
> > then distclean, and rebuild
> 
> Actually, the error building evolution was my own fault: I forgot to run
> "make -k install" in e-d-s so it had never installed the new library.
> 
> The error building e-d-s is, though, I think, a real bug.  It's only in
> the test directory, but nevertheless the build should always prefer the
> local versions of those libraries to the already-installed versions, or
> we'll run into this problem again and again.  Since the tests are build
> automatically, it means we can't get a clean make/make install as long
> as this problem exists.
> 
> 
> Onward and upward!  Thanks.
> 
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] how do I import evolution databases?

2007-07-31 Thread Tamer Higazi
Hi people!
I want to import all mails, calendar and contacts from a previous 
evolution installation on a different machine where evolution is running 
either. How do I have to do that?


for any advise


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


Re: [Evolution] Troubles with iceweasel

2007-07-31 Thread Matteo Landi
Is there noone having my same problems?
Tnx in advance
M@

On Sun, 2007-07-29 at 15:01 +0200, Matteo Landi wrote:
> Hi all
> i would like to know if the problem i'm goin to show you is only here on
> my system, or it is something general!
> I encounter some problems while trying to open a link from evolution,
> and iceweasel (set to open in a new tab), is not open.  Nothing happens.
> Instead if iceweasel is already opened, everything works properly.
> i hope you understood the problems
> Tnx in advance
> M@
> 
> ___
> 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] Can't build from SVN HEAD (July 30)

2007-07-31 Thread Paul Smith
On Wed, 2007-08-01 at 00:42 +0530, Chenthill wrote:
> Its fixed now. Have a committed a fix to svn.

Yes, that works now.  Thanks.

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Server Side Spam Filters and Evolution Search Folder

2007-07-31 Thread Sankar P
On Tue, 2007-07-31 at 08:00 -0400, Patrick O'Callaghan wrote:
> On Mon, 2007-07-30 at 23:29 -0600, Sankar P wrote:
> > > I have a lot of IMAP folders and I don't want to check all of them.
> > > Unfortunately Evo currently only allows the option of Inbox or
> > > "everything" (when checking for new mail, but the same could also
> > apply
> > > to running filters). It would be a lot better to be able to select a
> > > subset of folders where I know I can expect new mail and check only
> > > those, but that's for the wish list.
> > 
> > May be if you are doing a source build you can try adding, "Folder
> > is:"
> > similar to "Source account is" as a condition.
> 
> I'm confused. How will this help with Alfredo's problem if filters are
> not going to run automatically except on the Inbox?

I thought you wanted to apply filters in selected folders alone,
automatically when new mails arrive. 

Checking for new mails in marked folders alone can be achieved through
folder-subscriptions.

> 
> poc
> 
> PS  What I'm looking for (and I apologize in advance for hijacking this
> thread), is to see the count of unread messages in a specific subset of
> folders without having to enable "check for new messages in all
> folders".
> 
-- 
Sankar

 Novell, Inc. 
Software for the Open Enterpriseā„¢
http://www.novell.com
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] A Thank you to the Developers for the Free Software

2007-07-31 Thread Ow Mun Heng
First off, let me apologise for cross-posting this email to multiple
Mailing Lists. 

I was feeling a bit un-appreciated as a Developer and I thought of all
the other developers of Open Source (Free) Software who relentlessly
contribute to/make Open Source (free) software.

I just wanted to take some time to officially say *Thank You* for all
the good things which you guys/gals have made to my(/our) benefit, of
which has either saved my skin or improved my work efficiency.

To All of you, I say a Big Thank You for it.

Let no one tell you that you are Un-appreciated for all the hard work
you have poured into your relevant projects.

Seriously, Thank you.


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


[Evolution] SVN head for evolution-data-server won't build

2007-07-31 Thread Paul Smith
Hi all;

I got back from a two-week vacation and decided to see if there had been
any progress on various Evo bugs while I was gone, so I ran my script to
update/rebuild the Evo components (libsoup, gtkhtml,
evolution-data-connector, evolution, evolution-exchange,
evolution-webcal).

I got a link error when compiling evolution-data-connector, as follows:

+ cd /opt/evo/src/evolution-data-server
+ svn update
...
+ ./autogen.sh --prefix="/opt/evo" --with-openldap=yes 
--enable-gnome-keyring=yes --with-e2k-debug CFLAGS=-g
+ make -j3
...
ccache gcc -g -Wall -Wmissing-prototypes -Wno-sign-compare -o 
.libs/test-search test-search.o -Wl,--export-dynamic -pthread  
../../../calendar/libecal/.libs/libecal-1.2.so 
../../../calendar/libical/src/libical/.libs/libical-evolution.a -lpthread 
/usr/lib/libxml2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so 
/usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so 
/usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libgmodule-2.0.so 
-ldl /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt 
/usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,/opt/evo/lib
../../../calendar/libecal/.libs/libecal-1.2.so: undefined reference to 
`e_source_get_duped_property'
collect2: ld returned 1 exit status
make[4]: *** [test-search] Error 1
make[4]: Leaving directory 
`/opt/evo/src/evolution-data-server/calendar/tests/ecal'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/opt/evo/src/evolution-data-server/calendar/tests'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/evo/src/evolution-data-server/calendar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/evo/src/evolution-data-server'
make: *** [all] Error 2

Most test programs there failed to link with the same error.

Any ideas?

-- 
-
 Paul D. Smith <[EMAIL PROTECTED]>   http://netezza.com
 "Please remain calm--I may be mad, but I am a professional."--Mad Scientist
-
  These are my opinions--Netezza takes no responsibility for them.
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list