[SOGo] BTS activities for Friday, January 09 2015

2015-01-09 Thread SOGo reporter
Title: BTS activities for Friday, January 09 2015





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, January 09 2015

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2999
	2015-01-09 09:41:10
	updated (open)
	ActiveSync
	Outlook initial activesync breaks with NSConstantString(instance) does not recognize bytes INFO:(null)
	
	  
	
3051
	2015-01-09 13:43:15
	updated (open)
	ActiveSync
	ActiveSync raises exceptions, child terminated with signal 11 after 10 minutes
	
	  
	
3055
	2015-01-09 10:54:38
	updated (open)
	ActiveSync
	Plain/Text mails are missing carriage returns on android
	
	  
	
2674
	2015-01-09 16:05:14
	updated (open)
	Backend General
	Event from WP8 phone synced with PHP-Push-2 crashes Sogo and make calendar unavailable
	
	  
	
2886
	2015-01-09 16:10:16
	updated (open)
	Packaging (Debian)
	/usr/sbin/sogod: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil to array
	
	  
	
1494
	2015-01-09 10:21:30
	updated (open)
	Web Mail
	sogo doesn't handle dovecot's "quota root name"
	
	  
	
2969
	2015-01-09 16:14:53
	feedback (open)
	Web Calendar
	Week view shows wrong start date at week that DST change occurs
	
	  
	
3026
	2015-01-09 06:22:36
	assigned (reopened)
	Backend General
	WOWatchDogRequestTimeout stopped working with 2.2.11a
	
	  
	
3016
	2015-01-09 10:27:42
	resolved (suspended)
	ActiveSync
	Synchronization stops with a 500 error
	
	  
	
3017
	2015-01-09 15:49:01
	resolved (suspended)
	ActiveSync
	Mails are doubled for each synchronization
	
	  
	
2960
	2015-01-09 09:04:41
	resolved (fixed)
	Apple Calendar (Mac OS X)
	Delegated Calendars Appear as Users Own Calendar
	
	  
	
1981
	2015-01-09 10:36:41
	resolved (suspended)
	Backend Address Book
	Can't access multiple Address books in Mac OS 10.7 and 10.8
	
	  
	
2044
	2015-01-09 15:48:10
	resolved (suspended)
	Backend Calendar
	event integrity problem with caldav
	
	  
	
2501
	2015-01-09 15:23:44
	resolved (suspended)
	GUI
	[calendar] Privacy Policy shows to much informations
	
	  
	
2500
	2015-01-09 16:04:46
	resolved (unable to duplicate)
	Packaging (Debian)
	[sogod] sogod is not backgrounding
	
	  
	
2271
	2015-01-09 10:27:04
	resolved (unable to duplicate)
	Web Calendar
	event goes over the next month
	
	  
	
2891
	2015-01-09 10:28:12
	resolved (suspended)
	Web Calendar
	SOGo Webinterface doesn't show the correct availability times
	
	  
	
3024
	2015-01-09 08:48:53
	resolved (suspended)
	Web Calendar
	Web Calendar shows events time-shifted
	
	  
	
3042
	2015-01-09 11:29:52
	resolved (fixed)
	with external server
	GET request has invalid Accept: MIME type
	
	  
	
  
  




Re: [SOGo] External Account / Fetchmail

2015-01-09 Thread Jonathan Colby
if SOGO is groupware without a mail server, what is the best groupware that
Does have a mail server ? Zentyal ? Kolab ? ClearOS?

Let me know your feedback,

-Jonathan

On Thu, Jan 8, 2015 at 5:25 PM, Sean M. Pappalardo <
spappala...@renegadetech.com> wrote:

>
>
> On 01/08/2015 03:34 PM, jonco...@gmail.com wrote:
>
>> I want to use sogo as a personal mail server in my house. My ISP is
>> Cox.net,
>> and I would like sogo to be mailserver for myem...@cox.net in my house
>> and
>> have it use fetchmail to bring mail in from external cox.net mail
>> servers.
>>
>> Has anyone done this ? i need help setting up fetchmail.
>>
>
> Sogo isn't a mail server itself. To do what you want, you can add your
> Cox.net account in Sogo's Web interface.
>
> Sincerely,
> Sean M. Pappalardo
> Sr. Networks Engineer
> Renegade Technologies
> spappala...@renegadetech.com
> Office: (630) 631-6188
> http://www.renegadetech.com
>
> --
> This communication, along with any documents, files or attachments, is
> intended only for the use of the addressee and may contain confidential
> information. If you are not the intended recipient, you are hereby notified
> that any dissemination, distribution or copying of any information
> contained in or attached to this communication is strictly prohibited.
> If you have received this message in error, please notify the sender
> immediately and destroy the original communication and its attachments
> without reading, printing or saving in any manner.
>
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny


NOW -- one last problem

How do I modify my IMAP accounts to change the e-mail address?

i.e.,
username.surn...@domain.com


IF FIGURED IT OUT! (Praise the Lord!)

Looking at -- https://wiki.samba.org/index.php/User_and_Group_management

I saw that DURING account creation there COULD HAVE BEEN an option to 
specify a mail-address


THAT led me to understanding the answer lay in finding a way to modify 
the Samba User DB


"wbinfo --name-to-sid USERNAME" didn't work for me ("failed to call 
wbcLookupName")


And, "ldbedit -e nano -H /var/lib/samba/private/idmap.ldb" didn't have 
the mail field


HOWEVER, "ldbedit -e nano -H /var/lib/samba/private/sam.ldb" did!

I changed one user's mailing address to add the 
"username.surn...@domain.com" (there were 4 places) and checked them in 
the SOGo Preferences, and I had successfully changed the mailing address.


Now, all I need to do is change the other users (there's only a few that 
need changing)


LESSON --

When creating a Samba user, it might be wise to use any OTHER parameter 
that might need changing.


Thx to everyone who helped me in this regard, and especially, Francis 
who stuck with me.



On 01/09/2015 07:54 AM, Francis Lachapelle wrote:

On Jan 8, 2015, at 3:21 PM, Steve Ankeny  wrote:


>ok . . .
>
>I've tried a few other things.
>
>"SOGoVacationEnabled" was already set to YES -- no difference
>
>"SOGoSieveScriptsEnabled" set to NO -- no difference

I'm sceptical on this one. Disabling Sieve should solve your "Service temporarily 
unavailable" problem. Did you restarted sogod after having change your config?



--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny


disabling all Sieve entries in "/etc/sogo/sogo.conf" got rid of the 
error, "Service temporarily unavailable"


tcpdump 'tcp port 4190' returned no packets on "Save and Close" of 
Preferences


NOW -- one last problem

How do I modify my IMAP accounts to change the e-mail address?

i.e., username.surn...@domain.com


On 01/09/2015 07:54 AM, Francis Lachapelle wrote:

On Jan 8, 2015, at 3:21 PM, Steve Ankeny  wrote:


ok . . .

I've tried a few other things.

"SOGoVacationEnabled" was already set to YES -- no difference

"SOGoSieveScriptsEnabled" set to NO -- no difference

I'm sceptical on this one. Disabling Sieve should solve your "Service temporarily 
unavailable" problem. Did you restarted sogod after having change your config?



--
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] SOGO 2.2.13 - openchange-rpcproxy - Outlook

2015-01-09 Thread Walter Barrios | Tible
Thanks for the update.

I see the following alternatives for the ones having the same problem (If you 
could confirm them or make a suggestion it will be appreciate it):

1. Wait for the upcoming release - ETA 19-jan-2015
2. Have the Apache and the Proxy component running on a supported distribution 
(CentOS for instance)
3. Have the complete solution running on a supported distribution (again 
assuming CentOS is supported)

Do you have an roadmap of releases for the upcoming weeks that could help us to 
decide, if we should wait for a specific release

This due I notice that quite some updates have been made this last weeks, 
http://sourceforge.net/projects/sogo-zeg/files/ and the product is certainly 
active, 


Walter Barrios

-Original Message-
From: users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] On Behalf Of Ludovic 
Marcotte
Sent: jueves, 08 de enero de 2015 2:43 p. m.
To: users@sogo.nu
Subject: Re: [SOGo] SOGO 2.2.13 - openchange-rpcproxy - Outlook

On 07/01/2015 12:30, Walter Barrios | Tible wrote:
> Based on this information:
>
> RPC encapsulated in HTTP - This is native Microsoft Exchange protocol 
> used  for "Outlook Anywhere" provided by (currently missing) 
> openchange-rpcproxy 
> Source:https://lists.inverse.ca/sogo/arc/users/2015-01/msg00041.html
>
> There is an alternative to have an environment on Ubuntu 14.04 and have 
> Outlook 2013 clients connected to the emails.
Yes, install sogo-activesync and use the EAS protocol.
>
> We are using the ZEG-2.2.13-vmware.vmdk machine, set it up with a valid 
> domain on https, but does not seem to work.
rpc-proxy is not yet available on Debian/Ubuntu. Hopefully, it'll be available 
next week in v2.2.14.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca Inverse inc. 
:: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny

ignorance on my part . . .

I'll do better, honest!  (thx)

On 01/09/2015 07:54 AM, Francis Lachapelle wrote:

BUT --
>adam@sogo:~$ telnet localhost 143
>Trying ::1...
>Connected to localhost.
>Escape character is '^]'.
>* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
STARTTLS AUTH=PLAIN] Dovecot (Ubuntu) ready.
>ehlo localhost
>ehlo BAD Error in IMAP command received by server.

It would help if you would send IMAP commands instead of SMTP commands;)



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny

yes, on the restart . . .

So, disabling Sieve would be the solution?  Why am I using it anyway?  
I'll have to investigate that.


On 01/09/2015 07:54 AM, Francis Lachapelle wrote:

On Jan 8, 2015, at 3:21 PM, Steve Ankeny  wrote:


>ok . . .
>
>I've tried a few other things.
>
>"SOGoVacationEnabled" was already set to YES -- no difference
>
>"SOGoSieveScriptsEnabled" set to NO -- no difference

I'm sceptical on this one. Disabling Sieve should solve your "Service temporarily 
unavailable" problem. Did you restarted sogod after having change your config?



--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo ActiveSync From Header

2015-01-09 Thread Heiner Markert

Hello,

I tried to configure ActiveSync with a Samsung Galaxy S4 today. Mail 
seems to be working well, with one restriction: I am unable to set the 
sender name (real world name) on the device. However, SOGo does not add 
the name to the outgoing mail either, so in the end, a Mail with a 
from-header consisting only of the Mail-Address is sent out (The 
recipient sees "m...@mustermann.de" instead of "Max Mustermann 
").


Is it possible to configure SOGo to always add the real name of the user 
to outgoing mails?


Thank you and best regards
Heiner

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Francis Lachapelle

On Jan 8, 2015, at 3:21 PM, Steve Ankeny  wrote:

> ok . . .
> 
> I've tried a few other things.
> 
> "SOGoVacationEnabled" was already set to YES -- no difference
> 
> "SOGoSieveScriptsEnabled" set to NO -- no difference

I'm sceptical on this one. Disabling Sieve should solve your "Service 
temporarily unavailable" problem. Did you restarted sogod after having change 
your config?

> using HTTP instead of HTTPS -- no difference
> 
> changing "/etc/dovecot/local.conf" --
> 
> auth_master_user_separator = *
> passdb {
>  driver = passwd-file
>  args = /etc/dovecot/master-users
>  master = yes
>  pass = yes
> }
> passdb {
>  driver = shadow
> }
> userdb {
>  driver = passwd
> }
> 
> no difference
> 
> adam@sogo:~$ sudo netstat -tulpn | grep dovecot
> tcp0  0 0.0.0.0:143 0.0.0.0:* LISTEN  811/dovecot
> tcp0  0 0.0.0.0:41900.0.0.0:* LISTEN  811/dovecot
> tcp0  0 0.0.0.0:993 0.0.0.0:* LISTEN  811/dovecot
> tcp6   0  0 :::143  :::* LISTEN  811/dovecot
> tcp6   0  0 :::4190 :::* LISTEN  811/dovecot
> tcp6   0  0 :::993  :::* LISTEN  811/dovecot
> 
> BUT --
> adam@sogo:~$ telnet localhost 143
> Trying ::1...
> Connected to localhost.
> Escape character is '^]'.
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
> STARTTLS AUTH=PLAIN] Dovecot (Ubuntu) ready.
> ehlo localhost
> ehlo BAD Error in IMAP command received by server.

It would help if you would send IMAP commands instead of SMTP commands ;)

> AND --
> adam@sogo:~$ telnet localhost 993
> Trying ::1...
> Connected to localhost.
> Escape character is '^]'.
> ehlo localhost
> Connection closed by foreign host.
> 
> SO --
> I'm convinced I should connect to IMAP via Port 143 (and, I need to change my 
> Integrator)
> 
> Those results are precisely why I tried HTTP in lieu of HTTPS (which is 
> needed for RPCProxy)
> 
> Still no joy in Mudville!  I've struck out every which way I've swung the 
> bat.  Cheers.

Sniff the traffic on port 4190 when you save your SOGo preferences from the Web 
interface and check if it's an authentication issue.

> On 01/08/2015 09:07 AM, Francis Lachapelle wrote:
>> Hi Steve
>> 
>> On Jan 8, 2015, at 5:00 AM, Steve Ankeny  wrote:
>> 
>>> HOWEVER, it appears the Sieve Server needs a "Master user/password"
>>> 
>>> Jean Raby gives directions for creating a separate file 
>>> "/etc/dovecot/master-users"
>>> 
>>> https://lists.inverse.ca/sogo/arc/users/2013-02/msg00084.html
>>> 
>>> 
>>> BUT --
>>> Should it not be placed in the "protocol sieve" or "managesieve-login" 
>>> sections above?
>> No. Jean's instructions are correct.

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Themes SOGo

2015-01-09 Thread Anna Christina Naß

Am 08.01.2015 22:04, schrieb Francis Lachapelle:

Hallo,


The v2 theme hasn't changed for years. It's time to move on.


I don't even want to know how much time we waste every year re-training
users because someone found it was necessary to "move on". I hope the v3
design will be good enough to stay with us for a couple of years as well.


I understand your concern. We hope the interfaces of v3 will last as long as 
the ones of v2.


I still hope you will be providing a "classic" user interface that 
follows the direction of the "good old-style paradigm", which is:


- you really can SEE what a button is, because a button is something 
that can be pressed and as such is elevated (we had "buttons" which 
cannot be seen as such in Windows8 but also in the era of 
black-and-white screens)


- you can see what functions a software offers because the functions are 
offered to the users -- and not hidden in ways like "this function is 
only shown when you select something in exactly this way". This goes 
against the direction of showing functions ONLY in a "context-sensitive" 
way. Context-sensitive showing of functions is something for a 
context-menu, which is available through the right mouse button-menu or 
a "gear-wheel" menu.


- you can distinguish icons by its *color* -- the human eye can really 
distinguish between colors! Many software products and "web 
applications" of todays time have grayscale icons which are only 
distinguishable through their shape, not through their color.
But searching for the icon "with the red X in it" is so much easyier 
than trying to find an icon wich may look "like a trashcan".



None is too many, sometimes. Why do we need floating buttons now when we
just spent years training users to use the toolbars?


I don't think the paradigm is far from the traditional toolbars.

> The goal is really to have an intuitive interface, simpler to use.

I hope that this simpler does not mean the same as the Windows8-like or 
Apple-like "simpler", which does only mean "uglier" and "harder to use".


You have to notice that many users really use this kind of software on a 
daily basis, so it is not necessary to dumb-down the software or its UI.


Many users have learned for over 20 years now how to use a user 
interface which is based on menus, toolbars, lists, real buttons etc.


Please do not throw away this knowledge just for "being modern".


That's just my observations with recent "UX improvements" from
Google/Microsoft/random webapps copying their styles – or rather, the
main things my users complain about to me. It takes too long to identify
interactive elements (due to the "everything must be flat and there
can't be any elevated elements" craze – Material isn't the worst
offender here, thankfully), and when they do, the elements randomly
disappear because users try to reach them from a slightly different
context, like in Firefox' and Office 2013's context dependant context
menus – Firefox doesn't even show keyboard shortcuts any more, so while
they still exist, the average user wouldn't know how to look them up.


Flat design as it was initially proposed had weaknesses.

> Apple and other software companies have adjusted their user

interfaces since  then.
We'll do our best to not repeat those errors.


Then PLEASE PLEASE offer an additional "classic style" theme with 
elevated, really-look-as-if-you-can-click-on-it buttons, real toolbars 
etc. which does not pop up new things every now and then out of nowhere 
and which does not use half of the screen for oversized headers (like 
Google Material Design does.


By the way, just compare the old and new look of the GMail app on 
Android (Old Android Design vs. "Material Design"):

http://m.c.lnkd.licdn.com/mpr/mpr/p/6/005/073/2ac/2ffbebe.jpg

The old interface shows more content and more information on the same 
screen -- and the content is not overlapped with some "create new" 
bubble. Also the "menu bar" offers more functions than now. Also it was 
easyier to distinguish between two messages because of a darker line 
between them.

Just an example...


As long as the shiney new presentation doesn't impact productivity, I
won't mind. But far too many recent re-designs sacrificed usability to
be more impressive in presentations, and I'm more than a bit wary of
them by now.


We are totally aware that SOGo is a productivity tool and needs a very good 
usability.


I hope so.

On one system, I have to work with Office2010, I still have problems 
finding some functions thanks to the "Ribbon" design. When using 
LibreOffice, which respects the users preference for real menus, it is 
easier for me to find functions and options. Just another example.


Kind regards,
Anna Christina Naß



smime.p7s
Description: S/MIME Kryptografische Unterschrift


Re: [SOGo] Join forces to add "Add multiple Identity to Imap Account"

2015-01-09 Thread Alessio Fattorini

Anyone on this? :-)

On 07/01/2015 11:21, Alessio Fattorini wrote:

We really miss this feature:
http://www.sogo.nu/bugs/view.php?id=768
a software very very old like Horde had it for years!
Anyone is interested to pay for this feature?
We can join forces and pay Inverse to develop this.
What do you think?


--
Alessio Fattorini - @ale_fattorini
Nethesis srl - Pesaro (Italy)
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Preferences in Web Interface

2015-01-09 Thread Steve Ankeny

Let's approach this a different way.

*Where are these "Preferences" stored?*

The most important preference I need to change is the IMAP account. 
Right now, my "new" user has an e-mail address "usern...@domain.com" and 
I need it to be "username.surn...@domain.com"


Without making that change, SMTP will not deliver incoming mail to the 
right user.


(1) Are "Preferences" stored in the SOGo MySQL DB?

(2) Are "Preferences" stored in the OpenChange MySQL DB?

(3) Are "Preferences" stored in the Samba LDAP/User DB?

(4) Are IMAP account settings stored in the SOGo MySQL DB?

(5) And, if not, how can I "manage" the IMAP accounts in Dovecot?

So, thinking outside the box, it occurs to me that I could "get at" 
these preferences if I were to install another management tool, such as 
iGestis or Webmin, or IF the preferences are in MySQL, PHPMyAdmin


I've used both Webmin and PHPMyAdmin before, and I'm certain I could 
make them work.  Webmin would give me more management tools, but if the 
problem lies within MySQL, PHPMyAdmin may be best.


The one issue that won't be resolved would be how the web calendar 
interacts with Thunderbird.  We've seen "Service temporarily 
unavailable" in both the existing and new calendars, and that's a Sieve 
problem.


I'd like to make these changes and "switch" my servers over the 
weekend.  Thx



On 01/08/2015 09:07 AM, Francis Lachapelle wrote:

Hi Steve

On Jan 8, 2015, at 5:00 AM, Steve Ankeny  wrote:


HOWEVER, it appears the Sieve Server needs a "Master user/password"

Jean Raby gives directions for creating a separate file 
"/etc/dovecot/master-users"

https://lists.inverse.ca/sogo/arc/users/2013-02/msg00084.html


BUT --
Should it not be placed in the "protocol sieve" or "managesieve-login" sections 
above?

No. Jean's instructions are correct.


Francis--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists