Re: [Evolution] Evolution Caldav - No Password Prompt

2011-11-18 Thread Pete Biggs
On Thu, 2011-11-17 at 19:51 -0800, Martin Ying wrote:
> I'm trying to connect to exchange for calendering.  I've set up an
> instance of Davmail running locally and I've configured Evolution's
> Caldav.  The symptom I observer is no calendar after configuration.
>  Looking at the Davmail logs, there is a HTTP 401 Unauthorized.  That
> makes sense because I would have expected Evolution to prompt me for a
> password which it never did.  I'm using Evolution 3.2.1.  The IMAP,
> SMTP and LDAP configuration to connect to Davmail all worked and each
> type asked me for the password as I expected.  Am I doing something
> wrong?  Is password prompting something triggered by the Caldav
> server, another words, is this a Davmail error/problem?

I have Davmail/CalDAV setup to an Exchange server and it works as you
would expect - i.e. I was prompted for a password the first time I
logged in and when I change the password on the sever, I'm prompted for
a new password.

Are you sure you have the correct format for the URL - mine is something
like

  caldav://locahost:1080/users//calendar

Perhaps you already have a password stored that it's trying to use -
look in the gnome-keyring (probably using seahorse) for a caldav entry
for the server and remove it (after first making sure Evo is shutdown),
you should be prompted for the password when you try and open the
calendar.

P.


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-18 Thread Raboo

Milan Crha wrote:
> 
>   Hi,
> switch to branch suitable for your evolution version and compile it. The
> missing function is added in 3.3.1 of evolution-data-server. Choose
> gnome-X-YY branch (the gnome-2-28 has some backward compatibility code,
> if I recall correctly, it can build against 2.32.x too).
>   Bye,
>   Milan
> 

Hi, I've had same problem for some time now.
How do I switch to correct branch? I have evolution-data-server 3.2.1.

Regards,
/Raboo

--
View this message in context: 
http://gnome-evolution-general.1774414.n4.nabble.com/Contacts-from-Outlook-tp3932540p4082718.html
Sent from the Gnome Evolution - General mailing list archive at Nabble.com.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-18 Thread Andre Klapper
On Fri, 2011-11-18 at 01:52 -0800, Raboo wrote:
> Milan Crha wrote:
> > 
> > Hi,
> > switch to branch suitable for your evolution version and compile it. The
> > missing function is added in 3.3.1 of evolution-data-server. Choose
> > gnome-X-YY branch (the gnome-2-28 has some backward compatibility code,
> > if I recall correctly, it can build against 2.32.x too).
> > Bye,
> > Milan
> > 
> 
> Hi, I've had same problem for some time now.
> How do I switch to correct branch? I have evolution-data-server 3.2.1.

See https://live.gnome.org/Git/Developers#Using_Branches when compiling
from git. When using tarballs, download the correct tarball version.

andre
-- 
mailto:ak...@gmx.net | failed
http://blogs.gnome.org/aklapper | http://www.openismus.com

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Contacts from Outlook

2011-11-18 Thread Artur Flinta
Hi!

On Fri, Nov 18, 2011 at 10:52 AM, Raboo  wrote:
> How do I switch to correct branch? I have evolution-data-server 3.2.1.

enter into directory with source of evolution-ews, then clean it from
compilation products issuing a command: make clean
then type: git checkout gnome-3-2
this will switch You to proper branch, then refresh source with
command: git pull
and then recompile evolution-ews and reinstall.

Regards
Artur

-- 
Każdy problem ma swoje rozwiązanie, zatem
jeżeli nie ma rozwiązania to nie ma problemu.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Evolution 3.3

2011-11-18 Thread Raboo
Hi, does Evolution 3.3 use WebKit or gtkhtml?
Or is there a Evolution version that is "stable enough" with webkit?

I'm working at a company where everyone else uses Outlook.. So mail looks
like crap in Evolution with lots of empty lines.

Regards,
Raboo

--
View this message in context: 
http://gnome-evolution-general.1774414.n4.nabble.com/Evolution-3-3-tp4083557p4083557.html
Sent from the Gnome Evolution - General mailing list archive at Nabble.com.
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution 3.3

2011-11-18 Thread Matthew Barnes
On Fri, 2011-11-18 at 06:53 -0800, Raboo wrote: 
> Hi, does Evolution 3.3 use WebKit or gtkhtml?
> Or is there a Evolution version that is "stable enough" with webkit?
> 
> I'm working at a company where everyone else uses Outlook.. So mail looks
> like crap in Evolution with lots of empty lines.

Evolution 3.3 uses GtkHtml, which lacks CSS support.

Work is ongoing to move Evolution to WebKit/GTK+, but there is no
release available that uses it.



___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution 3.3

2011-11-18 Thread Patryk Benderz
[cut]
> like crap in Evolution with lots of empty lines.
Empty lines are fault of outlook - AFAIR to get rid of them, in outlook
go to settings and disable "use Microsoft Word for editing mails". After
this email sent from outlook to Evo should contain no additional empty
lines.
-- 
Patryk "LeadMan" Benderz
Linux Registered User #377521
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evolution Caldav - No Password Prompt

2011-11-18 Thread Carl, Steve
I have observed the same thing, and as a cross check installed 2.32.2 of 
Evolution (Mint 11) and ran it through the same Davmail release (3.9.6), and it 
worked without issues. I then installed Lightening, and it worked with Davmail 
(other than an issue around fighting with Outlook about resetting 
notifications). Finally, I installed Kontact (4.7.3) and it worked with Davmail.

Thinking that it is an Evolution 3.2.1 issue at the moment. Email and contacts 
are fine: it is isolated to the calendar.

Steve Carl
steve_c...@bmc.com

blogs:
"Adventures in Linux" : http://communities.bmc.com/communities/blogs/linux/
"Green IT" : http://communities.bmc.com/communities/blogs/green-it/

From: evolution-list-boun...@gnome.org 
[mailto:evolution-list-boun...@gnome.org] On Behalf Of Martin Ying
Sent: Thursday, November 17, 2011 9:52 PM
To: evolution-list@gnome.org
Subject: [Evolution] Evolution Caldav - No Password Prompt

I'm trying to connect to exchange for calendering.  I've set up an instance of 
Davmail running locally and I've configured Evolution's Caldav.  The symptom I 
observer is no calendar after configuration.  Looking at the Davmail logs, 
there is a HTTP 401 Unauthorized.  That makes sense because I would have 
expected Evolution to prompt me for a password which it never did.  I'm using 
Evolution 3.2.1.  The IMAP, SMTP and LDAP configuration to connect to Davmail 
all worked and each type asked me for the password as I expected.  Am I doing 
something wrong?  Is password prompting something triggered by the Caldav 
server, another words, is this a Davmail error/problem?
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] expunge trash issue

2011-11-18 Thread tom
I'm running evolution 2.3.2 on Ubuntu 11.04.  Have now several thousand
emails deleted and sitting in the trash folder.  I deleted the
trash.cmet file, but still no luck.  Do I need to write off this
application, and remove it, then reinstall?
Tom

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] expunge trash issue

2011-11-18 Thread Thomas Mittelstaedt
Am Freitag, den 18.11.2011, 20:15 -0600 schrieb tom:
> I'm running evolution 2.3.2 on Ubuntu 11.04.  Have now several thousand
> emails deleted and sitting in the trash folder.  I deleted the
> trash.cmet file, but still no luck.  Do I need to write off this
> application, and remove it, then reinstall?
> Tom
> 
> ___
> evolution-list mailing list
> evolution-list@gnome.org
> To change your list options or unsubscribe, visit ...
> http://mail.gnome.org/mailman/listinfo/evolution-list

Did you select the trash folder and hit Ctrl-e to expunge? That should
permanently delete those mails.

-- 
thomas


___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list