Hi guys,
I have a requirement like this:
* There are some applications (developed by myself) that need to store/retrieve
the contacts.
* I need to sync these contacts with my online accounts, for example, Gmail or
...
* I also should access to them locally as offline.
So I think `syncevolution`
On Wed, 2020-04-15 at 13:36 +0430, Hamzeh Nasajpour wrote:
> Hi guys,
>
> I have a requirement like this:
> * There are some applications (developed by myself) that need to
> store/retrieve the contacts.
> * I need to sync these contacts with my online accounts, for example,
> Gmail or ...
> * I a
Hi all,
I have a problem properly archiving messages. Some are "resistent" to this
operation and keep showing up.
At first, I thought this is related to the "group by thread" feature, but
also when I disable this, some messages fail to archive.
Anyone can help?
Thanks!
Alex
__
On Wed, 2020-04-15 at 18:34 +0200, Alexander Kerner via evolution-list
wrote:
> I have a problem properly archiving messages. Some are "resistent" to
> this operation and keep showing up.
> At first, I thought this is related to the "group by thread" feature,
> but also when I disable this, some me
Hi,
many thanks for the fast reply!
* Version is 3.34.1-2.
* Yes, I mean the "Archive" button, and I configured also a folder for
that. "normally/ mostly" it works well and messages are moved to the folder.
* The archive folder and the source folder (subfolder of Inbox) are both on
the same IMAP s
On Wed, 2020-04-15 at 18:54 +0200, Alexander Kerner wrote:
> * Version is 3.34.1-2.
Hi,
good, that's not that old version.
> * The archive folder and the source folder (subfolder of Inbox) are
> both on the same IMAP server.
Fine. It means that the message is either copied & deleted or s
Thanks for the detailed answer!
I did as you told.
* select message, click archive.
evolution tells me this:
> [imapx:A] I/O: ''
[imapx:A] I/O: 'DONE'
[imapx:A] I/O: ''
[imapx:A] I/O: 'A00339 OK Idle completed (0.001 + 6.609 + 6.609 secs).'
[imapx:A] I/O: 'A00340 UID MOVE 969 Archiv'
[imapx:A] I/
Hi,> libsyncevolution can be used in simple applications without the dependency on any kind of IPC mechanismI want to integrate my C++ applications with syncevolution via `libsyncevolution` or `eds`?Is there any document about them? How to? Where? Example? RegardsHamzeh_
On Wed, 2020-04-15 at 21:01 +0200, Alexander Kerner via evolution-list
wrote:
> [imapx:A] I/O: 'A00340 UID MOVE 969 Archiv'
> [imapx:A] I/O: '* OK [COPYUID 1451911991 969 21295] Moved UIDs.
> * VANISHED 969
> A00340 OK [HIGHESTMODSEQ 251] Move completed (0.006 + 0.000 + 0.005 secs).'
Hi,
t
On Thu, 2020-04-16 at 08:34 +0430, h.nasajp...@pantherx.org wrote:
> I want to integrate my C++ applications with syncevolution via
> `libsyncevolution` or `eds`?
Hi,
what do you mean with 'integrate', please? That's important, because
syncevolution synchronizes remote data to local store,
Hi Milan,
Thank you for your quick reply.
In fact, I want to sync my online contacts (ex: Gmail contacts or ...) to
local. Then I want to access to the local store for add/remove/edit/get
contacts in local and again sync them. I need to do these acts
(add/remove/edit/get) in my C++ application
11 matches
Mail list logo