Hi Tomaž,
please provide more infos about your environment.
OS/install procedure/installed packages (e.g.
sog/sope/sogo-activesysnc/libwbxml/...)
Regards
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von NOVAK
TOMAR
Gesendet: Mittwoch, 23. Februar 2022 08:54
An:
Hi,
I think the problem is that while decoding the TNEF attachment fetchBLOB is
called by decodeBLOB (SOGoTNEFMailBodyPart.m) which marks the email as read.
@Francis
Can this call to fetchBLOB be changed to "fetchBLOBWithPeek: YES".
Regards
Thomas
Von: users-requ...@sogo.nu Im
mport
Regards
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von Hanns
Mattes
Gesendet: Samstag, 15. Jänner 2022 18:22
An: users@sogo.nu
Betreff: Re: [SOGo] Database-error with Activesync
"Thomas Fuehrer" (t...@aon.at) schrieb:
>Hi,
>I have
installation guide.
Regards
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von "Thomas
Fuehrer"
Gesendet: Freitag, 14. Jänner 2022 07:47
An: users@sogo.nu
Betreff: AW: [SOGo] Database-error with Activesync
Hi Hanns,
can you please set SOGoEASDebugEn
Hi Hanns,
can you please set SOGoEASDebugEnabled=true, reproduce the error and provide
sogo.log?
My understanding is that the column c_uid only exists in sogo_cache_folder
(without username sugfix) in a 9 table model database schema.
Do you have any of these parameters set? OCSCacheFolderURL,
Hello,
this is not yet implemented.
There are some code-lines (commented) in SOGoMailObject+ActiveSync.m which
gives a rough idea about what it takes to implement the "reply-to":
SOGoMailObject+ActiveSync.m:
// Reply-To - FIXME
//NSArray *replyTo = [[message objectForKey: @"envelope"]
Hi Heinrich,
do you see the “HTTP/1.0" 404” each time you try to send a mail?
Check for all log-message after :
POST /SOGo/Microsoft-Server-ActiveSync?Cmd=SendMail&User=
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von H.Plett
Gesendet: Samstag, 11. September 2021 22:44
An:
Hi Marco,
do you see any unusual message in sogo.log? With parameter the
SOGoEASDebugEnabled = YES sogo.log will contain more details about the EAS
communication.
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von Marco Coli
Gesendet: Samstag, 11. Septem
Hi José,
to compile sogo-activesync try this:
cd /ActiveSync; make; make install
libwbxml has to be installed.
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von José Luis
Grancha
Gesendet: Donnerstag, 17. Dezember 2020 16:27
An: users@sogo.nu
Betreff: [SOGo] Active syn
Hi mj,
what you're describing seems to be related to
https://sogo.nu/bugs/view.php?id=3928.
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von mj
Gesendet: Donnerstag, 19. November 2020 15:55
An: users@sogo.nu
Betreff: Re: [SOGo] outlook / activesync (/
ils are not shown in Outlook?
Regards,
Thomas
Am 02.11.2020 um 17:13 schrieb "Thomas Fuehrer" (t...@aon.at
<mailto:t...@aon.at> ):
Hi Thomas,
can you please check the setting in Gmail-App:
FilterType = 3 means only mails younger then 1 week will be synced.
Regards,
T
cation = 8; }; displayName = "INBOX/Baumschule"; }
I have restarted the sogod, did a fetch of folder Baumschule in GMail-App on
Android and attached the sogo-stripped.log of that request to this mail.
Regards,
Thomas
Am 02.11.2020 um 14:04 schrieb "Thomas Fuehrer" (t...@aon.at
What about Folder "Baumschule". How many entries do you see for this folder?
A sample sogo.log could help to better understand the problem.
Following sed (or a similar one) would strip some sensitive data:
sed -e '//{H;$!d;}' < sogo.log >
sogo-stripped.log
Regards,
Thomas
-Ursprüngliche Na
Hi, can you please post ALL log message belonging to a request from the
"problem-device". i.e. everything between "EAS - request for device..." and
"POST HTTP/1.1 ..."
e.g:
Oct 07 13:05:03 sogod [8945]: <0x0x55aeeaf93690[SOGoActiveSyncDispatcher]> EAS
- request for device GL1GS58BD10T10P
Hi Alex,
this has been already reported. See bug 0004853: No synchronization with latest
Outlook for iOS.
Cheers,
Tomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von Alex MacCuish
Gesendet: Freitag, 25. Oktober 2019 23:28
An: users@sogo.nu
Betreff: [SOGo] Outlook fo
Hi Carsten,
I’d suggest you check first whether you can access all your IMAP-folders via
sogo’s webui. You can also check whether you get all the expected IMAP-folders
when accessing your imap-server via telnet.
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von "Carsten
Pieper
Hi Miguel,
FYI. The problem is identified and should be fixed soon. I’ve sent a patch for
review.
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von "Miguel Mucio
Santos Moreira"
Gesendet: Montag, 17. Dezember 2018 18:48
An: users@sogo.nu
Betreff: [SOGo] Brazilian daylight saving t
IST (\HasNoChildren) "/" INBOX
S[0x55c14c282830]: 5 OK List completed.
S[0x55c14c282830]: * NAMESPACE (("" "/")) (("shared/DOMAIN/" "/")) (("Public/"
"/"))
S[0x55c14c282830]: 6 OK Namespace completed.
S[0x55c14c282830]: 7 O
Hi Riccardo,
attached is a patch for the inline image problem.
I don’t think that "Mailbox doesn't exist: (null)" is causing a problem, but
you can investigate with sogo-tool:
sogo-tool -v manage-eas listdevices janedoe
sogo-tool -v manage-eas listfolders janedoe androidc31
Hi Riccardo,
attached is a patch for the inline image problem.
I don’t think that "Mailbox doesn't exist: (null)" is causing a problem, but
you can investigate with sogo-tool:
sogo-tool -v manage-eas listdevices janedoe
sogo-tool -v manage-eas listfolders janedoe androidc31
Hi Floh,
try with libwbxml2 and libwbxml2-dev coming from Inverse’s repository:
https://sogo.nu/support/faq/how-to-install-nightly-sogo-versions-on-debian.html
Regard,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von Florian
Erfurth
Gesendet: Freitag, 10. August 2018 22:06
An: users
Hi,
obviously the gmail app has a problem when replying to a "text/plain" mail but
it works when replying to a "text/html" mail.
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von Ludovic
Marcotte
Gesendet: Mittwoch, 27. Juni 2018 16:04
An: users@sogo.nu
Betreff: Re: [SOGo] Gmai
Hi Riccardo,
test with the latest nightly build. A fix has been pushed yesterday.
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von Riccardo
Bicelli
Gesendet: Dienstag, 19. Juni 2018 14:19
An: users@sogo.nu
Betreff: [SOGo] Activesync Issues
Hello,
I'm always facing Activ
Hi Michael,
I found the cause of the problem and sent a potential fix for review.
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von
"mlo-bugtr...@germanski.net"
Gesendet: Sonntag, 27. Mai 2018 13:08
An: users@sogo.nu
Betreff: Re: [SOGo] Meetingrequest v
Hi Andy,
draft-folder sync support comes with EAS version 16.
Due to some issue with some EAS clients EAS 16 is not enabled yet.
Regards,
Thomas
Von: users-requ...@sogo.nu Im Auftrag von "Andreas
Blaha"
Gesendet: Freitag, 25. Mai 2018 18:12
An: users@sogo.nu
Betreff: [SOGo] Support of
Hi Michael,
this sounds like a bug. Can you provide the initial and the duplicate raw event
in attendee's calendar and raw invitation e-mail?
Thanks,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu Im Auftrag von
"mlo-bugtr...@germanski.net"
Gesendet: Mittwoch, 23. Mai 2018
Hi Riccardo,
in the latest nightly EAS 16 is disabled which explains why removing and
recreating the profile fixed the issue.
You say the problem happened on iOS and Android:
* What eMail-App are you using on Android?
* Are iOS and Android devices connected to the same user?
*
Hi Bartosz,
you have an invalid parameter in your sogo.conf.
viewUrl vs. viewURL
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von
Bartosz Stepien
Gesendet: Freitag, 22. Dezember 2017 18:09
An: users@sogo.nu
Betreff: [SOGo]
Hi,
following solution worked for me to get back the "old" gui which allows to
configure EAS manually:
https://support.microsoft.com/en-us/help/3189194/how-to-disable-simplified-account-creation-in-outlook-2016
Cheers,
Thomas
On Monday, October 02, 2017 07:20 CEST, "\"Jean-Philippe Ghibaudo\""
Then I suggest to try with latest version.
Cheers,
Thomas
Jonas Kemmer schrieb
Hi,
the problem exists with contacts and calendar-events.
I'm using sogo 3.2.1
Regards,
Jonas
2017-06-07 18:04 GMT+02:00 "Thomas Fuehrer" :
> Hi Jonas,
>
> in the log you show a d
ug and connected with outlook.
I deleted an calendar event and a contact and both reappeared.
Thank you
2017-05-31 17:07 GMT+02:00 "Thomas Fuehrer" < <mailto:users@sogo.nu>
users@sogo.nu>:
Hi Jonas,
can you run another test with:
PGDebugEnabled = YES;
or
MySQL4DebugEnab
Hi Jonas,
can you run another test with:
PGDebugEnabled = YES;
or
MySQL4DebugEnabled = YES;
... depending on what sql backend you're using.
Cheers,
Thomas
Jonas Kemmer schrieb
Hi Thomas,
thank you for your reply.
I created a calendar event and then enabled the debug output and delet
e mail moving !
Is there something that I 've to look for when searching thru the log file ?
It's very difficult to parse the log file on the production server, is there a
way to debug a single user / device ?
Thanks for your help
-Message d'origine-
De : "Thoma
Hi Jonas, setting SOGoEASDebugEnabled =yes should give more info about what is
going on.
Btw. It's worth to update...
Regards, Thomas
Jonas Kemmer schrieb
Hi,
I'm a new sogo user, and I really like it!
On the iPhone and with Outlook I'm using the activesync protocol to access
all m
Hi Florian,
set SOGoEASDebugEnabled and check what OL is sending to the server when you
apply the feature.
Regards,
Thomas
Florian GRUEL schrieb
Hello,
I'm using Sogo nightly with dovecot 2.2.13
When in Outlook I move a junk mail to the corresponding folder, or use the
blacklist
Hi Alex!
Check with
sogo-tool -v manage-eas listfolders
whether the missing messages are known by the eas-cache.
You find the message id in the url when you open a message in webmail:
https://.../SOGo/so/ /Mail/view#!/Mail/0/INBOX/32095
-> 32095
Regards,
Thomas
Von: us
trictly prohibited. This correspondence is being transmitted for
> informational purposes only and the views, opinions and any electronic
> signatures of the sender are not intended to bind NocRoom LLC.
>
>
>
> From: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] On
Hi Ivan!
You can set SOGoEASDebugEnabled = YES to get more info in sogo.log
Regards,
Thomas
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von "Ivan
Gonzalez"
Gesendet: Freitag, 20. Januar 2017 19:06
An: users@sogo.nu
Betreff: [SOGo] ActiveSync Calendar on Outloo
Hi Alex!
ad WOWorkersCount) When started from the init script, that amount is overriden
by the PREFORK value in /etc/sysconfig/sogo or /etc/default/sogo.
If you want me to have a look set SOGoEASDebugEnabled = YES in sogo.conf ,
re-create the profile in outlook and send me the log.
Hi Christoph, Draft-Folder-Sync is a feature which is supported with EAS v16.0.
The only client which seems to support this (currently) is iOS 10. It shouldn’t
be a too difficult to implement that. Perhaps I’ll have a look if I can get
hold on an iOS 10 device.
Regards,
Thomas
Von: user
On Thursday, October 20, 2016 13:41 CEST, "Ralf Cirksena" (c...@holmco.de)
wrote:
> * 31 FETCH (UID 31 RFC822 {136999}
>
> 1 OK Fetch completed.
>
> looks good.
>
Is it always the same id (/31) which is reported in sogo.log?
Try to delete the message to see whether it is an issue with this m
via telnet:
telnet 143
1 login
1 select public/shared/name/archive/2005
1 uid fetch 31 rfc822
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von
"Thomas Fuehrer"
Gesendet: Mittwoch, 19. Oktober 2016 16:07
An:
The /31 at the end of the imap url look strange ...
[NGImap4Connection]> could not fetch url:
imap://r...@mail.holmco.de/Public%2Fshared%2Fname%2Farchiv%2F2005/31
Can you please set ImapDebugEnabled = YES; and provide me the logfile after
doing a sync ...
Regards,
Thomas
On Wednesday, Octobe
Hi Ralf,
can you show me the log entry of the FolderSync response from the account
creation.
Regards,
Thomas
On Wednesday, October 19, 2016 11:21 CEST, "Ralf Cirksena" (c...@holmco.de)
wrote:
> Hi Thomas,
>
> On Tue, Oct 18, 2016 at 08:50:42AM +0200 you wrote:
>
> > I found the problem with s
Hi Ralf,
I found the problem with sogo-tool manage-eas. It's because the tool doesn't
work with the “combined” data model.
Until the problem with sogo-tool is fixed I suggest we continue with sogo.log
SOGoEASDebugEnabled = YES.
Having a sogo.log with log-message from the first sync of a test-acc
Hi Ralf,
setMySQL4DebugEnabled = YES; in sogo.conf and report the complete output of:
sogo-tool -v manage-eas listfolders
Regards,
Thomas
On Monday, October 17, 2016 09:16 CEST, "Ralf Cirksena" (c...@holmco.de)
wrote:
> Hi Thomas,
>
> On Fri, Oct 14, 2016 at 01:00:51PM +0200 you wrote:
I use dovecot.
Regards, Thomas
- Reply message -
From: ""\"Chris\"" (chris2...@postbox.xyz)"
To:
Subject: [SOGo] public IPAM folders (was: shared IMAP folders)
Date: Sun, Oct 16, 2016 22:41
Ralf Cirksena wrote:
> the folders in question are PUBLIC imap folders, not shared.
> That may b
e account in outlook and show me the response to
FolderSync logged in sogo.log with
SOGoEASDebugEnabled = YES.
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von
Ralf Cirksena
Gesendet: Freitag, 14. Oktober 2016 08:26
An: &
On Wednesday, October 12, 2016 15:00 CEST, "Ralf Cirksena" (c...@holmco.de)
wrote:
> On Wed, Oct 12, 2016 at 02:53:24PM +0200 you wrote:
> Result:
>
> |# sogo-tool -v manage-eas listdevices ci
> | <0x0x145e510[SOGoCache]> Cache cleanup interval set every 300.00 seconds
> | <0x0x145e510[SOG
On Wednesday, October 12, 2016 09:28 CEST, "Ralf Cirksena" (c...@holmco.de)
wrote:
> Tried it. I don't know how to get the device-id. If I take it out of
> the log file I get:
>
> <0x0x2a94f80[SOGoCache]> Cache cleanup interval set every 300.00 seconds
> <0x0x2a94f80[SOGoCache]> Using host(
Hi Ralf,
On Monday, October 10, 2016 08:01 CEST, "Ralf Cirksena" (c...@holmco.de)
wrote:
>
> > >Meanwhile I can see the folders (but not hirarchical). There are not
Please post a screenshot to show how folders are currently shown in OL.
> > >contents shown. Prefix in dovecot configuration has
Hi Ludovic,
what do you think about the idea to put some kind of "bounce mail" into users
inbox if the sendmail action fails for some reason instead of returning with
status=120 or http-500.
This would avoid the loop and gives the user the information it needs.
See attach patch.
Regards,
Thoma
Hi Andreas!
I cannot reproduce the time shift, but see the same problem with recurring
events.
The problem is the RRULE:FREQ=YEARLY.
According to https://msdn.microsoft.com/en-us/library/dn292994(v=exchg.80).aspx
MonthOfYear and DayOfMonth are required for Type=5 but this elements are not
gen
Hi JR,
test with following settings suggested in the docs:
https://sogo.nu/files/docs/SOGoInstallationGuide.html
[...]
If you have very large mail folders (thousands of messages), you will need to
adjust the word size of your IMAP server.
In Dovecot, the parameter to increase is "imap_max_line_
June 3, 2016 at 9:16 AM "\"\\\"Thomas Fuehrer\\\"\" ( <mailto:t...@aon.at>
t...@aon.at)" < <mailto:users@sogo.nu> users@sogo.nu> wrote:
Hi Peter!
Username is sogo3 without domain.
Regards, Thomas
- Reply message -
From: "&
Hi Peter!
Username is sogo3 without domain.
Regards, Thomas
- Reply message -
From: ""Peter R" (s...@homewith.us)"
To:
Subject: [SOGo] ZEG ActiveSync
Date: Fri, Jun 3, 2016 04:43
John, thanks for the idea. Confirming that I am using the same VB 5.0.20.I
updated/upgraded Ubuntu and wh
Hi Nick,
look into sogo.log and search for the last response generated for the device
before the message (Cache cleanup …) is logged.
The message "Cache cleanup needed for device" could mean that the device failed
to process the last response.
Regards,
Thomas
Von: users-requ...@sogo
Hi Keith,
depending on your current sogo.conf settings it might help to set
SOGoMaximumSyncResponseSize to a lower value.
You can set SOGoEASDebugEnabled = YES and check the content of the response
generated for the device, if any.
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-r
n a x-guid for that folder. Because of that sogo
is not able to link the subfolders to its parent.
You can create a new folder and move all subfolders currently shown under
"INBOX.Caixa de Entrada ARQUIVO.Indicadores 2014" to this folder.
Regards,
Thomas
Am Mittwoch, 13. April 2016 23
Hi Emílio,
post the complete response of the first foldersync.
It could be a problem with the imap-folder-hierarchy.
Regards,
Thomas
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von
Emilio Fonseca
Gesendet: Mittwoch, 13. April 2016 21:55
An: users@sogo.nu
Betreff
Hi qmail,
It could be that the processes are just busy with sync-requests in
heartbeat-mode.
They will be busy until the find changes in the folder(s) they are working on
or after 3540.
Try to identify what they are doing. SOGoEASDebugEnabled = YES will help here.
What version of sogo are
provider on the same machine (Horde) and also via IMAP.
So, the only client in which I'm seeing this problem is iPad Mail when using
SOGo EAS.
Peter.coo
iPad is on iOS 9.2.1
SOGo currently 3.0.2.20160306-1
Peter.
> On 06/03/2016 20:04, Thomas Fuehrer wrote:
>> Hi Peter!
>>
Hi Peter!
Was this working in previous release?
This might be related to the recently added MIMETruncation support.
Regards,
Thomas
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von Peter B
Gesendet: Sonntag, 6. März 2016 13:54
An: users@s
Unfortunately I didn't describe the problem clear enough. The Exchange
Connector on the Phone crashes. I would need a documentation of the EAS
protocol and sniff (or debug output) the communication between the two to find
out what goes wrong,
Set SOGoEASDebugEnabled = YES in sogo.conf and restar
Hi Sarah!
This is a bug. SOGo treats the Outlook-App as a WEBDAV client.
Regards,
Thomas
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von Sarah
Lee
Gesendet: Mittwoch, 6. Januar 2016 15:10
An: users@sogo.nu
Betreff: Re: [SOGo] Outlook for ios and android can
Hi Sascha!
You can share a calendar via sogo's webui.
Currently only folders with full permissions granted are synced via EAS (i.e.:
check "This person can create objects in my calendar" and "This person can
erase objects from my calendar" while sharing a calendar)
Be aware of bug 0003118.
I've
HI Angelo!
The reason why the delete is not synced to the server is that Outlook cannot
build the MoveItem-operation because it doesn't have a ServerId for the
trash-folder.
- Make sure that the Trash folder exists on the IMAP-Server (INBOX.Trash in
your case - you could just delete an email vi
Hi Daniel!
> Since I was running some tests with the master branch (bad decision) I
> caught a future bug here.
It is never a bad decision to test and report problems, so you can help to
improve sogo.
>
> It gives me an exception on line SOGoActiveSyncDispatcher+Sync.m:491:
> [(SOGoMailFolder *
yes
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von zero
one
Gesendet: Donnerstag, 29. Januar 2015 15:31
An: users@sogo.nu
Betreff: RE: [SOGo] EAS Push Improvements
Great news, I will test it starting this evening. Just one question: When
compiling ist from github s
Hi,
a fix has been landed to improve the EAS Push behavior and eliminates several
push related issues discusses recently on the mailing list.
Since these changes will be in the upcoming v2.2.15 release, please test the
upcoming nightly builds and report your findings (www.sogo.nu/bugs).
Thanks,
>
> The foldernames vary and there haven't been any changes in these folders.
>
> The problem occurs on two iOS devices (iOS 8.1.2).
You could try to reset all imap folders or the device:
sogo-tool manage-eas resetfolder
or
sogo-tool manage-eas resetdevice
If the problem doesn't go away or if
> from when I last tested Outlook 2013.) How can I tell which device is my
> phone? (I am fine with deleting the EAS data too for testing, so if
> anyone can tell me how to do that, it would be appreciated.)
>From what I see in the 'manage-eas listfolders' output it seems that the
>folders wer
Hi Sean!
Please provide an excerpt from sogo.log including the time when you send an
email and the output of:
sogo-tool -v manage-eas listdevices
sogo-tool -v manage-eas listfolders
Regards,
Thomas
--
users@sogo.nu
https://inverse.ca/sogo/lists
> Hi all,
>
> Since 2.2.13 activesync seems to be running a lot better here: mails are
> showing up in outlook / my mobile device.
>
> However, some things are not working yet:
>
> - sogo-tool manage-eas listdevices shows nothing, except this:
>
> root@mail:~# sogo-tool manage-eas listdevices my_us
>
> Is there any setting to enable multiple calendar sync?
If the device supports multiple calendars it should work. Are the calendars you
expect to be synced owned by the user or are they shared from another user?
You can use
sogo-tool -v manage-eas listfolders
to check whether a folder
Am Freitag, 02. Januar 2015 16:04 CET, Ian McMichael
schrieb:
>
> On 02/01/15 09:26, Thomas Fuehrer wrote:
> > While syncing other users calendar folders the permissions are verified:
> > you need to have permission to add/delete calendar objects.
> > Web-based cal
Am Donnerstag, 01. Januar 2015 23:37 CET, Ian McMichael
schrieb:
> I have just upgraded to SOGo v2.2.13 and set the
> SOGoMaximumSyncResponseSize = 512 parameter to my sogo.conf. I am using
> the native Android v5.0.1 ActiveSync client on a Nexus 5 phone. For the
> first time I have manage
sh _always_ sync via activesync, no matter what you have in
SOGoMailShowSubscribedFoldersOnly?
On Mon, Dec 22, 2014 at 12:57 PM, Thomas Fuehrer mailto:t...@aon.at> > wrote:
Hi Marcus!
Based on the infos you provided it seems that you have check "Show subscribed
mailboxes only&q
lready exists in DAV permissions table
2014-12-22 12:20:02.638 sogod[22853] Sleeping 30 seconds while detecting
changes...
Dec 22 12:20:04 sogod [22860]: |SOGo| starting method 'POST' on uri
'/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync&User=marcusmagalhaes&DeviceId=SEC1920C
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von Marcus
Andree
Gesendet: Montag, 22. Dezember 2014 00:50
An: users@sogo.nu
Betreff: [SOGo] ActiveSync weirdness on 2.2.12a-1 and possibly other versions
(bug???)
Hi, guys,
I've been tracking an issue with activesync and sogo
-Ursprüngliche Nachricht-
Von: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Im Auftrag von
Szládovics Péter
Gesendet: Montag, 15. Dezember 2014 17:12
An: users@sogo.nu
Betreff: Re: [SOGo] Problem with AS
2014-12-15 16:34 keltezéssel, t...@aon.at írta:
> Ok; I seems that there is
> -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Thomas
> Fuehrer
> Inviato: mercoledì 5 novembre 2014 14:41
> A: users@sogo.nu
> Oggetto: Re: R: [SOGo] ActiveSync problems
>
> Hi Daniele,
>
> You could try to di
e-mail d.bor...@effegidi.it
> www.effegidi.it
>
> Prima di stampare, pensa all'ambiente ** Think about the environment before
> printing
> -Messaggio originale-
> Da: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] Per conto di Thomas
> Fuehrer
> Inviato: venerdì
Hi Daniele,
can you please provide a sogo.log which contains a complete session. I want to
see the response of getannotation.
What is the exact imap-server version?
Do you have the problem only with a specific user or does it occur with all of
your users?
Regards,
Thomas
Am Donnerstag, 30. O
I can confirm that contact synchronization is working on HTC desire Z 2.3.3 and
ODYS Next 4.0.3. I also tested successfully with the android 4.4 live-cd
(http://sourceforge.net/projects/android-x86/files/Release%204.4/android-x86-4.4-r1.iso/download).
The synchronization works in both directions
> Did that of course. Just pulled sope again from git but outlook still
fails.
> When times allow I'll cleanup my env and rebuild it ...
>>My bad, a commit wasn't pushed in SOPE. It's now available, retry.
Cool - works now. Thank you
--
users@sogo.nu
https://inverse.ca/sogo/lists
On 2014-03-20 2:25 PM, Thomas Fuehrer wrote:
> The exception occurs in SOGoMailObject+ActiveSync.m
> (_sanitizedMIMEPart) at
> 781 lines [thePart setHeader: mimeType forKey: @"content-type"];
Upgrade SOPE.
Did that of course. Just pulled sope again from git but outloo
>> It is wrong encoding (i think it was associated with quoted printable
>> encoding). I also can see that iPhone iOS does have same issue with
>> messagepreview, but when I open the message i tis shown correctly.
>> Seems to me like "bad" content is delivered to the client in Exchange
>> active
88 matches
Mail list logo