Christian Rößner | 21 May 17:02
Favicon
Gravatar

[SOGo] sieve scripts

Hi,

I have a big collection of sieve rules made with Roundcubs->sieverules. Now that I use SOGo, I do not want to
use two webmail interfaces, so I wish to drop Roundcube. I copied over the file default.sieve to
sogo.sieve in the hope of seeing my rules listed in the dialogbox, but it is empty.

Is there some trick how to get my list into SOGo?

Here is some sample of it:

## Generated by Roundcube Webmail SieveRules Plugin ##
require ["fileinto","envelope","regex"];

# rule:[Abuse]
if allof (address :contains "To" "abuse@")
{
	fileinto "abuse";
	stop;
}
# rule:[Mail Delivery System]
elsif allof (address :is "From" "MAILER-DAEMON@...")
{
	fileinto "mail_delivery_system";
	stop;
}
# rule:[Postfix US]
elsif allof (header :contains "List-Post" "<mailto:postfix-users@...g>")
{
	fileinto "postfix_org_us";
	stop;
(Continue reading)

Robert Casties | 21 May 14:28
Picon
Favicon

[SOGo] Ordering calendar ACLs?

Hi,

in our Sogo setup we use accounts and groups from LDAP and as I have
learned the order of calendar ACL rules is important in these cases
(from specific to general).

But the Web-UI for ACLs does not offer options to change the order of
existing ACL-entries and deleting and re-adding entries does not add the
entries in a reproducible way (at least in 1.3.15a).

What is the proposed way to order the ACL entries?

Is it possible to use sogo-tool or fiddle with the database to change
entries?

Thanks
	Robert
Alex | 21 May 12:57
Picon

[SOGo] Problem with user mail tab

Hi!
One user has problems with his mail tab on SOGo, It does not display 
anything.
I though using sogo-tool will fix it but when I run
    $/usr/sbin/sogo-tool user-preferences set defaults user.name Mail

I get this:
May 21 12:42:10 sogo-tool [15436]: <0x0x210dc00[SOGoCache]> Cache 
cleanup interval set every 300.000000 seconds
May 21 12:42:10 sogo-tool [15436]: <0x0x210dc00[SOGoCache]> Using 
host(s) 'localhost' as server(s)
/usr/sbin/sogo-tool: Uncaught exception NSRangeException, reason: Index 
4 is out of range 4 (in 'objectAtIndex:')

Any idea?

Thank you in advance!

pereira.david37 | 21 May 11:32
Picon

[SOGo] sogod restart not kill process 1.3.15 (centos)

I have a problem after the update of the version 1.3.12 on 1.3.15.
No problems during the update.

But when I need to stop and to start the sogod service, I have processes which
are not stopped that I have to kill in manually.

The manual kill does not always work. Sometimes processes cannot be stopped.

Furthermore, I find another error in the logs which I had when I had tried
updating on the version 2.0 that I had not with the 1.3.12 version - >
https://inverse.ca/sogo/lists/arc/users/2012-01/msg00115.html

Here are extracts from the log file :

May 18 14:01:04 sogod [25595]: |SOGo| starting method 'REPORT' on uri
'/SOGo/dav/xxxx/Contacts/public/'
May 18 14:01:04 sogod [25595]: [ERROR] <0x0xa5a11e4[NGLdapAttribute]> cound not
convert value of objectGUID to string
May 18 14:01:04 sogod [25595]: [ERROR] <0x0xa5540f4[NGLdapAttribute]> cound not
convert value of objectSid to string
May 18 14:01:04 sogod [25595]: [ERROR] <0x0xaaab62c[NGLdapAttribute]> cound not
convert value of logonHours to string

May 18 14:04:59 sogod [25586]: <0x0xa1d23fc[WOWatchDog]> Terminating with
SIGINT or SIGTERM
May 18 14:04:59 sogod [25586]: <0x0xa1d23fc[WOWatchDog]> Terminating with
SIGINT or SIGTERM
May 18 14:04:59 sogod [25586]: <0x0xa1d23fc[WOWatchDog]> Terminating with
SIGINT or SIGTERM
May 18 15:18:18 sogod [25586]: <0x0xa1d23fc[WOWatchDog]> Terminating with
(Continue reading)

Martin Seener | 21 May 11:22
Picon

[SOGo] 1.3.15a on Squeeze - thank you

Hi Inverse-Team,

i would like to say thank you for your great work.
Updates SOGo yesterday from 1.3.12 to 1.3.15a on a squeeze system and 
everything went fine.
Just had to clear the browsers cache here and there but no errors or 
anything.

Hold up your great work!

Best Greets from Berlin,

Martin
ANAND SHAH | 21 May 09:12
Picon
Favicon

[SOGo] SOGo permissions issue

Hi,

I get the below error while giving permissions to another user updating my calendar or User directory. I am able to list the user but when i try to ave the config change i get an error" The modified permissions could not be saved."

Error in samba logs:
                        mapi_repl: struct EcDoRpc_MAPI_REPL
                            opnum                    : 0x40 (64)
                            handle_idx               : 0x00 (0)
                            error_code               : MAPI_E_NOT_FOUND (0x8004010F)
                    mapi_response            : (handles) number=1
                        handle id                : 0x00000004 (4)

subscription = 0x2ee4e00
subscription: handle = 0x3
subscription: types = 0x100
subscription: mqueue = -1
subscription: mqueue name = (null)
mapistore_get_queued_notifications: queue name = (null)
mapistore_get_queued_notifications: before sanity checks


Microsoft provides below explanation for this error :


 
(¨`·.·´¨) Always
 `·.¸(¨`·.·´¨) Keep
(¨`·.·´¨)¸.·´ Smiling!
 `·.¸.·´
ANAND SHAH
          
SOGo reporter | 21 May 06:01
Picon
Gravatar

[SOGo] BTS activities for Sunday, May 20 2012

BTS Activities

Home page: http://www.sogo.nu/bugs
Project: SOGo
For the period covering: Sunday, May 20 2012

idlast updatestatus (resolution)categorysummary
1608 2012-05-20 07:47:04 updated (open) Backend General More password schemes for SQL backend
1807 2012-05-20 22:14:01 resolved (fixed) SOGo Native Outlook Compatibility freebusy: lookups return offset times
1703 2012-05-20 22:17:28 closed (not a bug) SOGo Native Outlook Compatibility Samba crash due to IMAP4 Connection Error
James James | 20 May 23:44
Picon

[SOGo] SOGo doesn't display email anymore

Hi,

since the sogo-1.3.15, my users email cannot been displayed. The calendar
works well but no email.
I've got this error message :

May 20 21:27:00 sogod [13044]: [WARN]
<0x0x1dbf878[UIxEnvelopeAddressFormatter]> unexpected envelope address:
<0x0x1e7b5e8[NGImap4EnvelopeAddress]:>
May 20 21:30:01 sogod [13044]: [WARN]
<0x0x442dde8[UIxEnvelopeAddressFormatter]> unexpected envelope address:
<0x0x43502d8[NGImap4EnvelopeAddress]:>

Can sombody help me ?

Regards
SOGo reporter | 20 May 06:01
Picon
Gravatar

[SOGo] BTS activities for Saturday, May 19 2012

BTS Activities

Home page: http://www.sogo.nu/bugs
Project: SOGo
For the period covering: Saturday, May 19 2012

idlast updatestatus (resolution)categorysummary
1608 2012-05-19 11:20:53 updated (open) Backend General More password schemes for SQL backend
1804 2012-05-19 07:30:26 updated (open) SOPE Allow LDAP passwordchanges be done via extended operation
NetwoDist | 19 May 13:26
Picon

[SOGo] Ubuntu 12.04 lts server!

Is it possible to have openchange with sogo using normal repository or not? -- 
users <at> sogo.nu
https://inverse.ca/sogo/lists
SOGo reporter | 19 May 06:01
Picon
Gravatar

[SOGo] BTS activities for Friday, May 18 2012

BTS Activities

Home page: http://www.sogo.nu/bugs
Project: SOGo
For the period covering: Friday, May 18 2012

idlast updatestatus (resolution)categorysummary
1805 2012-05-18 05:32:20 updated (open) Funambol SOGo Connector Syncing new calendar items from phone to sogo doesn't work anymore (other direction is ok)
1804 2012-05-18 08:55:46 updated (open) SOPE Allow LDAP passwordchanges be done via extended operation
1809 2012-05-18 09:57:30 new (open) Web Address Book Copying Group to Personal Address Book fails

Gmane