Re: [Evolution] More "Exchange" (Receipts)
On Wed, 2006-12-13 at 23:23 -0400, Jorge Fábregas wrote: > On Wednesday 13 December 2006 11:07 pm, Sankar P wrote: > > It is a known bug. http://bugzilla.gnome.org/show_bug.cgi?id=331969 > > It is not yet fixed. > > Ahhh I see the bug is assigned to you! Could you please tell us about the > progress? Do you think it will be fixed in the near furture? Is it a tough > issue to solve? Is Microsoft collaborating with you? I wanted to work on the bug and assigned it to me. But eventually couldnt spend time on it due to some other bugs. I analyzed this for some time and found that the read-receipts are not sent from Evolution, but by the exchange server. You can verify this by asking Evo to send receipts for such mail. The sender will get two receipts in this case. However, reading the mail from OWA was not sending any receipts. So it is left to finding out if Evolution is failing to send any FLAG while fetching the item. Let me try to see if I can find something about this over the weekend, and will update the bug. > > I'll appreciate your comments. > > Thanks in advance. > Jorge > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list -- Sankar ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] More "Exchange" (Receipts)
On Friday 15 December 2006 6:23 am, Sankar P wrote: > However, reading the mail from OWA was not sending any receipts. So it > is left to finding out if Evolution is failing to send any FLAG while > fetching the item. Let me try to see if I can find something about this > over the weekend, and will update the bug. . Thank you Sankar. Jorge ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] More "Exchange" (Receipts)
On Fri, 2006-12-15 at 15:53 +0530, Sankar P wrote: > On Wed, 2006-12-13 at 23:23 -0400, Jorge Fábregas wrote: > > On Wednesday 13 December 2006 11:07 pm, Sankar P wrote: > > > It is a known bug. http://bugzilla.gnome.org/show_bug.cgi?id=331969 > > > It is not yet fixed. > > > > Ahhh I see the bug is assigned to you! Could you please tell us about the > > progress? Do you think it will be fixed in the near furture? Is it a tough > > issue to solve? Is Microsoft collaborating with you? > > I wanted to work on the bug and assigned it to me. But eventually > couldnt spend time on it due to some other bugs. > > I analyzed this for some time and found that the read-receipts are not > sent from Evolution, but by the exchange server. I don't know if this is relevant for e-e but I would take a look at PR_READ_RECEIPT_REQUESTED if we were talking MAPI. HTH, jules ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Keyboard shortcut for Next unread message in another folder
On Thu, 2006-12-14 at 19:17 -0400, Patrick O'Callaghan wrote: > On Thu, 2006-12-14 at 15:56 -0700, Brett Johnson wrote: > > When you create a search folder which includes unread messages in a > > collection of other folders, you've just thrown away a bunch of > > context for reading the messages (i.e. which folder they come from). > > Right click on the column headings and select Add A Column. Add the > column "Location". And then curse as you have to make your window much wider than you want it to be before you can see anything useful in that column :) Cheeri, Calum. -- CALUM BENSON, Usability Engineer Sun Microsystems Ireland mailto:[EMAIL PROTECTED]GNOME Desktop Group http://ie.sun.com +353 1 819 9771 Any opinions are personal and not necessarily those of Sun Microsystems ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Keyboard shortcut for Next unread message in another folder
On Fri, 2006-12-15 at 14:20 +, Calum Benson wrote: > On Thu, 2006-12-14 at 19:17 -0400, Patrick O'Callaghan wrote: > > On Thu, 2006-12-14 at 15:56 -0700, Brett Johnson wrote: > > > When you create a search folder which includes unread messages in a > > > collection of other folders, you've just thrown away a bunch of > > > context for reading the messages (i.e. which folder they come from). > > > > Right click on the column headings and select Add A Column. Add the > > column "Location". > > And then curse as you have to make your window much wider than you want > it to be before you can see anything useful in that column :) True. It would be much more useful to have that column right-justified (generally what you want to see is the folder name, not the rest of the URL). Or just have the folder name itself and to hell with the rest. poc ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Global Address List
Successfully connected to an Exchange server hosted off site. Cannot get the GAL to work. Have my calendar, all my contacts, emails, etc, but the GAL wont populate. I'm too lazy to look up people's email addresses. Any tips to get this working (error message is attached)? In the Receive Options tab of the exchange account, there are a few settings for GAL, including server name...the provider has been no help, is there any way to get this setting from my old outlook settings? Thanks in advance. PRIVACY NOTICE This email and any attachments may be confidential and/or privileged. Use of the information contained in this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and delete this email. GAL.png Description: PNG image ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Keyboard shortcut for Next unread message in another folder
On 12/15/06, Patrick O'Callaghan <[EMAIL PROTECTED]> wrote: > On Fri, 2006-12-15 at 14:20 +, Calum Benson wrote: > > On Thu, 2006-12-14 at 19:17 -0400, Patrick O'Callaghan wrote: > > > On Thu, 2006-12-14 at 15:56 -0700, Brett Johnson wrote: > > > > When you create a search folder which includes unread messages in a > > > > collection of other folders, you've just thrown away a bunch of > > > > context for reading the messages (i.e. which folder they come from). > > > > > > Right click on the column headings and select Add A Column. Add the > > > column "Location". > > > > And then curse as you have to make your window much wider than you want > > it to be before you can see anything useful in that column :) > > True. It would be much more useful to have that column right-justified > (generally what you want to see is the folder name, not the rest of the > URL). Or just have the folder name itself and to hell with the rest. I wonder if there's any work being done in grouping messages the way it's implemented in tasks view or the way Outlook 2003 does it, ie. group by date/location/sender/subject/etc. I guess it would save a lot of horizontal real-estate and improve usability a bit. Thanks, -- Enver ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Fixing the font size in composer?
Now, I can change the size of the font in a variety of ways, such as choosing HTML as message format, and then increasing the font size. But the annoying thing is that the moment I press my return key (such as to start a new paragraph) the font returns to its original tiny size. This is mostannoying. How do I set the font size once and for all so that it will stay fixed for the entire duration of my message? (And if possible, for all other messages thereafter.) Thanks, Alasdair ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list