Re: [Evolution] Syncing with evolution-ews

2019-03-29 Thread Patrick O'Callaghan
On Fri, 2019-03-29 at 05:55 +0100, Martin Monperrus wrote:
> Hi all,
> 
> I'm using evolution-ews with automated syncing in order to access my messages 
> offline.
> 
> Instead of re-syncing only the new messages, evolution restarts syncing the 
> whole folder:
> 
> The message "Syncing message 1 of 34827 in folder "Z : Inbox" to disk" 
> appears at least twice a week.
> 
> Since my folder is very big, it takes a very long time.
> 
> How to tell evolution  to only sync the new messages?

You don't say what version of Evolution you're using (Help->About). It
is *essential* to give this information if you want a reasonable
answer.

poc

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


[Evolution] Mixed languages in Evolution 3.32 interface

2019-03-29 Thread Ove Edfors via evolution-list
Hello all,

After upgrading to version 3.32 of Evolution I'm experiencing some
strange behavior in the client. At startup, everything in the interface
is in English ... as expected. However, after a while (possibly
triggered by doing a Reply to an e-mail), certain parts of the
interface start to show up in Swedish instead. Some examples:

"# unread, # total" at the top of the folder side bar changes to
(Swedish) "# olästa, # totalt", while most other things are still in
English

and

the mail composer window shows up in English the first time and after
that it is entirely in Swedish (menu items, etc.)

Restarting the Evolution client resets everything to English again.

I do use both English and Swedish (English for everything but formats,
which are in Swedish) ... but that shouldn't make things change only
partially in the interface and only after running the Evolution client
for a while.

My locale is set as:

LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=sv_SE.UTF-8
LC_TIME=sv_SE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=sv_SE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=sv_SE.UTF-8
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT=sv_SE.UTF-8
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

Anyone experiencing the same? Anyone have a clue where I should start
looking to fix this?

Regards,

Ove E


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


[Evolution] evo forgets calendar settings

2019-03-29 Thread Michael Hirmke
Hi *,

one of the recent updates leads to the problem, that evo forgets about
the settings for the default calendar and the calendar colour setting
after a restart of the program and its background daemons.

evo versions are:

evolution-3.30.5-1.1
evolution-data-server-3.30.5-1.1
evolution-data-server-devel-3.30.5-1.1
evolution-data-server-doc-3.30.5-1.1
evolution-data-server-lang-3.30.5-1.1
evolution-devel-3.30.5-1.1
evolution-ews-3.30.5-1.1
evolution-ews-lang-3.30.5-1.1
evolution-lang-3.30.5-1.1

Any idea?

TIA.

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


[Evolution] EWS Office365 Proxied Auth

2019-03-29 Thread Randall Smith
My employer recently switch their Exchange email from internal to
Office365.  I'm able to configure it using Nine on Android and Hiri on
Ubuntu, but have been unsuccessful with Evolution.  As Evolution is my
favorite mail client, I really would like to get this working.  With
the other mail clients, there is an auto-detect and redirect for
authentication to a webpage with my employe's logo.  I suspect the
authentication is proxied to use the internal Microsoft Domain Auth,
but that's just a guess.  I've followed several tutorials along the
lines of this one:

https://kb.wisc.edu/page.php?id=28462

Any help is appreciated.  I'd really prefer to use Evolution.  The
Outlook web interface is terrible and Hiri is too bare bones.

-Randall

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


Re: [Evolution] bogofilter not working

2019-03-29 Thread Fletcher Moore
Well that's interesting. So when I run it from the commandline it does
indeed load the plugin, while if I run it from the activities menu, it
does not. That's enough to go on. Thanks.
On Thu, 2019-03-28 at 08:34 +0100, Milan Crha via evolution-list wrote:
> On Wed, 2019-03-27 at 11:54 -0400, Fletcher Moore wrote:
> > I'm using Evolution 3.30.5 on Pop OS (an Ubuntu variant). I
> > installedbogofilter and evolution-bogofilter-plugin, but bogofilter
> > appears inneither the plugin list nor the junk pane in mail
> > preferences. Cananyone help me out? I'm drowning in spam.
> 
>   Hi,I suppose you've restarted evolution after installing that
> plugin. Iwould also run evolution from a terminal, in case it'll show
> anythinguseful there (like the plugin could not be loaded for
> whatever reason).
> If properly installed, the Edit->Preferences->Mail Preferences-
> >Junktab contains at the end a "Junk filtering software" section,
> where onecan pick from his/her installed junk plugins. If there's
> only one suchplugin, then it can be hidden and only options for the
> installed pluginare shown. Bogofilter has only one options there.
> You can check whether the module is properly installed, it's when
> youhavemodule-bogofilter.so in /usr/lib64/evolution/modules/ (maybe a
> littledifferent path, depending where your distribution stores these
> files).There might be more modules, like module-mail.so.
> The module searches for /usr/bin/bogofilter by default (or what
> thepath had been set during compile time), and when it cannot find
> it,then it hides itself. The command can be overwritten in:
>$ gsettings get org.gnome.evolution.bogofilter command
> (empty string means to use the compile-time default command). Bye,
> Milan
> ___evolution-list mailing
> listevolution-l...@gnome.org
> To change your list options or unsubscribe, visit ...
> https://mail.gnome.org/mailman/listinfo/evolution-list
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Syncing with evolution-ews

2019-03-29 Thread Martin Monperrus

>> I'm using evolution-ews with automated syncing in order to access my 
>> messages offline.
>>
>> Instead of re-syncing only the new messages, evolution restarts syncing the 
>> whole folder:
>>
>> The message "Syncing message 1 of 34827 in folder "Z : Inbox" to disk" 
>> appears at least twice a week.
>>
>> Since my folder is very big, it takes a very long time.
>>
>> How to tell evolution  to only sync the new messages?
> You don't say what version of Evolution you're using (Help->About). It
> is *essential* to give this information if you want a reasonable
> answer.
Sorry. I'm using Evolution and Evolution-EWS  3.30.5

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