Re: [Evolution] Evolution and NTLM v2

2011-03-17 Thread David Woodhouse
E program? It is particularly annoying because my current task is to go through *all* of them, fixing them to work in single-sign-on mode (which means running /usr/bin/ntlm_auth if it exists, and letting *it* handle the whole challenge/response exchange). -- David Woodhouse

Re: [Evolution] Evolution and NTLM v2

2011-03-17 Thread David Woodhouse
On Thu, 2011-03-17 at 17:06 +0530, Bharath Acharya wrote: > On Thu, 2011-03-17 at 11:13 +0000, David Woodhouse wrote: > > On Thu, 2011-03-17 at 08:09 +0100, Milan Crha wrote: > > > > > > Hi, > > > GAL in evolution-exchange is using p

Re: [Evolution] Reply to list

2011-03-17 Thread David Woodhouse
On Thu, 2011-03-17 at 13:43 +0200, Mark Widdicombe wrote: > > I am a member of the ubuntu-users list. When I receive an email from the > list the sender's email address appears in the 'sender' and 'reply-to' > field, so if 'Reply' is clicked, the reply goes to the sender, and if 'Reply > to all'

Re: [Evolution] Reply to list

2011-03-17 Thread David Woodhouse
m to add one of the appropriate list headers. I'm kind of surprised that the normal list headers aren't already present. Can you forward me a copy of one of the messages? I'll check if there's something there that we *ought* to be able to use to detect it as a list message. -- Dav

Re: [Evolution] Reply to list

2011-03-17 Thread David Woodhouse
On Thu, 2011-03-17 at 14:14 +0200, Mark Widdicombe wrote: > I've forwarded a sample to your address. ... which works perfectly here. If I extract the mail you forwarded, and send it to myself as a standalone message rather than an attachment, then Ctrl-L works and the 'Reply to List' menu option

Re: [Evolution] Reply to list

2011-03-17 Thread David Woodhouse
On Thu, 2011-03-17 at 14:27 +0200, Mark Widdicombe wrote: > > MS exchange via MAPI. Could it be exchange that's screwing it up? Quite feasibly. For the list detection to work, we have to get those headers at the time we fetch the message *summary* (when it first appears in the mailbox). If we

Re: [Evolution] Reply to list

2011-03-17 Thread David Woodhouse
On Thu, 2011-03-17 at 14:57 +0200, Mark Widdicombe wrote: > Aaahh, that would probably explain it then. I can't ask these MS guys to > fix exchange since I'm supposed to be using Outlook on Windows XP, so I > suppose I'll just have to live with it. My experience that even when working for a *lar

Re: [Evolution] Up to date Exchange connector?

2011-03-17 Thread David Woodhouse
On Mon, 2011-03-14 at 09:56 +0100, Patryk Benderz wrote: > I'll add my 5 cents... Are there any plans for evolution-mapi to connect > through RPC over HTTp proxies? (yes I know it is bad design) Since it uses libsoup for its connectivity, evolution-ews ought to cope with this. -- dwmw2 ___

Re: [Evolution] Feature request - Put Evoluton into system tray

2011-03-17 Thread David Woodhouse
On Mon, 2011-03-14 at 08:43 -0400, Adam Tauno Williams wrote: > > It *is* alive and used, even when you exit. > > awilliam@linux-yu4c:~> ps ax | grep evolution > 5768 0:00 /usr/lib/evolution/2.32/evolution-alarm-notify > 5833 0:02 /usr/lib/evolution-data-server/e-calendar-factory > 6020 0:0

Re: [Evolution] Up to date Exchange connector?

2011-03-17 Thread David Woodhouse
that working in the Alpha release too. There aren't any packages (yet) but you should be able to clone git://git.infradead.org/evolution-ews.git and build it for Evolution 2.32 manually. You don't have to rebuild Evolution or EDS; just have the corresponding -devel packages for them inst

Re: [Evolution] Evo-mail - too many files issue

2011-03-22 Thread David Woodhouse
On Tue, 2011-03-22 at 07:09 -0430, Patrick O'Callaghan wrote: > You at least need to say what version of Evo this is. I know you > mentioned some version of Ubuntu but that means nothing to people who > don't use Ubuntu. FWIW, it was meaningful enough to me. The word 'Ubuntu' means that he's using

Re: [Evolution] Inputting foreign German French characters into an email

2011-03-22 Thread David Woodhouse
haracters available just by using right-alt with number and letter keys, both with and without shift: qwertyuiopasdfghjklzxcvbnm1234567890-̣̣. @łe¶ŧ←↓→øþæßðđŋħjĸł«»¢“”nµ¹²³€½¾{[]}\· ΩŁE®Ŧ¥↑ıØÞƧЪŊĦJ&Ł<>©‘’Nº¡⅛£¼⅜⅝⅞™±°¿÷ -- David Woodhouse

Re: [Evolution] Inputting foreign German French characters into an email

2011-03-22 Thread David Woodhouse
On Tue, 2011-03-22 at 09:03 -0430, Patrick O'Callaghan wrote: > For those of us who work in non English-speaking environments this kind > of thing gets old pretty quickly. Accents (in Spanish) are something I > need *all the time* and having to type AltGr combos is a cognitive > barrier that interr

Re: [Evolution] Re Foreign Characters German and French into Evolution

2011-03-22 Thread David Woodhouse
On Tue, 2011-03-22 at 23:12 +1000, Peter Cave wrote: > With my keyboard when I press the right Alt; followed by e Evolution > goes directly to the Edit menu. The AltGr button needs to be mapped to ISO_Level3_Shift, I believe. I don't know offhand how to do this, since it's the default setup here.

Re: [Evolution] Failed import of Outlook CSV calendar, but no error dialogs are given

2011-04-08 Thread David Woodhouse
On Thu, 2011-04-07 at 19:57 -0400, Matthew Barnes wrote: > The CSV importer is only for address book data. There is no CSV > importer for calendar data at present. > > Instead, you should obtain an iCalendar (.ics) file from Outlook. There is a command-line tool at http://git.infradead.org/user

Re: [Evolution] Where are Evolution passwords & X.509 stored?

2011-04-15 Thread David Woodhouse
On Thu, 2011-04-14 at 21:33 -0400, Adam Tauno Williams wrote: > On Fri, 2011-04-15 at 00:01 +0200, Alphazo wrote: > > Based on a rather old documentation, I found that my Evolution > > passwords & X.509 certificates should be located: > > - passwords: ~/.gnome2_private/Evolution > > - SSL Certifica

[Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-19 Thread David Woodhouse
attachments there may be on calendar entries. We will be working on completing the rest of the calendar read/write functionality, and also on the *personal* addressbooks which are not currently supported. Testers and developers welcome... -- David WoodhouseOpen Source

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-20 Thread David Woodhouse
On Tue, 2011-04-19 at 18:17 +0200, Patryk Benderz wrote: > Nice :), thank you for the announcement. I am ready to test, if this > solution is able to utilize RPC over HTTP connection to exchange > server. > Is it? Yes. It all operates with SOAP over HTTPS. -- Dav

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-20 Thread David Woodhouse
On Thu, 2011-04-21 at 00:05 +0200, Thomas Novin wrote: > > Sounds promising! Will there be any packages available for install on > Ubuntu/Debian? If you would like to have many testers that would be a > smart move (and good for me since I consider compiling my own programs > a > bit 20th-century a

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-21 Thread David Woodhouse
m Cc and only sending it to the list? Yes, it should work with Exchange 2010. -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com Intel Corporation ___ evolution-list mail

Re: [Evolution] OT: Re: [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-22 Thread David Woodhouse
On Thu, 2011-04-21 at 17:25 +0200, Patryk Benderz wrote: > > I have dropped you from CC intentionally, Please don't do that when you are replying directly to a message of mine, and asking a question of me directly. It's very rude. Please see http://david.woodhou.se/reply-to-list.html

Re: [Evolution] OT: Re: [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-22 Thread David Woodhouse
On Fri, 2011-04-22 at 12:36 +0200, Patryk Benderz wrote: > [cut] > > It's very rude. > I would be, if I knew your preferences before. But I didn't. Now, as I > know them, I'll try to keep you in CC... just you. > > > Please see http://david.woodhou.se/reply-to-list.html > This is your opinion. No

Re: [Evolution] OT: Re: [ANNOUNCE] Evolution-EWS Alpha release

2011-04-22 Thread David Woodhouse
On Fri, 2011-04-22 at 16:42 +0200, Andre Klapper wrote: > All those people CC'ing me fill my personal inbox just to make me read > their messages twice (once in my inbox, once in the mailing list > folder). It's not hard for you to remove the "duplicates" if you want to. But if someone didn't ge

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-24 Thread David Woodhouse
ill e-calendar-factory (repeatedly if needs be) and run it from the command line (or in gdb). See what *its* output is. Updating to 2.32.3 might be a good idea too, before going much further. -- David WoodhouseOpen Source Technology Centre david

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-24 Thread David Woodhouse
le to just use your existing build setup. Just drop the new tarball in place and change '1' to '3' in the appropriate place(s). -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-24 Thread David Woodhouse
On Sun, 2011-04-24 at 18:05 +0200, Matthias Apitz wrote: > I've unpacked the source into /usr/ports/mail/evolution/work and renamed > the top level dir to .1; the patching to FreeBSD went (perhaps) fine but > the evo ./configure can't find its requirements, at least it is missing > this: Building

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-24 Thread David Woodhouse
On Sun, 2011-04-24 at 20:19 +0200, Matthias Apitz wrote: > El día Sunday, April 24, 2011 a las 07:06:50PM +0100, David Woodhouse > escribió: > > Building evolution-2.32.3 requires evolution-data-server-2.32.3, but you > > still seem to have e-d-s 2.32.1. > > Is this

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-25 Thread David Woodhouse
old data? > I can't bounce the message because my ISP does not allow Envelope-From > and To beeing the same; I have now SCP'ed the mail to do the group-reply > there; Ew, that's horridly broken. You should get a better ISP :) -- David Woodhouse

Re: [Evolution] OT: Re: evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-25 Thread David Woodhouse
On Mon, 2011-04-25 at 21:06 +0100, Pete Biggs wrote: > > Ew, that's horridly broken. You should get a better ISP :) > > > Talking of horribly broken - and following on from the previous OT > discussion - this email you sent has broken threading. No it doesn't. Matthias' message of 16:23:11+020

Re: [Evolution] OT: Re: evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-25 Thread David Woodhouse
On Mon, 2011-04-25 at 22:50 +, Pete Biggs wrote: > That's not what happens for me. I've obviously got something wrong. > Sorry for wasting your time. No problem. If you're using a current version of Evolution (which you do seem to be), and it's not displaying things correctly, then perhaps it

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-26 Thread David Woodhouse
On Tue, 2011-04-26 at 08:32 +0200, Matthias Apitz wrote: > > OK. So please run e-calendar-factory from the command line, preferably > > in gdb, and show *its* output when you reproduce the original problem. > > Just to make sure the procedure: do you want me to 1) start > e-calendar-factory in gdb

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-26 Thread David Woodhouse
æmon isn't running/working? Does *any* DBus communication work? Is dbus-daemon running? What happens if you run 'dbus-monitor --session' while you are trying to start things? -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-26 Thread David Woodhouse
y messages are actually making it through to there) will be able to help you debug this further? -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com Intel Corporation _

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-26 Thread David Woodhouse
On Tue, 2011-04-26 at 15:52 +0200, Matthias Apitz wrote: > Forget what I wrote about dbus and gnome-session-daemon; I tested this > in a SSH session to the VM and not in the desktop itself; I'm so stupid > sometime :-( Heh. Easily done ;) > Here is goes again: > Program received signal SIGSEGV,

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-26 Thread David Woodhouse
On Tue, 2011-04-26 at 16:55 +0200, Matthias Apitz wrote: > I could entirely go back to 2.32.1 because the bug of the calendar stuff > is there as well... maybe this would help later to fix the 2.32.3 too; > What do you think? I don't think that'll make any difference at all. There are no code ch

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-27 Thread David Woodhouse
On Wed, 2011-04-27 at 09:49 +0200, Kaare Fiedler Christiansen wrote: > > How would you like to receive feedback? On the list (as I do now), by > personal email only, or by a bug tracker? Any of the above work for me, as does asking on #evolution on irc.gimp.net. Can you run evolution from the c

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-27 Thread David Woodhouse
On Wed, 2011-04-27 at 11:29 +0200, Andre Klapper wrote: > On Wed, 2011-04-27 at 10:10 +0100, David Woodhouse wrote: > > Can you run evolution from the command line with EWS_DEBUG=2, and show > > the output? Make sure you have your password right. > > Are those debug paramet

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-27 Thread David Woodhouse
On Wed, 2011-04-27 at 10:10 +0100, Pete Biggs wrote: > The other thing that I think might have confused things was that I > initially put in my "real" email address and not the > usern...@exchange.server.add on the first screen. As I said, it's all > working now so it's difficult for me to categor

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-27 Thread David Woodhouse
On Wed, 2011-04-27 at 11:45 +0200, Kaare Fiedler Christiansen wrote: > > I'm not sure how the auto-discovery-url-thing should work, should it > have somehow automatically found this URL for me? If not, how should I > have found it? Oddly, there were no complaints when I had used another > complete

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-27 Thread David Woodhouse
are currently working on write support for the calendar, and personal addressbook support. And on a few nasty implementation details that we postponed until after the Alpha release. -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
oo? At first glance I have no idea how any of the code in the e2k_http_parse_date() function would end up using ctype functions either. -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com Intel Corporation _

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
On Thu, 2011-04-28 at 16:01 +0200, Matthias Apitz wrote: > > yes; I saw this as well and checked config_options with fprinf's; > after > the 1st call of read_config() it contains a good point, but even with > this g_hash_table_lookup() crashes; that's why I changed the line > > return g_hash

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
On Thu, 2011-04-28 at 16:54 +0200, Matthias Apitz wrote: > > I've rebuild glib-2.26.1 and evo-exchange 2.32.3 (removing my changes) > with gcc46; the problem remains: > > Server is up and running... > [Thread 2997d200 (LWP 100749/e-calendar-factory) exited] > > Program received signal SIGSEGV, S

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-28 Thread David Woodhouse
On Thu, 28 Apr 2011, Pete Biggs wrote: > Is there any support for shared calendars yet? If so, how do you get > Evo to see one via EWS? It'll probably work if you add the appropriate calendar to the calendar sources in GConf manually. I'll look up how you're supposed to find them. -- dwmw2 _

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
get to the bottom of the issue. That seems like it's exactly how a mailing list is *supposed* to work, to me. -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com Intel Corporation ___

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-29 Thread David Woodhouse
On Fri, 2011-04-29 at 10:48 +0200, Matthias Apitz wrote: > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 29804300 (LWP 101032/initial thread)] > 0x29e55d87 in ?? () > (gdb) bt > #0 0x29e55d87 in ?? () > #1 0x2910fb4d in g_hash_table_lookup_node (hash_table=0x29850e90

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread David Woodhouse
On Wed, 2011-05-04 at 11:44 +0200, Matthias Apitz wrote: > I have inserted some fprintf's in read_conf() to print in hex the memory > of the hash_table (see below); it matches what gdb reads about the > hash_table (values marked with ^^^); Was that *right* after the g_hash_table_new() call? Tha

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread David Woodhouse
On Wed, 2011-05-04 at 12:45 +0200, Matthias Apitz wrote: > > That would seem to imply that your hash table was buggered from the very > > beginning. If you really can't get gdb to work properly and use a > > hardware watchpoint, try littering similar printfs all the way through > > g_hash_table_new

Re: [Evolution] Attaching email as reply to another email?

2011-05-04 Thread David Woodhouse
> MIME type message/rfc822? Hit reply as usual on the message you actually want to reply to. Then click on 'Show Attachment Bar' at the bottom of the compose window. Then drag the other message that you want to attach, and drop it in the space at the bottom tha

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-05 Thread David Woodhouse
ons. There was no need for you to repeat *everything* that I'd said, was there? Having installed, you should now be able to create a new account and choose 'Exchange Web Services' as the account type, in the second page of the new account configuration. -- David Woodhouse

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-05 Thread David Woodhouse
On Thu, 2011-05-05 at 13:30 +0200, Matthias Apitz wrote: > as you can see e2k_ascii_strcase_hash() is in two shared libs and with > the same last bits of the correct addr and the broken addr; as I wild > guess I simply renamed 'libecalbackendexchange.so' to get it out of the > way; the e-calendar-f

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-05 Thread David Woodhouse
On Thu, 2011-05-05 at 13:37 -0300, pablo.a.saave...@gmail.com wrote: > > Thanks, after a restart it started showing. Now I have to figure out > why the autodiscovery is not working, I'll get back to you if I find > that anything is missing in EWS. Autodiscover is a PITA. Can you try run

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-05 Thread David Woodhouse
ODULE_BIND_LAZY|G_MODULE_BIND_LOCAL); if (!module->library) { g_warning ("%s", g_module_error ()); -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com

Re: [Evolution] Attaching email as reply to another email?

2011-05-06 Thread David Woodhouse
On Fri, 2011-05-06 at 10:20 +0200, Xavier Bestel wrote: > On Wed, 2011-05-04 at 14:45 +0100, David Woodhouse wrote: > > On Wed, 2011-05-04 at 14:30 +0100, Graham Murray wrote: > > > Is it possible, and if so how, to reply to an email (thus maintaining > > > threading et

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-10 Thread David Woodhouse
ble' Those aren't relevant to the EWS back end, I think. > ^CSegmentation fault Hm, that's certainly suboptimal. Why did you hit Ctrl-C; was it not working? Please can you run in gdb and then type 'bt' when it crashes? -- David Woodhouse

Re: [Evolution] Evolution 2.32.3 FreeBSD 9-CURRENT: SIGSEGV when going to calendar

2011-05-11 Thread David Woodhouse
On Wed, 2011-05-11 at 10:16 +0200, Matthias Apitz wrote: > > > Just for the record if someone runs into the same problem: I have > backported the existing patch for this problem from Evo 2.91 to > 2.32.3. > > Evolution 2.32.3 runs now fine for me in FreeBSD HEAD; We'll probably end up doing a

Re: [Evolution] vCard

2011-05-16 Thread David Woodhouse
On Mon, 2011-05-16 at 14:11 +0200, Matthias Apitz wrote: > i.e. I'm against such a 'feature', at least it should be 'off' as > default; Nah, just couple it with an 'automatically delete all incoming mail with a self-vCard attached' feature :) -- dwmw2 __

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-17 Thread David Woodhouse
On Mon, 2011-05-16 at 10:30 -0700, jordi1962 wrote: > I'm very interested in testing evolution-EWS but my know how in linux is > limited, any one can tell me where I can download a rpm package for opensuse > 11.4? Please remember to keep people in Cc when you reply. I almost didn't see your messa

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-17 Thread David Woodhouse
On Tue, 2011-05-17 at 06:30 -0700, Mike Daoust wrote: > I have a .deb file for ews on Ubuntu 11.04 if thats what your looking > for. Yes please. Then I can add the appropriate control file to the sources at http://build.meego.com/package/files?package=evolution-ews&project=home%3Adwmw2%3Aevo and

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-18 Thread David Woodhouse
On Wed, 2011-05-18 at 20:02 +0300, Ruslan Tarasov wrote: > 1. There is no virtual Trash directory in a new EWS account. This > makes it hard to track deleted messages. As an alternative it would be > useful to move deleted mails to "Delete Items" directory instead of > marking them as deleted. Our

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-19 Thread David Woodhouse
On Wed, 2011-05-18 at 22:49 +0100, Ruslan Tarasov wrote: > On Wed, May 18, 2011 at 9:27 PM, David Woodhouse wrote: > > On Wed, 2011-05-18 at 20:02 +0300, Ruslan Tarasov wrote: > >> 1. There is no virtual Trash directory in a new EWS account. This > >> makes it hard to

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-19 Thread David Woodhouse
On Thu, 2011-05-19 at 12:25 +0200, Milan Crha wrote: > the bug is for IMAP, and technically makes sense only there, as it > doesn't make any sense on exchange servers, for example, because it's > user-configurable how the IMAP provider should behave, and that's the > main point. For what would it b

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-19 Thread David Woodhouse
On Thu, 2011-05-19 at 11:42 +0100, Pete Biggs wrote: > I'm sure you know this, but there is no "move" operation in IMAP - so a > move is implemented as a "copy" and "mark as deleted". For what you are > suggesting to work, then you need to end up the sequence with a "purge > folder" so that the de

Re: [Evolution] EVOLUTION-EWS can't send (server thinks trying to send as)

2011-05-19 Thread David Woodhouse
On Thu, 2011-05-19 at 09:01 -0500, Lee Thao wrote: > I am able to recieve emails and read them just fine but when I try to > send an email I get: > > "The user account which was used to submit this request does not have > the right to send mail on behalf of the specified sending account." It look

Re: [Evolution] EVOLUTION-EWS can't send (server thinks trying to send as)

2011-05-20 Thread David Woodhouse
On Fri, 2011-05-20 at 12:21 +0200, Patryk Benderz wrote: > > so in similar situation should one use similar configuration as in > outlook MUA? Yes, if you can work out what it that configuration is :) Looking at the results of the 'autoconfigure' query may also be interesting... -- dwmw2 ___

Re: [Evolution] Content of mails not indexed?

2011-05-21 Thread David Woodhouse
On Sat, 2011-05-21 at 09:52 +0200, Nicolas Michel wrote: > Thank you for your idea because you're right. I just re-create the same > mailbox but in simple IMAP instead of IMAP+ and now my search on body > content are as fast as before. So this is clearly a bug related to IMAP+. Are we using serv

Re: [Evolution] how to delete individual email from trash

2011-05-25 Thread David Woodhouse
On Wed, 2011-05-25 at 18:12 +0100, Pete Biggs wrote: > > > > I wanna delete a individual email from my trash, But evolution doesn't > > permit me, > > You can't - the IMAP operation (which is the model that Evo uses) is > "purge folder of deleted mails" - there is no operation that purges > singl

Re: [Evolution] [BUG] evolution ews crashes when accessing calendar

2011-06-07 Thread David Woodhouse
On Tue, 2011-06-07 at 17:09 -0700, Brandeburg, Jesse wrote: > QkVHSU46VkNBTEVOREFSDQpNRVRIT0 > Q6UFVCTElTSA0KUFJPRElEOk1pY3Jvc29mdCBFeGNoYW5nZSBTZXJ2ZXIgMjAwNw0K > VkVSU0lPTjoyLjANCkJFR0lOOlZUSU1FWk9ORQ0KVFpJRDoNCkJFR0lOOlNUQU5EQV > JEDQpEVFNUQVJUOjE2MDEwMTAxVDAyMDAwMA0KVFpPRkZTRVRGUk9NOi0wNzAwDQpU

Re: [Evolution] MS Exchange Server

2011-06-15 Thread David Woodhouse
On Wed, 2011-06-15 at 15:31 +0100, Tom Davies wrote: > > http://library.gnome.org/users/evolution/stable/exchange-configure.html.en > http://library.gnome.org/users/evolution/stable/usage-mainwindow-starting.html.en > Hm, those are hopelessly out of date. Aren't they only valid for Exchange Ser

Re: [Evolution] Installing Evolution Exchange

2011-06-21 Thread David Woodhouse
On Tue, 2011-06-21 at 01:50 -0500, Michael Hennebry wrote: > I've been trying to get at my Microsoft Exchange account > from Fedora 13 with something other than the web interface. What version of Exchange? If it's newer than 2003, you probably don't want evolution-exchange at all. You want evolut

Re: [Evolution] Installing Evolution Exchange

2011-06-22 Thread David Woodhouse
because it's still in development it isn't in any > of the distro repositories yet so it needs to be installed manually. > David Woodhouse (CC'd) is the developer and he will be able to tell > you more. We called it 'Alpha' because it didn't have write fun

Re: [Evolution] Installing Evolution Exchange

2011-06-22 Thread David Woodhouse
On Wed, 2011-06-22 at 12:54 -0500, Michael Hennebry wrote: > > > I'm still on Fedora 13, so I definitely need source. Fedora 13 no longer exists. And when it did exist, it used Evolution 2.30, which evolution-ews does not support. You need Evolution 2.32 (as in Fedora 14), or Evolution 3.0 (as

[Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-22 Thread David Woodhouse
ta release, with read/write calendar functionality fairly much there. We're just going to implement free/busy support and then do a QA cycle. (Ignore the ActiveSync stuff in the repository. It's not quite ready for release yet) -- David WoodhouseOpen Sour

Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-23 Thread David Woodhouse
On Thu, 2011-06-23 at 09:10 +0200, Matthias Apitz wrote: > > > Hi David, > > I would like to give it a try to port this to FreeBSD 9-CURRENT and > my evo 2.32.3 (you remember the fight :-) ). > > Is the URL for the source announced in April still the actual one? Is > there some picture how it f

Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-23 Thread David Woodhouse
On Thu, 23 Jun 2011, Pete Biggs wrote: > In case anybody is interested, here is a yum repo file for Fedora 15: There are actually .repo files at the URLs I gave, too. -- dwmw2 ___ evolution-list mailing list evolution-list@gnome.org To change your li

Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-23 Thread David Woodhouse
On Thu, 2011-06-23 at 16:57 +0200, Matthias Apitz wrote: > > Concerning the 'picture', it's not very clear to me what 'evolution-ews' > is exactly; is this a new connector from Evo to the Exchange server or > something like OWA in a browser? I'm looking for a lightweigth way to > access from my ne

Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-24 Thread David Woodhouse
On Thu, 2011-06-23 at 22:41 +0200, Matthias Apitz wrote: > > CC libeews_1_2_la-ews-errors.lo > cc1: error: /usr/local/lib/glib-2.0/include: No such file or directory > > I have in FreeBSD: > > $ ls -l /usr/local/include/glib-2.0/ > total 26 > drwxr-xr-x 2 root wheel 2560 May 28 19:01 gi

Re: [Evolution] Exchange Web Services packages for Fedora/OpenSuSE

2011-06-25 Thread David Woodhouse
On Sat, 2011-06-25 at 06:40 +0200, Matthias Apitz wrote: > $ pkg-config --cflags glib-2.0 > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > $ ls -ld /usr/local/include/glib-2.0 /usr/local/lib/glib-2.0/include > ls: /usr/local/lib/glib-2.0/include: No such file or directory > drw

Re: [Evolution] [EWS] RPC over HTTP connection problem

2011-06-28 Thread David Woodhouse
On Fri, 2011-06-24 at 11:57 +0200, Patryk Benderz wrote: > > Windows proxy address: 192.168.0.246 > Exchange Server name: server01.domain.net > Exchange User name:patben I would guess that the URL you need is https://server01.domain.net/EWS/Exchange.asmx Can forget the 'Fetch URL' button,

Re: [Evolution] Why does Evolution IMAP send a \* flag with IMAP APPEND?

2011-07-09 Thread David Woodhouse
On Tue, 2011-07-05 at 13:42 -0600, Zan Lynx wrote: > > When I try to move some messages from one folder to an archive folder, > Evolution does a few messages and then stops with an error. I turned > debugging on in the Courier server and I get this when it fails: > > READ: ATOM: T02473 > READ: AT

Re: [Evolution] Google tasks integration

2011-07-21 Thread David Woodhouse
On Wed, 2011-07-20 at 17:51 -0500, Matthew Barnes wrote: > On Wed, 2011-07-20 at 17:31 -0300, pablo.a.saave...@gmail.com wrote: > > Hi, now that Google has released the API for integrating with its > > tasks, is there any plan for evolution data server to integrate with > > it? > > We're still wai

[Evolution] EWS users: remove your cache

2011-08-01 Thread David Woodhouse
When updating to today's Evolution-EWS snapshot, you should: - Disable your EWS account - Quit Evolution - rm -rf ~/.local/share/evolution/mail/ews/ - Restart Evolution - Re-enable your EWS account This will blow away your cache entirely, and disabling/enabling the account will also cause it

Re: [Evolution] Using this mailing list?

2011-08-15 Thread David Woodhouse
On Sun, 2011-08-14 at 07:55 -0500, Leonard Evens wrote: > If using evolution as my mail agent, and I choose Group Reply to respond > to a message, the primary To address ends up being the person who > responded with CC containing the mailing list address. With most other > mailing lists, it only g

Re: [Evolution] Exchange 2010 - show only folder Favorites

2011-08-26 Thread David Woodhouse
On Fri, 2011-08-26 at 10:29 +, Hájek Miloslav wrote: > > we switched to using Exchange 2010 from Exhange 2003. We used > Evolution Exchange via OWA Exchange, but now that doesn't work. With > IMAP we don't get Calender or the Global Address Lookup from the > Exchange server. > So we want to u

Re: [Evolution] [Evolution-EWS] Can't send message

2011-10-17 Thread David Woodhouse
On Thu, 2011-10-13 at 09:52 +0200, Artur Flinta wrote: > "The user account which was used to submit this request does not have > the right to send mail on behalf of the specified sending account." > > I've read on one thread (from May) that this error can be caused by > mail aliases, but my e-mail

Re: [Evolution] [Evolution-EWS] Can't send message

2011-10-18 Thread David Woodhouse
On Tue, 2011-10-18 at 10:52 +0200, Artur Flinta wrote: > > I've been talking with our exchange admin, and the only difference can > be in domain from e-mail, it have same name for internal and external > network, but different IPs... But I don't think that this will be an > issue. I'm waiting for

Re: [Evolution] [Evolution-EWS] Can't send message

2011-10-18 Thread David Woodhouse
On Tue, 2011-10-18 at 11:46 +0200, Artur Flinta wrote: > > Well, we have Exchange 2007SP1, nothing special in X400 account info either: > C=PL;A= ;P=Companyname;O=Exchange;S=Lastname;G=Firstname; > > Anything I can do to help resolve this issue? Hm. Run Evolution from a command prompt with EWS_

Re: [Evolution] what tag/commit should I use to attempt to build evo-ews?

2011-10-20 Thread David Woodhouse
On Thu, 2011-10-20 at 19:20 +0200, Milan Crha wrote: > > The answer is that it depends on your version. The gnome-3-2 branch > contains all the backward compatibility cruft, where git master is > developed for 3.3.x. I've now removed the backwards compat cruft from the gnome-3-2 branch (and hence

Re: [Evolution] Contacts from Outlook

2011-11-07 Thread David Woodhouse
On Fri, 2011-11-04 at 16:57 +0100, Andre Klapper wrote: > On Mon, 2011-10-24 at 11:04 +0200, Josu Lazkano wrote: > > Hello list, I have Evolution on a Ubuntu 11.04 Desktop. I have a > > Outlook server and I want to get all my contacts from there. > > > > I try the MAPI protocol but it is not as st

Re: [Evolution] Exchange Web Services and Global Address List

2012-01-05 Thread David Woodhouse
On Wed, 2011-12-21 at 14:59 +, mike _ wrote: > > The url I've given evolution-ews is in the form > https://server/OAB/big_alpha_numeric_string_with_dashes_in_it/oab.xml > If I try accessing that url via Firefox I get a bunch of XML with > references to files with names ending lzx. If I go in t

Re: [Evolution] Configuration for Yahoo Mail IMAP Account

2012-01-24 Thread David Woodhouse
On Mon, 2012-01-23 at 08:30 +0100, Milan Crha wrote: > On Fri, 2012-01-20 at 23:21 +0100, Pascal Bernhard wrote: > > Although I can receive mails Evolution shows me this error message: > > > > Error syncing changes: UID STORE error - Invalid value ($Labelpersonal) > > for data item +FLAGS.SILENT

Re: [Evolution] Where does evolution store its files?

2012-01-30 Thread David Woodhouse
On Fri, 2012-01-27 at 07:22 -0430, Patrick O'Callaghan wrote: > On Fri, 2012-01-27 at 06:39 -0500, Adam Tauno Williams wrote: > > You tell tar to NOT restore file ownership - this allows you to > > restore an archive from one system… > > > > Otherwise you will get a bunch of errors, or at least w

Re: [Evolution] convert to Maildir or IMAP from evolution's "offline backup"

2012-05-10 Thread David Woodhouse
On Thu, 2012-05-10 at 11:18 -0400, Adam Tauno Williams wrote: > On Wed, 2012-05-09 at 10:18 -0700, shawn wrote: > > I accidentally deleted alot of email from my IMAP server. > > I made a copy of the offline copy that evolution makes. 3/4 of my email > > is only > > in this backup. How can i conver

Re: [Evolution] convert to Maildir or IMAP from evolution's "offline backup"

2012-05-11 Thread David Woodhouse
On Fri, 2012-05-11 at 09:10 +0200, Milan Crha wrote: > well, it is and it is not. The ~/.local/share/evolution/mail/local/... > uses MailDir, but the IMAP (not IMAP+) account in evolution doesn't > use MailDir, neither mbox format, it has its own cache format, Oops, sorry. You're right. In fact f

[Evolution] First release of Evolution-ActiveSync (v0.92) for Evolution 3.4

2012-05-22 Thread David Woodhouse
It's syncing to download.gnome.org slowly, but for now is available at ftp://ftp.infradead.org/pub/activesyncd/evolution-activesync-0.92.tar.xz ftp://ftp.infradead.org/pub/activesyncd/evolution-activesync-0.92.tar.xz.asc This is now updated to work with Evolution 3.4. As before, this package cont

Re: [Evolution] Evo and command line mode

2012-05-30 Thread David Woodhouse
On Tue, 2012-05-29 at 19:51 +0200, Matthias Apitz wrote: > in my business world I have to > use a MS Exchange server without SMTP and POP, only OWA, and for this I > have to use either OutLook or Evo (free of this restriction I never > would use Evo, but 'mutt' as MUA); It's not that hard to scri

Re: [Evolution] First release of Evolution-ActiveSync (v0.92) for Evolution 3.4

2012-06-04 Thread David Woodhouse
On Mon, 2012-06-04 at 18:14 +0200, Andre Klapper wrote: > On Sun, 2012-06-03 at 05:24 -0700, trixor wrote: > > No package 'check' found > > > > > > [root@wp0927 evolution-activesync-0.92]# yum install check > > Loaded plugins: langpacks, presto, refresh-packagekit > > Package check-0.9.8-5.fc17.x

Re: [Evolution] Repeat of question

2012-06-30 Thread David Woodhouse
On Fri, 2012-06-29 at 11:02 +0100, Pete Biggs wrote: > On Thu, 2012-06-28 at 20:48 -0700, Jeffrey Needle wrote: > > Hi, all. Not to be a pest. I posted this a few weeks ago, and didn't > > receive any response. > > Really? The email I sent must have been a figment of my imagination > then ... a

Re: [Evolution] Undesired IMAP account

2012-07-01 Thread David Woodhouse
On Fri, 2012-06-29 at 14:23 -0300, Lailah wrote: > I've found the root of the problem: In Online Accounts, was > "on" for Mail, Contacts, Docs, Chat and Calendar. I've put an "off" on > Calendar and Mail, and IMAP account vanished. Was magic! That's not acceptable. If you delete the acc

Re: [Evolution] Yahoo IMAP stopped working

2012-07-04 Thread David Woodhouse
On Mon, 2012-07-02 at 18:13 -0500, Eugene Kanter wrote: > For me since approximately mid June. Error is: > > Unexpected response from IMAP server: > > Where is pretty much any random header line like From:, > Return-Path, Subject etc. > > It simultaneously stopped working on Evolution 3.2.3 Fe

<    1   2   3   >