Re: [SOGo] IMAP error

2013-09-12 Thread (HT) Simon Walter

On 09/11/2013 07:30 PM, labolinux wrote:

Hello,
we set up our SOGo and every is working. The only thing left is to get
the INBOX working.
 we get,anytime a user login, this error in /var/log/sogo/sogo.log :

Sep 11 14:06:44 sogod [18220]: 0x9DAB1618[SOGoMailAccount]:0 
renewing imap4 password
Sep 11 14:06:47 sogod [18220]: [ERROR] 
0x0x7f359d9f2258[NGImap4ConnectionManager] IMAP4 login failed:

  host=88.190.217.223, user=n...@sonerep.com, pwd=yes
url=imap://noc%40sonerep.com@88.190.217.223/
  base=(null)
  base-class=(null))
  = 0x0x7f359d9e0ed8[NGImap4Client]: login=n...@sonerep.com(pwd) 
socket=NGActiveSocket[0x0x7f359d8d1e38]: mode=rw 
address=0x0x7f359d82b808[NGInternetSocketAddress]: 
host=88-190-217-223.rev.poneytelecom.eu port=40040 
connectedTo=0x0x7f359d964b68[NGInternetSocketAddress]: 
host=88.190.217.223 port=143
Sep 11 14:06:47 sogod [18220]: [ERROR] 0x9DAB1618[SOGoMailAccount]:0 
Could not connect IMAP4
41.207.172.245 - - [11/Sep/2013:14:06:47 GMT] POST 
/SOGo/so/admin/Mail/0/mailboxes HTTP/1.1 200 17/0 6.031 - - 0
41.207.172.245 - - [11/Sep/2013:14:06:49 GMT] POST 
/SOGo/so/admin/Mail/foldersState HTTP/1.1 200 0/0 0.004 - - 0


WE tried to resolve it by setting SOGoForceIMAPLoginWithEmail to YES, 
but still the same message in the log file.


You might try looking at / posting the relevant portion of your IMAP 
server log to find out why the login is failing.

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

Re: [SOGo] config SOGoUserSources ldap bindPassword

2013-08-16 Thread (HT) Simon Walter

On 08/16/2013 05:02 AM, ABBAS Alain wrote:

hello
The bindDn and the bindpasswoard are required if :
1) your LDAP doesn t accept anonymous request (you can add an ACL to 
accept anonymous request from the 127.0.0.1) in this case the DN 
should be found.
2) Tte DN must be searched if you have a multi level LDAP organisation 
(example with some ou or o )
in this case the auth make a first search to search the dn and after 
bind with this DN.




Thanks Alain.

I suppose it would just be the obvious LDAP limitations then - nothing 
internal to SOGo. My LDAP set up is fairly simple. If I have other 
trees, I add a new SOGoUserSources.


Cheers,

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


Re: [SOGo] config SOGoUserSources ldap bindPassword

2013-08-13 Thread (HT) Simon Walter

On 08/13/2013 10:15 AM, (HT) Simon Walter wrote:
Is it possible to provide the hash value here? Would not that be safer 
than storing the password in clear text?


Any additional information into this parameter with regards to 
security and how others are using it would be most welcome.




Perhaps, I'll end up answering my own question. Though I'd still like to 
be sure that this is the case.


If I use bindAsCurrentUser, it seems apparent that bindDN and 
bindPassword is not required. Is that the case? If bindFields is set, 
bindDN and bindPassword will still be required to find the proper DN of 
the user. Does that mean if my LDAP schema is non-standard(objectClass: 
person(?)) that I'll have to use bindFields and therefore require a 
bindDN? (I'm guessing uid and userPassword are what SOGo expects to 
exist by default.)


Are there any other cases in which bindDN and bindPassword are required?

Thanks,

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


Re: [SOGo] copying contacts to shared address book

2013-07-11 Thread (HT) Simon Walter

On 07/11/2013 11:28 PM, Silver Salonen wrote:

Well, I am a superuser and also I can create/delete contacts under Shared 
Addresses.

--
Silver

On Thursday 11 July 2013 16:26:08 Christian Naumer wrote:

I think you problem is that you are trying to copy into an LDAP-address
book which you can not edit by default. See the documentation:

modifiers:
a list (array) of usernames that are authorized to perform
modifications to the address book defined by this LDAP
source.


I think the superusers can do this by default.


WRT LDAP, have you checked your LDAP logs to see if the request is 
making it to the LDAP server?


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


Re: [SOGo] calendar permission related error message

2013-02-10 Thread Simon Walter

On 02/08/2013 11:24 PM, Christian Mack wrote:

Hello Simon Walter


Am 2013-02-08 06:47, schrieb Simon Walter:

Users are getting errors like:
An error occurred when writing to the calendar Personal Calendar *
Error code: MODIFICATION_FAILED
Description: Status Code: 403, The user lacks the required permission to
preform the request.

Is it true that the permission level of a calendar event must be set to
Respond To if the invited person is to accept or reject invitations?

Not in general.

A)
If the invitation in question is addressed to user A (= attendee).
User A has shared the calendar with this invitation to user B.
Then person B must be granted the privilege Respond To in order to
accept this invitation.
That is because the user B is responding (= accept/decline) to an event,
that belongs to the other user A.

B)
If user C is invited (= attendee).
Then this invitation will appear in her personal calendar.
There she can accept/decline as often as she wishes, because this is her
own calendar.
On her own calendar user C has always full control.



If someone with a Personal Calendar has Public event permissions set to
View Date and Time and invites someone to a Public event, that invited
person will not be able to accept the invitation?


No, this has nothing to do with event privacy.
If you set the event on creation to public, confidential or private does
not matter.
As long as you invite someone, she can accept/decline this invitation.

Event privacy only influences the visibility and/or change privileges
you grant directly to your calendar with this event.
As you grant View Date and Time to Public events in your calendar, the
person who you granted this permission, can see Date and Time of all
your public events while directly looking at your calendar.
Again, this has nothing to do with invitations.



They could be doing something else (incorrectly) to cause this error,
but I wanted to check if that is the case.


I once had that, because my session had timed out.
I just had to login to SOGo again.





That is very good information. Thank you.

I think what my users are doing is sharing their personal calendars with 
each other to be a *really* close team. However, they have not set the 
Respond To permissions on the calendar for that specific user (case A).


I'm going to suggest that they do not share their personal calendars, 
but rather create a calendar for their team and share it with each team 
member setting the modify permission.


Thanks again for explaining this.

Kind regards,

Simon



--
htholidays.com

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


[SOGo] calendar permission related error message

2013-02-07 Thread Simon Walter

Hi all,

I think I may have asked about this before, but have run into some issues.

Users are getting errors like:
An error occurred when writing to the calendar Personal Calendar *
Error code: MODIFICATION_FAILED
Description: Status Code: 403, The user lacks the required permission to 
preform the request.


Is it true that the permission level of a calendar event must be set to 
Respond To if the invited person is to accept or reject invitations? 
If someone with a Personal Calendar has Public event permissions set to 
View Date and Time and invites someone to a Public event, that invited 
person will not be able to accept the invitation?


They could be doing something else (incorrectly) to cause this error, 
but I wanted to check if that is the case.


--
htholidays.com

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


[SOGo] update.php and other updates

2013-01-03 Thread Simon Walter
I don't understand why the integrator extension has these lines in the 
site.js:

pref(app.update.auto, false);
pref(app.update.enabled, false);
pref(autoupdate.enabled, false);
pref(extensions.update.auto, false);
pref(extensions.update.enabled, false);

Is this to disable Thunderbirds regular update methods? I assume this is 
necessary because the integrator extension has it's own update method 
which contacts the server found specifiied in extensions.rdf under:

updateURL=http://example.com/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;

So when we use SOGo's update.php server, we should disable Thunderbirds 
update methods?


Is my understanding correct?

I have yet to test updating, and would like to use it to roll out TB17 
and the SOGo extensions. Any advice or documentation is very appreciated.


Thanks,

Simon

--
htholidays.com

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


Re: [SOGo] Group Authentication with LDAP

2012-12-19 Thread Simon Walter

On 12/19/2012 05:54 PM, Thibault Le Meur wrote:

Le 19/12/2012 00:45, mho...@gmx.de a écrit :

Hello,

I am trying to make SOGo work with LDAP group-authentication in a way
that allows only members of a certain group to log on to the web interface.

In the documentation I read SOGo supports LDAP-based groups ... You can
set ACLs based on group membership and invite a group to a meeting (and
the group will be decomposed to its list of members upon save by SOGo).
You can also control the visibility of the group from the list of shared
address books or during mail autocompletion by setting the isAddressBook
parameter to YES or NO.

I am not sure if this means that an LDAP-group can be used to restrict
authentication to a subset of users.

Here is however how I would achieve your goals: I see 2 cases.
* case1: in your user entry you've got a memberOf-like attribute that
is refering to the list of groups this particular user is member of
== in this case you use a simple SogoSources entry with a filter
parameter: you filter users having the choosen group DN or name
(depending on your setup) as a value for this memberOf attribute.



Yes, which I would like to do as well. However, until the 
SOGoUserSources filter is fixed, we can't do some nice things with it.


Simon

--
htholidays.com

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


Re: [SOGo] mail folders with sogosync

2012-12-19 Thread Simon Walter

On 12/20/2012 12:22 AM, GOLAM Vishaal wrote:

Hi,

  I've an issue with several android phones (GB, ICS and JB) for the email 
synchronisation with sogosync and Android Exchange Services.
Only one device (Samsung Galaxy Note (ICS)) managed to synchronize ALL the 
folders of an account (dovecot/imap).
This device use the Stock Email app v4.0 and the others synchronize only the 
Inbox, Sent, Drafts and Trash folders.
Iphone seems working well.

It is an Android (Stock Email/Android Exchange Services) issue ?
Is there a sogosync configuration workaround?




Not that I know the answer to your problem, but my HTC Evo 4G stock 
email app can access IMAP fine. Is there any reason you are using 
Exchange(protocols) instead?


--
htholidays.com

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


Re: [SOGo] Group Authentication with LDAP

2012-12-19 Thread Simon Walter

On 12/20/2012 09:21 AM, mho...@gmx.de wrote:

Hello,

thanks for the fast and informative answers.

Based on the manual You can set ACLs based on group membership I
thought, login via groups is possible, but as it seems, it isn't.

I will try to use the solution in case 1 (case 2 seems to be more of a
nightmare to maintain) and wait for improvements in SOGoUserSources.




In case you are wondering where SOGo does use LDAP group membership 
(groupofnames) - for example:


dn: cn=manag...@example.com,ou=mail,ou=groups,dc=example,dc=com
cn: manag...@example.com
mail: manag...@example.com
member: uid=simon.walter,ou=people,dc=example,dc=com
member: uid=peter.pumpkin,ou=people,dc=example,dc=com
member: uid=doobie.skoobie,ou=people,dc=example,dc=com
objectclass: groupOfNames
objectclass: top
objectclass: extensibleObject

This email address can then be used for invitations. Of course your MTA 
needs to also be configured to send emails to those members for it to 
work as a mailing list type of group.


SOGo does this well. All the members will be sent an invitation. 
However, their busy/free info will not be displayed, as the members are 
not expanded immediately which would be ideal. As small group probably 
is a bad example, but if you want to invite all the company employees, 
for example, it's very handy.


Cheers,

Simon

--
htholidays.com

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


Re: [SOGo] ldap filter with *

2012-12-17 Thread Simon Walter

On 12/17/2012 10:03 PM, Martin Krpata wrote:

Hello,

ldap filter written to settings with command defaults write sogod 
... and regex * (for example *filter = mail='*'*) does not work. It 
will delete comma and result in error in logs and not working ldap 
search filter...


Example:
when i use under sogo user:

1)
defaults write sogod SOGoUserSources '( { KindFieldName = kind; 
MultipleBookingsFieldName = multiple_bookings; canAuthenticate = YES; 
displayName = Uzivatele emailu; id = users; isAddressBook = YES; 
type = sql; userPasswordAlgorithm = md5; viewURL = 
mysql://sogo:PASSWORD@127.0.0.1:3306/sogo/sogo_users; },{ type = 
ldap; CNFieldName = cn; IDFieldName = cn; UIDFieldName = 
sAMAccountName; baseDN = DC=OU-NEM,DC=CZ; bindDN = s...@ou-nem.cz; 
bindFields = (sAMAccountName); SearchFieldNames = ( sn, displayName, 
department ); bindPassword = PASSWORD; canAuthenticate = NO; 
displayName = Active Directory; hostname = 192.168.89.244; id = 
directory; isAddressBook = YES; port = 389; scope = SUB; *filter =  
objectClass = 'user' AND mail = '*' *; } )'


2)
defaults read
...
filter =  objectClass = user AND *mail = * *;
...

3)
Search from sogo webmail (sogo.log):
2012-12-17 13:32:28.152 sogod[2571] WARNING(+[EOQualifier(Parsing) 
qualifierWithQualifierFormat:]): unexpected chars at the end of the 
string(class=GSMutableString,len=143) '(sn='martin*') OR 
(displayName='martin*') OR (department='martin*') OR (mail='martin*') 
OR (cn='martin*') AND  objectClass = user AND mail = * '


4)
Resolution:
edit manualy /home/sogo/GNUstep/Defaults/.GNUstepDefaults
whitch i think is not recommanded...

from this
string objectClass = user AND mail = * /string
to this
string objectClass = user AND *mail = '*'* /string

5)
defaults read after edited .GNUstepDefaults and restarted sogo:
...
filter =  objectClass = user AND *mail = ''*''* ;
...

It is a bug in defaults write or am I doing something wrong?

regards,
Martin
/sorry for my english/


Hi Martin,

I submitted a bug report about a possibly related issue 
(http://www.sogo.nu/bugs/view.php?id=2055). It sounds like the same 
problem. It would be nice if the filters worked, then I can make use of 
SOGoUserSources for address books.


Simon

--
htholidays.com

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


[SOGo] add user problem replies

2012-12-11 Thread Simon Walter
Is it just me, or is are some people replying to [SOGo] add user 
problem email with a totally new subject/issue? I'm trying find out if 
TB is threading emails incorrectly. I can't find any in-reply-to or 
reference headers.


Simon

--
htholidays.com

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


Re: [SOGo] Folders problems in Sogo

2012-12-06 Thread Simon Walter

On 12/05/2012 12:09 AM, Christophe Carles wrote:
...

Does anyone have an idea?



You'd probably need to provide the data that is causing your problem and 
info about the IMAP server you are using in a bug report.

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


Re: [SOGo] Thunderbird 17 ESR is here

2012-11-27 Thread Simon Walter

On 11/21/2012 10:21 PM, Ludovic Marcotte wrote:

On 21/11/12 08:05, Philippe CUIF wrote:
can we upgrade to this brand new Thunderbird ? Can we use the Sogo 
Connector and Integrator avalaible on the website (release 10.0.3 
July 26th 2012) or do we have to wait for new Sogo extensions ?

Feel free to test the extensions available from our github repository:

https://github.com/inverse-inc/sogo-connector.tb17
https://github.com/inverse-inc/sogo-integrator.tb17

We'll release them together with v2.0.3.



Forgive me if this is written or announced somewhere: Is there a release 
date for 2.0.3?


I'm planning a few things and would like to make time for a upgrade of 
SOGo and TB etc., when it's released.


Thanks,

Simon

--
htholidays.com

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


Re: [SOGo] Integrator deletes TB autocompletion directory server selection

2012-11-22 Thread Simon Walter

On 11/23/2012 01:18 AM, Anthony Callegaro wrote:

On 20/11/12 17:29, Marc Patermann wrote:

pref(„sogo-integrator.autocomplete ... is what you want.


Weird I can't get it to work with ours. The name of the LDAP addressbook
contain a space PS Users. I tried several variations : PS Users,
PSUsers, psusers, ldap_2.servers.PSUsers without any success. I
even try to set ldap_2.autoComplete.directoryServer directly.

Is there anything obviously wrong I am doing or is it just that bloody
space in the name ?



Just in case this helps, this is what I have (originally made with TB):

user_pref(ldap_2.autoComplete.directoryServer, 
ldap_2.servers.EmailAddresses);

user_pref(ldap_2.servers.EmailAddresses.auth.dn, );
user_pref(ldap_2.servers.EmailAddresses.auth.saslmech, );
user_pref(ldap_2.servers.EmailAddresses.description, Email Addresses);
user_pref(ldap_2.servers.EmailAddresses.filename, emailAddresses.mab);
user_pref(ldap_2.servers.EmailAddresses.maxHits, 100);
user_pref(ldap_2.servers.EmailAddresses.uri, 
ldap://directory/dc=example,dc=com??sub?(mail=*));


As you can see there is a space in my description as well. So I'm 
guessing you need to find the id of the entry.


Simon

--
htholidays.com

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


Re: [SOGo] Integrator deletes TB autocompletion directory server selection

2012-11-21 Thread Simon Walter

On 11/21/2012 05:35 PM, Marc Patermann wrote:

Simon,

Simon Walter schrieb (21.11.2012 02:32 Uhr):

On 11/21/2012 01:29 AM, Marc Patermann wrote:



By the way, in the sogo-integrator.js file there is a line:
pref(ldap_2.autoComplete.useDirectory, true);
The setting is about the ldap server ldap_2, it is about 
autocompletion and tells TB to use this directory: useDirectory is 
true.


What does that do? Is there anywhere I can see documentation of these 
preferences?
There is a lot of documentation about the Mozilla prefs on the Mozilla 
sites and the web.


Sometimes it is the easiest to save prefs.js, change a setting and 
then diff what has changed in prefs.js. After that find more 
information in the web about this setting.




Thanks Marc. Interesting. So the prefs in the js files in the extension 
do not necessarily pertain to preferences in the extension itself but 
could be any preference in TB. Is that the case?


Simon

--
htholidays.com

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


Re: [SOGo] Thunderbird 17 ESR is here

2012-11-21 Thread Simon Walter

On 11/21/2012 10:21 PM, Ludovic Marcotte wrote:

On 21/11/12 08:05, Philippe CUIF wrote:
can we upgrade to this brand new Thunderbird ? Can we use the Sogo 
Connector and Integrator avalaible on the website (release 10.0.3 
July 26th 2012) or do we have to wait for new Sogo extensions ?

Feel free to test the extensions available from our github repository:

https://github.com/inverse-inc/sogo-connector.tb17
https://github.com/inverse-inc/sogo-integrator.tb17

We'll release them together with v2.0.3.



Fantastic news! I was wondering about this. Thanks!

Simon


--
htholidays.com

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


Re: [SOGo] Integrator deletes TB autocompletion directory server selection

2012-11-20 Thread Simon Walter

On 11/21/2012 01:29 AM, Marc Patermann wrote:

Simon,

Simon Walter schrieb (20.11.2012 03:18 Uhr):
I've already filed a bug report for this. What I would like to know 
is how others are dealing with it.


It seems that it's better to disable Integrator that have users 
complaining that email addresses are missing, but that removes some 
very useful and often used features.

We had that, too.

Are there any Integrator users that have found a temp fix or a work 
around?

It's in the extension (obviously).
Unzip it and change defaults/preferences/site.js
pref(„sogo-integrator.autocomplete ... is what you want.
Change or delete it.




You the man, Marc. Thank you.

I think this should be in the installation instructions or some kind of 
documentation.


--
htholidays.com

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


Re: [SOGo] Integrator deletes TB autocompletion directory server selection

2012-11-20 Thread Simon Walter

On 11/21/2012 01:29 AM, Marc Patermann wrote:

Simon,

Simon Walter schrieb (20.11.2012 03:18 Uhr):
I've already filed a bug report for this. What I would like to know 
is how others are dealing with it.


It seems that it's better to disable Integrator that have users 
complaining that email addresses are missing, but that removes some 
very useful and often used features.

We had that, too.

Are there any Integrator users that have found a temp fix or a work 
around?

It's in the extension (obviously).
Unzip it and change defaults/preferences/site.js
pref(„sogo-integrator.autocomplete ... is what you want.
Change or delete it.




By the way, in the sogo-integrator.js file there is a line:
pref(ldap_2.autoComplete.useDirectory, true);

What does that do? Is there anywhere I can see documentation of these 
preferences?


Cheers,

Simon

--
htholidays.com

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


[SOGo] Integrator deletes TB autocompletion directory server selection

2012-11-19 Thread Simon Walter
I've already filed a bug report for this. What I would like to know is 
how others are dealing with it.


It seems that it's better to disable Integrator that have users 
complaining that email addresses are missing, but that removes some very 
useful and often used features.


Are there any Integrator users that have found a temp fix or a work around?

Simon

--
htholidays.com

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


Re: [SOGo] SOGoEnableDomainBasedUID and subsequent conversion

2012-11-15 Thread Simon Walter

On 11/14/2012 09:49 PM, Francis Lachapelle wrote:

Hi Simon

On 2012-11-13, at 11:46 PM, Simon Walter simon.wal...@hokkaidotracks.com 
wrote:


SOGoEnableDomainBasedUID

Consequently, activating this parameter on an existing system implies that user 
identifiers will change and their previous calendars and address books will no longer be 
accessible unless a conversion is performed.

Is this conversion merely changing the c_uid in the sogo_user_profile table? Or 
is it more complicated?

The subscriptions and ACLs definitions also need to be updated.

You could use the rename function of sogo-tool to perform the changes.




Thanks for that - very helpful.

--
htholidays.com

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


Re: [SOGo] Authenticating with MySQL database

2012-11-15 Thread Simon Walter

On 11/16/2012 12:43 PM, Dave Burkholder wrote:

Authenticating with MySQL database

Hello everyone,

First-time poster here after lurking for awhile. Finally decided to 
take Sogo for a spin on my Clearos 5 server based on Centos 5.


I've gotten everything installed, but when I go to login to SOGo 
webmail, I get the error: Wrong username or password. Here are the 
loglines that surround the failed login attempt. Am I supposed to be 
creatinng a sogo.sogo_view table in MySQL?




You did specify mysql://sogo:sogo@127.0.0.1:3306/sogo/sogo_view in 
your SOGoUserSources. So that had better exist. From the install docs:


Here is an example of an SQL-based authentication and address book source:
SOGoUserSources =
(
{
type = sql;
id = directory;
viewURL = postgresql://sogo:sogo@127.0.0.1:5432/sogo/sogo_view;
canAuthenticate = YES;
isAddressBook = YES;
userPasswordAlgorithm = md5;
}
);

Certain database columns must be present in the view/table, such as :
c_uid - will be used for authentication – it's the username or 
usern...@domain.tld)
c_name - which can be identical to c_uid – will be used to uniquely 
identify entries

c_password – password of the user, plain-text, md5 or sha encoded for now
c_cn - the user's common name – such as “John Doe”
mail – the user's mail address

--
htholidays.com

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


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Simon Walter

On 11/13/2012 05:44 PM, Igor Vitorac wrote:

Add this to your sogo config:

defaults write sogod SOGoCalendarDefaultRoles 
'(PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDAndTViewer)'


Thank you. Will this work for accounts that already exist? If not, how 
can I modify already existing accounts permissions?


Simon

--
htholidays.com

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


Re: [SOGo] Free/Busy permissions

2012-11-13 Thread Simon Walter

On 11/13/2012 06:25 PM, Uwe Arndt wrote:

Hi,

You can edit the per user preferences with sogo-tool:

/usr/sbin/sogo-tool user-preferences get defaults YourUser
SOGoCalendarDefaultRoles

/usr/sbin/sogo-tool user-preferences set defaults YourUser
SOGoCalendarDefaultRoles '{SOGoCalendarDefaultRoles: [PublicViewer,
ConfidentialDAndTViewer]}'

   Uwe Arndt




Excellent! I really need to study sogo-tool a bit. It seems it can do 
many admin tasks.


Cheers,

Simon

--
htholidays.com

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


[SOGo] SOGoEnableDomainBasedUID and subsequent conversion

2012-11-13 Thread Simon Walter

SOGoEnableDomainBasedUID

Consequently, activating this parameter on an existing system implies 
that user identifiers will change and their previous calendars and 
address books will no longer be accessible unless a conversion is 
performed.


Is this conversion merely changing the c_uid in the sogo_user_profile 
table? Or is it more complicated?


Thanks,

Simon

--
htholidays.com

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


[SOGo] Free/Busy permissions

2012-11-12 Thread Simon Walter
I may be mistaken, but it seems that users must allow any authenticated 
user to view the date  time of their personal calendar's public, 
confidential, and private events in order for the free/busy information 
to be available when inviting attendants to events.


If this is truly the case, is there a way to set these permissions on 
all my users personal calendars. I'd like to avoid asking my users to do 
this and the following support requests that will no doubt ensue.


Of course if there is another flag like 
useEventsTimeAndDateForFreeBusy, that would be great too.


Cheers,

Simon

--
htholidays.com

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


Re: [SOGo] Re: import caldav calendars from other caldav server

2012-11-08 Thread (HT) Simon Walter

On 11/08/2012 09:42 PM, mourik jan heupink wrote:

Hi all,


Since scalix and SOGo both speak caldav, importing shouldn't be too
difficult, I guess...

Any ideas or suggestions how to proceed?

Answering my own question here:

In the SOGo web access, right click a calendar, import events, and 
choose the file containing the exported events works beautifully.


Thanks :-)


FWIW, this is also possible from Thunderbird.

--

*Simon Walter*
IT Manager

Hokkaido Tracks
Phone: +81 (0) 136 23 3503
Fax: +81 (0) 136 23 3505
www.htholidays.com
Hokkaido Tracks Management http://www.htholidays.com/

This e-mail contains proprietary information some or all of which may be 
legally privileged. If you are not the intended recipient you must not 
use, disclose, distribute, copy, print, or rely on this e-mail. Whilst 
reasonable precautions have been taken to ensure that this message and 
any attachments are free from viruses or other malicious code, no 
guarantee is implied or given. The views expressed in this communication 
may not necessarily be the views held by Hokkaido Tracks


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


Re: [SOGo] NEW integrator extension 10.0.3

2012-11-06 Thread Simon Walter

On 11/06/2012 02:36 AM, Marc Patermann wrote:

Hi,

while http://www.sogo.nu/english/downloads/frontends.html still states 
SOGo Integrator Thunderbird extension Version 10.0.3 (released on 
July 26th 2012) this is linked to a file 
sogo-integrator-10.0.3-sogo-demo.xpi30-Oct-2012 09:48 151K

in http://www.sogo.nu/files/downloads/extensions/
So this is silently updated.

I know because I was informed by the bugtracker 
http://sogo.nu/bugs/view.php?id=1977

This might be useful to others, too.

Dear Sogo-Team, why do you don't make this more publicly, while 
everyone downloading the extension now, is getting it anyway?




Good to see it working properly. Yes, dear Sogo team, please let us know 
this stuff.


--
htholidays.com

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


Re: [SOGo] installing SOGo extension outside the profile

2012-11-06 Thread Simon Walter

On 11/06/2012 07:24 PM, Marc Patermann wrote:

Hi,

in general we install extension outside the profile directory of 
Thunderbird in the program default directory.
This way extension are unaffected by profile resets or new users. The 
extension are always there.


This does work with the SOGo extensions as well. They are found and 
available for the user.
But with the integrator it is a little weird. While most of it works, 
some functions like deleting a calendar are not.


What is this?
Is installing the SOGo extension outside the profile not supported?




Interesting. I can see a remove the selected calendar whether the 
extension is installed in the TB dir or profile dir.




--
htholidays.com

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


Re: [SOGo] Auto Sieve Rule Creation

2012-11-06 Thread Simon Walter

On 11/07/2012 12:28 AM, soap.s...@stubbornroses.com wrote:

Hi list:

Is there a way to autocreate some sieve filters for all users, 
especially on user creation?  Perhaps something with sogo-tool? I'm 
wanting to set up some spam/amavis filters for everyone.


With dovecot one can use sieve_before and sieve_after


--
htholidays.com

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


Re: [SOGo] SOGoCalendarCategories and SOGoContactsCategories not used

2012-10-26 Thread (HT) Simon Walter
Very good information. Thank you Christian. I just finished our company mail migration to new servers from Gmail - [Gmail]/All Maill gives nightmares.

I had a few hours of sleep over the last 48 hours. Ill give it a try on Monday.

Simon


On Thursday, October 25, 2012 00:13 JST, Christian Mack christian.m...@uni-konstanz.de wrote:


	Hello Simon Walter
	
	
	On 2012-10-24 17:01, Christian Mack wrote:
	 On 2012-10-24 16:19, Simon Walter wrote:
	 On 10/24/2012 01:03 PM, Francis Lachapelle wrote:
	
	 On 2012-10-23, at 6:01 AM, Simon Walter
	 <simon.wal...@hokkaidotracks.com> wrote:
	
	 I have the following in my sogo GNUstep/Defaults/.GNUstepDefaults
	 file. However, they do not appear on the web interface. Am I doing
	 something wrong?
	
	 Of course entered like so:
	 defaults write sogod SOGoCalendarCategories (Meeting,Public
	 Event,Staff Event,Project,Task,Annual Leave,Public
	 Holiday,Time in Lieu,Unpaid Leave,Other)
	 defaults write sogod SOGoContactsCategories
	 (Staff,Client,Lead,Supplier,Partner,Press,Guest,Owner,Agent)
	 Have you tried with a fresh user profile?
	
	
	
	 Yes, and the new categories show with the new profile. How can I clear
	 the categories of the profiles that have already logged in?
	
	
	 You can look at the current default values for existing users via:
	
	 /usr/sbin/sogo-tool user-preferences get defaults us...@example.com
	 SOGoCalendarCategories
	
	 For existing accounts you have to set it via:
	
	 /usr/sbin/sogo-tool user-preferences set defaults us...@example.com
	 SOGoCalendarCategories (Meeting,Public Event,Staff
	 Event,Project,Task,Annual Leave,Public Holiday,Time in
	 Lieu,Unpaid Leave,Other)
	
	
	Oops, sorry copy and past error.
	It should read:
	
	/usr/sbin/sogo-tool user-preferences set defaults us...@example.com
	SOGoCalendarCategories {SOGoCalendarCategories: [Meeting,Public
	Event,Staff Event,Project,Task,Annual Leave,Public
	Holiday,Time in Lieu,Unpaid Leave,Other]}
	
	
	Kind regards,
	Christian Mack
	
	--
	Christian Mack
	Gruppe Informationsdienste
	Rechenzentrum Universitt Konstanz
	--
	users@sogo.nu
	https://inverse.ca/sogo/lists

--

	
		
			Simon Walter
			IT Manager
		
			Hokkaido Tracks Management
			Phone: +81 (0) 136 23 3503
			Fax: +81 (0) 136 21 2559
			www.htholidays.com
			
		
			This e-mail contains proprietary information some or all of which may be legally privileged. If you are not the intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail. Whilst reasonable precautions have been taken to ensure that this message and any attachments are free from viruses or other malicious code, no guarantee is implied or given. The views expressed in this communication may not necessarily be the views held by Hokkaido Tracks
	





Re: [SOGo] SOGoCalendarCategories and SOGoContactsCategories not used

2012-10-24 Thread Simon Walter

On 10/24/2012 01:03 PM, Francis Lachapelle wrote:

Hi Simon

On 2012-10-23, at 6:01 AM, Simon Walter simon.wal...@hokkaidotracks.com wrote:


I have the following in my sogo GNUstep/Defaults/.GNUstepDefaults file. 
However, they do not appear on the web interface. Am I doing something wrong?

Of course entered like so:
defaults write sogod SOGoCalendarCategories '(Meeting,Public Event,Staff Event,Project,Task,Annual 
Leave,Public Holiday,Time in Lieu,Unpaid Leave,Other)'
defaults write sogod SOGoContactsCategories 
'(Staff,Client,Lead,Supplier,Partner,Press,Guest,Owner,Agent)'

Have you tried with a fresh user profile?




Yes, and the new categories show with the new profile. How can I clear 
the categories of the profiles that have already logged in?


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


[SOGo] SOGoCalendarCategories and SOGoContactsCategories not used

2012-10-23 Thread Simon Walter
I have the following in my sogo GNUstep/Defaults/.GNUstepDefaults file. 
However, they do not appear on the web interface. Am I doing something 
wrong?


Of course entered like so:
defaults write sogod SOGoCalendarCategories '(Meeting,Public 
Event,Staff Event,Project,Task,Annual Leave,Public 
Holiday,Time in Lieu,Unpaid Leave,Other)'
defaults write sogod SOGoContactsCategories 
'(Staff,Client,Lead,Supplier,Partner,Press,Guest,Owner,Agent)'


?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//GNUstep//DTD plist 0.9//EN 
http://www.gnustep.org/plist-0_9.xml;

plist version=0.9
dict
keyNSGlobalDomain/key
dict
/dict
keysogod/key
dict
...
keySOGoCalendarCategories/key
array
stringMeeting/string
stringPublic Event/string
stringStaff Event/string
stringProject/string
stringTask/string
stringAnnual Leave/string
stringPublic Holiday/string
stringTime in Lieu/string
stringUnpaid Leave/string
stringOther/string
/array
keySOGoContactsCategories/key
array
stringStaff/string
stringClient/string
stringLead/string
stringSupplier/string
stringPartner/string
stringPress/string
stringGuest/string
stringOwner/string
stringAgent/string
/array
...
/dict
/dict
/plist

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


Re: [SOGo] SOGoCalendarCategories and SOGoContactsCategories not used

2012-10-23 Thread Simon Walter

On 10/23/2012 10:22 PM, Christian Mack wrote:

Hello Simon Walter


On 2012-10-23 12:01, Simon Walter wrote:

I have the following in my sogo GNUstep/Defaults/.GNUstepDefaults file.
However, they do not appear on the web interface. Am I doing something
wrong?


Did you restart sogod and memcached?



Yes. I certainly did.

Simon

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


Re: [SOGo] SOGoCalendarCategories and SOGoContactsCategories not used

2012-10-23 Thread Simon Walter

On 10/23/2012 10:22 PM, Christian Mack wrote:

Hello Simon Walter


On 2012-10-23 12:01, Simon Walter wrote:

I have the following in my sogo GNUstep/Defaults/.GNUstepDefaults file.
However, they do not appear on the web interface. Am I doing something
wrong?


Did you restart sogod and memcached?



I just logged in with a different user, and they have the new 
categories. However, my user does not. What would be causing this 
behavior? Are those categories per user? Are they stored in the IMAP server?


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


Re: [SOGo] Web UI base URL

2012-10-20 Thread Simon Walter

On 10/19/2012 05:25 PM, Christian Mack wrote:

Hello Simon Walter


On 2012-10-19 08:07, Simon Walter wrote:

Is a setting for the base URL for the SOGo web interface. It might be
possible to rewrite everything from the Apache config, but it would be
nice to have the pages linking to the correct URLs.

For now I'll just put a redirect for / to /SOGo.


Sorry I don't understand your Question/Problem.
What do you want to achieve?


Is this what I'm looking for:  x-webobjects-server-url

Nothing to do with that?

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


[SOGo] Web UI base URL

2012-10-19 Thread Simon Walter

Greetings,

Is a setting for the base URL for the SOGo web interface. It might be 
possible to rewrite everything from the Apache config, but it would be 
nice to have the pages linking to the correct URLs.


For now I'll just put a redirect for / to /SOGo.

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


Re: [SOGo] Web UI base URL

2012-10-19 Thread Simon Walter

On 10/19/2012 05:25 PM, Christian Mack wrote:

Hello Simon Walter


On 2012-10-19 08:07, Simon Walter wrote:

Is a setting for the base URL for the SOGo web interface. It might be
possible to rewrite everything from the Apache config, but it would be
nice to have the pages linking to the correct URLs.

For now I'll just put a redirect for / to /SOGo.


Sorry I don't understand your Question/Problem.
What do you want to achieve?




I don't want to host SOGo at domain.tld/SOGo. I want to host it at 
domain.tld/ or perhaps domain.tld/webmail.


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


Re: [SOGo] Web UI base URL

2012-10-19 Thread Simon Walter

On 10/19/2012 11:20 PM, Jeff Folk wrote:

On Oct 19, 2012, at 4:34 AM, Simon Walter wrote:


On 10/19/2012 05:25 PM, Christian Mack wrote:

Hello Simon Walter


On 2012-10-19 08:07, Simon Walter wrote:

Is a setting for the base URL for the SOGo web interface. It might be
possible to rewrite everything from the Apache config, but it would be
nice to have the pages linking to the correct URLs.

For now I'll just put a redirect for / to /SOGo.


Sorry I don't understand your Question/Problem.
What do you want to achieve?



I don't want to host SOGo at domain.tld/SOGo. I want to host it at domain.tld/ or 
perhaps domain.tld/webmail.

Simon

Redirect is how that is accomplished in your apache conf:

Redirect /https://host.domain.tld/SOGo

or

Redirect /webmail https://host.domain.tld/SOGo



Yes, as stated, I am doing a redirect. However, it would be nicer not to 
have a redirect. It's not very important though.


It would make the software more flexible. It's also one less hit on the 
server. Most web applications allow you to configure what URL it is 
accessible by. If that part of the application is redesigned, it might 
be nice to consider that.


Cheers,

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


Re: [SOGo] Re: ldap SOGoUserSources for groups

2012-10-15 Thread Simon Walter

On 10/12/2012 08:00 PM, mourik jan heupink wrote:


Could you tell us (me, anyway) how you make it work with 
MailFieldNames? I'm guessing your goal was to send an email to a group 
of users defined in ldap?


Curious...

(because how I see it, the only way now is to use extensibleObject, 
and then add mail attributes to your ldap-groups. And extensibleObject 
is not a very nice solution...)




It's only working partially. It seems there is a bug. What does work is 
the sources. So I've made an groupOfNames with members. The cn for the 
groupOfNames is in the form i...@example.org. It finds these fine and 
populates fields of emails and calendars. However, it does not, as 
advertised, expand to a list of members. This is not cool. Though, I've 
set up postfix to work for sending mails to these groups. SOGo itself 
does not expand them. Which is unfortunate. It seems to be a bug or I've 
configured something wrong.


We shall find out: http://www.sogo.nu/bugs/view.php?id=2032

Using the cn is not ideal, but it's alright. Here is my SOGoUserSources 
for groups:
{type=ldap;CNFieldName = cn;IDFieldName = cn;UIDFieldName = cn; 
MailFieldNames=(cn, mail); scope=SUB; KindFieldName=group;baseDN = 
ou=departments,ou=groups,dc=example,dc=com;bindDN=cn=admin,dc=example,dc=com; 
bindPassword=secret;canAuthenticate = YES;displayName = Departments; 
hostname=192.168.1.5; id=departments; isAddressBook=YES; port=389;}


BTW, none of my SOGoUserSources that show in the address book have 
entries. Perhaps this the problem. Though the ZEG is like that too. 
Another bug?


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


Re: [SOGo] Re: ldap SOGoUserSources for groups

2012-10-15 Thread Simon Walter

On 10/12/2012 08:00 PM, mourik jan heupink wrote:

Hi Simon,



Never mind most of my questioning. I made it work with MailFieldNames,
though I had already applied for a PEN - jumped the gun I suppose.

I'm still wondering about #2.


Could you tell us (me, anyway) how you make it work with 
MailFieldNames? I'm guessing your goal was to send an email to a group 
of users defined in ldap?


Curious...

(because how I see it, the only way now is to use extensibleObject, 
and then add mail attributes to your ldap-groups. And extensibleObject 
is not a very nice solution...)




Seeing the previous problem I have with the group members not expanding 
(decomposing), I tried it your way with extensibleObject and mail. Now 
this time I cannot save the event because the server hangs (crashes?). Logs:


2012-10-15 17:46:51.305 sogod[3311] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Oct 15 17:46:51 sogod [3311]: 0x0x9c62d80[SOGoCache] Cache cleanup 
interval set every 300.00 seconds
Oct 15 17:46:51 sogod [3311]: 0x0x9c62d80[SOGoCache] Using host(s) 
'localhost' as server(s)
2012-10-15 17:46:51.313 sogod[3311] Note(SoObject): SoDebugKeyLookup is 
enabled!
2012-10-15 17:46:51.314 sogod[3311] Note(SoObject): SoDebugBaseURL is 
enabled!
2012-10-15 17:46:51.314 sogod[3311] Note(SoObject): relative base URLs 
are enabled.
Oct 15 17:46:51 sogod [3311]: [WARN] 0x0x9e2ee08[SOGoWebDAVAclManager] 
entry '{DAV:}write' already exists in DAV permissions table
Oct 15 17:46:51 sogod [3311]: [WARN] 0x0x9e2ee08[SOGoWebDAVAclManager] 
entry '{DAV:}write-properties' already exists in DAV permissions table
Oct 15 17:46:51 sogod [3311]: [WARN] 0x0x9e2ee08[SOGoWebDAVAclManager] 
entry '{DAV:}write-content' already exists in DAV permissions table
2012-10-15 17:46:51.350 sogod[3311] ERROR(-[NGBundleManager 
bundleWithPath:]): could not create bundle for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'
2012-10-15 17:46:51.378 sogod[3311] WOxElemBuilder: could not locate 
builders: WOxExtElemBuilder,WOxExtElemBuilder

2012-10-15 17:46:51.378 sogod[3311] WOCompoundElement: pool embedding is on.
2012-10-15 17:46:51.378 sogod[3311] WOCompoundElement: id logging is on.
EXCEPTION: NSException: 0xa0009a8 NAME:NSInvalidArgumentException 
REASON:GSCBufferString(instance) does not recognize count INFO:(null)
Oct 15 17:46:51 sogod [3255]: 0x0x9badff0[WOWatchDogChild] child 3311 
exited
Oct 15 17:46:51 sogod [3255]: 0x0x9badff0[WOWatchDogChild] (terminated 
due to signal 6)
Oct 15 17:46:51 sogod [3255]: 0x0x9badff0[WOWatchDogChild] avoiding to 
respawn child before 2012-10-15 17:46:56 +0900
Oct 15 17:46:56 sogod [3255]: 0x0x9c97228[WOWatchDog] child spawned 
with pid 3313


I think there are some unrelated issues I have sort out. I can't find 
what is related to the crash. Perhaps does not recognize count INFO?


Is this method working for you? Are the members properly being decomposed?

BTW, just sending email to a group of users, Postfix can handle. But it 
must be decomposed to work for invitations. Otherwise user 
i...@example.com will be invited, and not si...@example.com and 
greg...@example.com. No go.


Regards,

Simon

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


Re: [SOGo] Re: ldap SOGoUserSources for groups

2012-10-15 Thread Simon Walter

On 10/15/2012 07:37 PM, Christian Mack wrote:

Hello Simon Walter


On 2012-10-15 09:15, Simon Walter wrote:
 ... 

BTW, none of my SOGoUserSources that show in the address book have
entries. Perhaps this the problem. Though the ZEG is like that too.
Another bug?


No, they are not listed, because you only can search in them.
Just use the search field in the upper right corner.



Aha. I see. That is true. It works as you described. Is there a way to 
make it behave like the personal address book? (all contents visible)


Regards,

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


[SOGo] SOGo Update Server, Thunderbird, and Autoconfiguration

2012-10-15 Thread Simon Walter
I'm preparing to deploy a Thunderbird with the SOGo add-ons, Integrator 
and Connector.


I've read about the SOGo Update Server in the documentation. Is 
Autoconfiguration[1] still useful with the SOGo Update Server? It seems 
like I can accomplish what Autoconfiguration does by pushing preferences 
via the SOGo Integrator. Or, are the preferences I can push only those 
used by Integrator and Connector?


Another related question is, has anyone deployed Thunderbird with INF 
files[2] with Integrator and Connector included? Anything I should look 
out for?


Many thanks,

Simon

[1] https://developer.mozilla.org/en-US/docs/Thunderbird/Autoconfiguration
[2] http://wpkg.org/Thunderbird

--
Simon Walter

IT Manager
Hokkaido Tracks Management
Ph: +81 (0) 136 23 3503
Fax: +81 (0) 136 21 2559
www.hokkaidotracks.com

This e-mail contains proprietary information some or all of which may be 
legally privileged. If you are not the intended recipient you must not use, 
disclose, distribute, copy, print, or rely on this e-mail. Whilst reasonable 
precautions have been taken to ensure that this message and any attachments are 
free from viruses or other malicious code, no guarantee is implied or given. 
The views expressed in this communication may not necessarily be the views held 
by Hokkaido Tracks.

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


[SOGo] Re: ldap SOGoUserSources for groups

2012-10-12 Thread Simon Walter

On 10/12/2012 06:54 PM, Simon Walter wrote:

In the SOGo documentation it states:

Finally, SOGo supports LDAP-based groups. Groups must be defined like 
any other
authentication sources (ie., canAuthenticate must be set to YES and a 
group must have a valid
email address). In order for SOGo to determine if a specific LDAP 
entry is a group, SOGo will

look for one of the following objectClass attributes :
group
groupOfNames
groupOfUniqueNames
posixGroup

I have to ask why:
1. canAuthenticate must be set to YES
2. a group must have a valid email address

What if I have a group that is used only for addresses and not 
authentication?



Never mind most of my questioning. I made it work with MailFieldNames, 
though I had already applied for a PEN - jumped the gun I suppose.


I'm still wondering about #2.

Cheers,

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


[SOGo] Re: mail aliases - delivery / web interface

2012-10-10 Thread Simon Walter

On 10/10/2012 12:41 PM, Simon Walter wrote:

Hi all,

I've read in a few different posts that in order to have mail aliases, 
one needs to add another 'mail' entry to the user's LDAP entry. I've 
done this while testing SOGo with ZEG, and this does not seem to be 
the case anymore. Neither are the email addresses selectable in from 
field in the web interface nor does Postfix accept them - they are 
rejected with an 550-Mailbox unknown. It seems that it is not an 
alias, because it's trying to deliver the email to a mailbox by the 
name of the alias instead of trying to deliver to the main mailbox the 
alias is for.


What's the default/recommended setup to get aliases working in the web 
interface and for delivery?


I understand that delivery is dependent on the underlying mail system, 
however, the aliases showing up in the web interface seem SOGo 
specific. I'd like some feedback on that so I can set up my aliases to 
be compatible with SOGo.


I read in the installation PDF:
MailFieldNames - an array of fields that returns the user's email 
addresses (defaults to mail when unset)


Is that what I'm looking for? Anything I should be aware of?

Simon


--
Simon Walter

IT Manager
Hokkaido Tracks Management
Ph: +81 (0) 136 23 3503
Fax: +81 (0) 136 21 2559
www.hokkaidotracks.com

This e-mail contains proprietary information some or all of which may be 
legally privileged. If you are not the intended recipient you must not use, 
disclose, distribute, copy, print, or rely on this e-mail. Whilst reasonable 
precautions have been taken to ensure that this message and any attachments are 
free from viruses or other malicious code, no guarantee is implied or given. 
The views expressed in this communication may not necessarily be the views held 
by Hokkaido Tracks.

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


Re: [SOGo] Re: mail aliases - delivery / web interface

2012-10-10 Thread Simon Walter

On 10/11/2012 01:12 AM, Stephen Ingram wrote:

On Wed, Oct 10, 2012 at 2:28 AM, Simon Walter
simon.wal...@hokkaidotracks.com wrote:

On 10/10/2012 12:41 PM, Simon Walter wrote:


What's the default/recommended setup to get aliases working in the web
interface and for delivery?

I understand that delivery is dependent on the underlying mail system,
however, the aliases showing up in the web interface seem SOGo specific. I'd
like some feedback on that so I can set up my aliases to be compatible with
SOGo.


I read in the installation PDF:
MailFieldNames - an array of fields that returns the user's email addresses
(defaults to mail when unset)

Is that what I'm looking for? Anything I should be aware of?


Also you'll need SOGoMailAuxiliaryUserAccountsEnabled = YES;



Thanks Steve, I'll give it a go.

Simon

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


[SOGo] mail aliases - delivery / web interface

2012-10-09 Thread Simon Walter

Hi all,

I've read in a few different posts that in order to have mail aliases, 
one needs to add another 'mail' entry to the user's LDAP entry. I've 
done this while testing SOGo with ZEG, and this does not seem to be the 
case anymore. Neither are the email addresses selectable in from field 
in the web interface nor does Postfix accept them - they are rejected 
with an 550-Mailbox unknown. It seems that it is not an alias, because 
it's trying to deliver the email to a mailbox by the name of the alias 
instead of trying to deliver to the main mailbox the alias is for.


What's the default/recommended setup to get aliases working in the web 
interface and for delivery?


I understand that delivery is dependent on the underlying mail system, 
however, the aliases showing up in the web interface seem SOGo specific. 
I'd like some feedback on that so I can set up my aliases to be 
compatible with SOGo.


Thanks,

Simon

reference:
https://inverse.ca/sogo/lists/arc/users/2011-09/msg00158.html
http://forums.contribs.org/index.php?topic=45825.0

(I read somewhere else that mail sent to an alias will be delivered to 
all users with the alias. I can't find that now. It sounds like a nice 
solution though.)

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


Re: [SOGo] Dovecot 2.2

2012-10-04 Thread Simon Walter

On 10/03/2012 11:41 PM, Jean Raby wrote:

On 12-10-03 5:19 AM, Simon Walter wrote:

Cyrus-IMAP has the issue that one must create the IMAP mail box with
cyradm. It will not be created automatically upon successful login.


Looks like this limitation will be fixed in 2.5:
http://marc.info/?l=cyrus-infom=134924371008903w=2



Yes, I started that discussion on the Cyrus mailing list after being 
confused by the patches and the misleading 'autocreatequota' option.


AFAIK, dovecot 2.2 implements the THREAD=ORDEREDSUBJECT that SOGo uses 
by the webmail I presume.


Where can I find documentation about what features SOGo can fully use. 
For example, if you don't have quotas, there will be no disk usage bar 
in the webmail interface. I'm sure there are other features that 
silently switch off because they are not supported by the underlying 
servers. Where can I find documentation on that?


Thanks,

Simon

--
Simon Walter

IT Manager
Hokkaido Tracks Management
Ph: +81 (0) 136 23 3503
Fax: +81 (0) 136 21 2559
www.hokkaidotracks.com

This e-mail contains proprietary information some or all of which may be 
legally privileged. If you are not the intended recipient you must not use, 
disclose, distribute, copy, print, or rely on this e-mail. Whilst reasonable 
precautions have been taken to ensure that this message and any attachments are 
free from viruses or other malicious code, no guarantee is implied or given. 
The views expressed in this communication may not necessarily be the views held 
by Hokkaido Tracks.

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


Re: [SOGo] Dovecot 2.2

2012-10-04 Thread Simon Walter

On 10/04/2012 02:14 AM, Wolfgang Sourdeau wrote:

Le 12-10-03 09:39, Wolfgang Sourdeau a écrit :

With Cyrus, this can be achieved by setting autocreatequota to a
non-zero value in /etc/imapd.conf.


I was wrong. Sorry for the misleading answer.



I too thought that would work. However, it's not the case, as the client 
actually has to make the INBOX folder, which not many do (including TB 
and SOGo).


Simon

--
Simon Walter

IT Manager
Hokkaido Tracks Management
Ph: +81 (0) 136 23 3503
Fax: +81 (0) 136 21 2559
www.hokkaidotracks.com

This e-mail contains proprietary information some or all of which may be 
legally privileged. If you are not the intended recipient you must not use, 
disclose, distribute, copy, print, or rely on this e-mail. Whilst reasonable 
precautions have been taken to ensure that this message and any attachments are 
free from viruses or other malicious code, no guarantee is implied or given. 
The views expressed in this communication may not necessarily be the views held 
by Hokkaido Tracks.

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


[SOGo] Dovecot 2.2

2012-10-03 Thread Simon Walter

Hi all,

I'm wondering about the possibility of switching the recommended IMAP 
server and the one included with ZEG to Dovecot. Admittedly, I have not 
thoroughly checked into this, as I can't find much documentation in the 
way of IMAP server requirements. Can someone point me to this?


Cyrus-IMAP has the issue that one must create the IMAP mail box with 
cyradm. It will not be created automatically upon successful login.


Dovecot can be configured to do that: 
http://wiki2.dovecot.org/Plugins/Autocreate


In any case, I'd like to know what I'm missing by using Dovecot as IMAP 
server with SOGo.


Cheers,

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