Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-20 Thread Christian Naumer
Am 17.01.20 um 14:47 schrieb Francis Lachapelle (flachape...@inverse.ca):

> 
> Please try the current nightly build and let me know if it fixes this 
> problem. Thanks!

Thanks. It works with the nightly build.

Regards

Christian

-- 
Dr. Christian Naumer
Unit Head Bioprocess Development
B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.com, homepage www.brain-biotech.com
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Manfred Bender,
Ludger Roedder
Aufsichtsratsvorsitzender: Dr. Georg Kellinghusen
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-20 Thread Francis Lachapelle



> On Jan 20, 2020, at 6:32 AM, Christian Naumer (c...@brain-biotech.de) 
>  wrote:
> 
> Am 17.01.20 um 14:47 schrieb Francis Lachapelle (flachape...@inverse.ca):
>>> 
>>> Or is this something different?
>> 
>> Please try the current nightly build and let me know if it fixes this 
>> problem. Thanks!
> 
> As we are using the release packages. Can I go back to those once the
> update with the new Version is released?

Yes, you can do that. FYI -- expect a new release package this week.


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

Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-20 Thread Christian Naumer
Am 17.01.20 um 14:47 schrieb Francis Lachapelle (flachape...@inverse.ca):
>>
>> Or is this something different?
> 
> Please try the current nightly build and let me know if it fixes this 
> problem. Thanks!

As we are using the release packages. Can I go back to those once the
update with the new Version is released?


Regards

-- 
Dr. Christian Naumer
Unit Head Bioprocess Development
B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.com, homepage www.brain-biotech.com
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Manfred Bender,
Ludger Roedder
Aufsichtsratsvorsitzender: Dr. Georg Kellinghusen
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-17 Thread Francis Lachapelle
Hi Christian

> On Jan 17, 2020, at 1:47 AM, Christian Naumer (c...@brain-biotech.de) 
>  wrote:
> 
> We are using cyrus-imap and we have a problem that I think is related.
> 
> When we enable vacation via sogo-tool like this:
> 
> sogo-tool user-preferences set defaults fe -p /etc/sogo/sieve_new.creds
> Vacation '{"Vacation": {"daysBetweenResponse": 7, "enabled": 1,
> "autoReplyEmailAddresses": ["x...@brain-biotech.com"], "endDate":
> 1578438000, "startDateEnabled": 1, "autoReplyText": "This is an
> automatic notification", "alwaysSend": 0, "endDateEnabled": 1,
> "ignoreLists": 1, "startDate": 1576875600}}'
> 
> we get this error:
> 
> <0x0x12c8420[SOGoCache]> Cache cleanup interval set every 300.00 seconds
> <0x0x12c8420[SOGoCache]> Using host(s) 'localhost' as server(s)
> sogo-tool: Uncaught exception NSInvalidArgumentException, reason:
> -[SOGoMailAccount updateFiltersWithUsername:andPassword:]: unrecognized
> selector sent to instance 0x16ccdd0
> 
> Or is this something different?

Please try the current nightly build and let me know if it fixes this problem. 
Thanks!


> Am 16.01.20 um 15:47 schrieb Götz Reinicke (goetz.reini...@filmakademie.de):
>> 
>> 
>>> Am 16.01.2020 um 15:26 schrieb Ludovic Marcotte (lmarco...@inverse.ca) 
>>> :
>>> 
>>> On 2020-01-16 2:36 a.m., Götz Reinicke (goetz.reini...@filmakademie.de) 
>>> wrote:
>>> 
 Like a normal (imap) user?
>>> Yes, it normally should and in SOGo's case, must to be able to grab the 
>>> IMAP separator.
>> 
>> Did this behaviour changed from SOGo 4.1.x to SOGo 4.2.0 ? We did not change 
>> any user / LDAP / AD / auth settings recently and with SOGo 4.1.x there had 
>> been not such a problem ….
>> 
>> A /usr/sbin/sogo-tool update-autoreply -p /pathto/credentials can be 
>> executes.
>> 
>> But gives errors:
>> 
>> <0x0x4eab860[SOGoSieveManager]> Could not delete Sieve script: Sieve script 
>> `sogo' not found
>> 2020-01-16 15:46:36.562 sogo-tool[30619] An error occured while removing 
>> auto-reply of user NAME
>> 
>> 
 SOGo executes/triggers some sieve action as when a vacation responder is 
 to be disabled, my scripts are modified that way, that any folder 
 separators „/„ are removed.
 
 e.g. it changes from Mailinglisten/FOOBAR to MailinglistenFOOBAR and the 
 filters do not work any more.
>>> Likely because it can't grab the separator.

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

Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-17 Thread Christian Naumer
We are using cyrus-imap and we have a problem that I think is related.

When we enable vacation via sogo-tool like this:

sogo-tool user-preferences set defaults fe -p /etc/sogo/sieve_new.creds
Vacation '{"Vacation": {"daysBetweenResponse": 7, "enabled": 1,
"autoReplyEmailAddresses": ["x...@brain-biotech.com"], "endDate":
1578438000, "startDateEnabled": 1, "autoReplyText": "This is an
automatic notification", "alwaysSend": 0, "endDateEnabled": 1,
"ignoreLists": 1, "startDate": 1576875600}}'

we get this error:

<0x0x12c8420[SOGoCache]> Cache cleanup interval set every 300.00 seconds
<0x0x12c8420[SOGoCache]> Using host(s) 'localhost' as server(s)
sogo-tool: Uncaught exception NSInvalidArgumentException, reason:
-[SOGoMailAccount updateFiltersWithUsername:andPassword:]: unrecognized
selector sent to instance 0x16ccdd0

Or is this something different?


regards

Christian



Am 16.01.20 um 15:47 schrieb Götz Reinicke (goetz.reini...@filmakademie.de):
> 
> 
>> Am 16.01.2020 um 15:26 schrieb Ludovic Marcotte (lmarco...@inverse.ca) 
>> :
>>
>> On 2020-01-16 2:36 a.m., Götz Reinicke (goetz.reini...@filmakademie.de) 
>> wrote:
>>
>>> Like a normal (imap) user?
>> Yes, it normally should and in SOGo's case, must to be able to grab the IMAP 
>> separator.
> 
> Did this behaviour changed from SOGo 4.1.x to SOGo 4.2.0 ? We did not change 
> any user / LDAP / AD / auth settings recently and with SOGo 4.1.x there had 
> been not such a problem ….
> 
> A /usr/sbin/sogo-tool update-autoreply -p /pathto/credentials can be executes.
> 
> But gives errors:
> 
> <0x0x4eab860[SOGoSieveManager]> Could not delete Sieve script: Sieve script 
> `sogo' not found
> 2020-01-16 15:46:36.562 sogo-tool[30619] An error occured while removing 
> auto-reply of user NAME
> 
> 
>>> SOGo executes/triggers some sieve action as when a vacation responder is to 
>>> be disabled, my scripts are modified that way, that any folder separators 
>>> „/„ are removed.
>>>
>>> e.g. it changes from Mailinglisten/FOOBAR to MailinglistenFOOBAR and the 
>>> filters do not work any more.
>> Likely because it can't grab the separator.
> 
> 
> 
> 
> 

-- 
Dr. Christian Naumer
Unit Head Bioprocess Development
B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.com, homepage www.brain-biotech.com
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Manfred Bender,
Ludger Roedder
Aufsichtsratsvorsitzender: Dr. Georg Kellinghusen
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-16 Thread goetz.reini...@filmakademie.de


> Am 16.01.2020 um 15:26 schrieb Ludovic Marcotte (lmarco...@inverse.ca) 
> :
> 
> On 2020-01-16 2:36 a.m., Götz Reinicke (goetz.reini...@filmakademie.de) wrote:
> 
>> Like a normal (imap) user?
> Yes, it normally should and in SOGo's case, must to be able to grab the IMAP 
> separator.

Did this behaviour changed from SOGo 4.1.x to SOGo 4.2.0 ? We did not change 
any user / LDAP / AD / auth settings recently and with SOGo 4.1.x there had 
been not such a problem ….

A /usr/sbin/sogo-tool update-autoreply -p /pathto/credentials can be executes.

But gives errors:

<0x0x4eab860[SOGoSieveManager]> Could not delete Sieve script: Sieve script 
`sogo' not found
2020-01-16 15:46:36.562 sogo-tool[30619] An error occured while removing 
auto-reply of user NAME


>> SOGo executes/triggers some sieve action as when a vacation responder is to 
>> be disabled, my scripts are modified that way, that any folder separators 
>> „/„ are removed.
>> 
>> e.g. it changes from Mailinglisten/FOOBAR to MailinglistenFOOBAR and the 
>> filters do not work any more.
> Likely because it can't grab the separator.






smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-16 Thread Ludovic Marcotte
On 2020-01-16 2:36 a.m., Götz Reinicke (goetz.reini...@filmakademie.de) 
wrote:



Like a normal (imap) user?
Yes, it normally should and in SOGo's case, must to be able to grab the 
IMAP separator.
SOGo executes/triggers some sieve action as when a vacation responder 
is to be disabled, my scripts are modified that way, that any folder 
separators „/„ are removed.


e.g. it changes from Mailinglisten/FOOBAR to MailinglistenFOOBAR and 
the filters do not work any more.

Likely because it can't grab the separator.

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

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


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-16 Thread goetz.reini...@filmakademie.de
Hi Ludovic,

> Am 15.01.2020 um 14:20 schrieb Ludovic Marcotte (lmarco...@inverse.ca) 
> :
> 
> Hi Götz,
> 
> On 2020-01-15 3:13 a.m., Götz Reinicke (goetz.reini...@filmakademie.de 
> ) wrote:
>> is there any news or need of debug help/feedback as this is still very bad, 
>> if your sieve filters get messed up … our first users start to complain….
>> 
> Which IMAP server are you using?
> 
Recent dovecot.
> Also, can you make sure your Sieve "admin" can also log in on the IMAP server?
> 
Like a normal (imap) user?

SOGo executes/triggers some sieve action as when a vacation responder is to be 
disabled, my scripts are modified that way, that any folder separators „/„ are 
removed.

e.g. it changes from Mailinglisten/FOOBAR to MailinglistenFOOBAR and the 
filters do not work any more.

Regards . Götz



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-16 Thread val...@ziuraitis.lt

imap server dovecot 2.2.13
master user is working, cause this command is working:
~
imapsync --host1 "$IP1" --user1 "$u1" --passfile1 
"/etc/dovecot/master-password" --host2 localhost --user2 "$u1" 
--passfile2 "/etc/dovecot/master-password" \
 --authuser1 admin --authuser2 admin --port1 143 --port2 143 --tls1 
--tls2 --useuid --logdir /Log --tmpdir /tmp/ --nofoldersizes 
--skipemptyfolders --no-modules_version > /dev/null

~
where host1 is real server and host2 is backup server for imap
and $u1 is from host1: doveadm user *@*

Valdas Žiūraitis

2020.01.15 15:20, Ludovic Marcotte (lmarco...@inverse.ca) rašė:


Hi Götz,

On 2020-01-15 3:13 a.m., Götz Reinicke 
(goetz.reini...@filmakademie.de) wrote:
is there any news or need of debug help/feedback as this is still 
very bad, if your sieve filters get messed up … our first users start 
to complain….



Which IMAP server are you using?

Also, can you make sure your Sieve "admin" can also log in on the IMAP 
server?


Thanks,

--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)
--
users@sogo.nu
https://inverse.ca/sogo/lists


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

Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-15 Thread Ludovic Marcotte

Hi Götz,

On 2020-01-15 3:13 a.m., Götz Reinicke (goetz.reini...@filmakademie.de) 
wrote:
is there any news or need of debug help/feedback as this is still very 
bad, if your sieve filters get messed up … our first users start to 
complain….



Which IMAP server are you using?

Also, can you make sure your Sieve "admin" can also log in on the IMAP 
server?


Thanks,

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

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

Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-15 Thread goetz.reini...@filmakademie.de
Hi,

is there any news or need of debug help/feedback as this is still very bad, if 
your sieve filters get messed up … our first users start to complain….

Regards . Götz


> Am 10.01.2020 um 07:16 schrieb Valdas Žiūraitis (val...@ziuraitis.lt) 
> :
> 
> Hi
> 2020-01-09 00:00:03.229 sogo-tool[17248] An error occured while enabling 
> auto-reply of user u...@dom.com <mailto:ruta.dapki...@celsis.lt>2020-01-10 
> 00:00:03.368 sogo-tool[20635] An error occured while enabling auto-reply of 
> u...@dom.com <mailto:u...@dom.com>
> 
> sieve script starts working, and i get vacation reply.
> 
> after 2020-01-15 the sieve script will stop working and i will not get 
> vacation reply, but i will get error:
> An error occured while removing auto-reply of user...
> 
> 
> 
> 2020.01.09 11:34, Christian Mack (christian.m...@uni-konstanz.de 
> <mailto:christian.m...@uni-konstanz.de>) rašė:
>> Hello 
>> 
>> That error messages state, that there was no SIEVE scripts on the email 
>> server for that users. 
>> 
>> Did the auto-reply for those users work? 
>> 
>> 
>> Kind regards, 
>> Christian Mack 
>> 
>> Am 08.01.20 um 13:10 schrieb Valdas Žiūraitis (val...@ziuraitis.lt 
>> <mailto:val...@ziuraitis.lt>): 
>>> the same: 
>>> 
>>> <0x0x14a3580[SOGoCache]> Cache cleanup interval set every 300.00 
>>> seconds 
>>> <0x0x14a3580[SOGoCache]> Using host(s) '127.0.0.1:11211' as server(s) 
>>> <0x0x1584e20[NGSieveClient]> TLS started successfully. 
>>> 2020-01-08 00:00:03.360 sogo-tool[31942] An error occured while removing 
>>> auto-reply of use...@d1.com <mailto:use...@d1.com> 
>>> <0x0x19fad90[NGSieveClient]> TLS started successfully. 
>>> <0x0x19fa3a0[SOGoSieveManager]> Could not delete Sieve script: Script does 
>>> not exist. 
>>> 2020-01-08 00:00:09.573 sogo-tool[31942] An error occured while removing 
>>> auto-reply of use...@d1.com <mailto:use...@d1.com> 
>>> <0x0x1b58dc0[NGSieveClient]> TLS started successfully. 
>>> <0x0x1b583d0[SOGoSieveManager]> Could not delete Sieve script: Script does 
>>> not exist. 
>>> 2020-01-08 00:00:11.566 sogo-tool[31942] An error occured while removing 
>>> auto-reply of user u...@d1.com <mailto:u...@d1.com> 
>>> <0x0x1e4e720[NGSieveClient]> TLS started successfully. 
>>> <0x0x1e4dcb0[SOGoSieveManager]> Could not delete Sieve script: Script does 
>>> not exist. 
>>> 2020-01-08 00:00:13.661 sogo-tool[31942] An error occured while enabling 
>>> auto-reply of use...@d1.com <mailto:use...@d1.com> 
>>> <0x0x1edcff0[NGSieveClient]> TLS started successfully. 
>>> 2020-01-08 00:00:15.586 sogo-tool[31942] An error occured while removing 
>>> auto-reply of use...@d1.com <mailto:use...@d1.com> 
>>> <0x0x223ef20[NGSieveClient]> TLS started successfully. 
>>> <0x0x223e550[SOGoSieveManager]> Could not delete Sieve script: Script does 
>>> not exist. 
>>> 2020-01-08 00:00:17.580 sogo-tool[31942] An error occured while removing 
>>> auto-reply of user u...@d1.com <mailto:u...@d1.com> 
>>> <0x0x231b4c0[NGSieveClient]> TLS started successfully. 
>>> <0x0x231aad0[SOGoSieveManager]> Could not delete Sieve script: Script does 
>>> not exist. 
>>> 2020-01-08 00:00:19.582 sogo-tool[31942] An error occured while removing 
>>> auto-reply of user u...@d1.com <mailto:u...@d1.com> 
>>> 
>>> 
>>> 
>>> 2020.01.08 09:32, Götz Reinicke (goetz.reini...@filmakademie.de 
>>> <mailto:goetz.reini...@filmakademie.de>) rašė: 
>>>> Hi, after updating to the recent SOGo 4.2.0 I see „An error occured while 
>>>> removing auto-reply“ from the cron job. 
>>>> 
>>>> But I don’t see yet what is wrong. …. 
>>>> 
>>>> Any hints? 
>>>> 
>>>> Regards . Götz 
>>>> 


smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-10 Thread val...@ziuraitis.lt

Hi

2020-01-09 00:00:03.229 sogo-tool[17248] An error occured while enabling 
auto-reply of user u...@dom.com

2020-01-10 00:00:03.368 sogo-tool[20635] An error occured while enabling 
auto-reply of u...@dom.com


sieve script starts working, and i get vacation reply.

after 2020-01-15 the sieve script will stop working and i will not get 
vacation reply, but i will get error:


An error occured while removing auto-reply of user...



2020.01.09 11:34, Christian Mack (christian.m...@uni-konstanz.de) rašė:

Hello

That error messages state, that there was no SIEVE scripts on the 
email server for that users.


Did the auto-reply for those users work?


Kind regards,
Christian Mack

Am 08.01.20 um 13:10 schrieb Valdas Žiūraitis (val...@ziuraitis.lt):

the same:

<0x0x14a3580[SOGoCache]> Cache cleanup interval set every 300.00 
seconds

<0x0x14a3580[SOGoCache]> Using host(s) '127.0.0.1:11211' as server(s)
<0x0x1584e20[NGSieveClient]> TLS started successfully.
2020-01-08 00:00:03.360 sogo-tool[31942] An error occured while 
removing auto-reply of use...@d1.com

<0x0x19fad90[NGSieveClient]> TLS started successfully.
<0x0x19fa3a0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:09.573 sogo-tool[31942] An error occured while 
removing auto-reply of use...@d1.com

<0x0x1b58dc0[NGSieveClient]> TLS started successfully.
<0x0x1b583d0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:11.566 sogo-tool[31942] An error occured while 
removing auto-reply of user u...@d1.com

<0x0x1e4e720[NGSieveClient]> TLS started successfully.
<0x0x1e4dcb0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:13.661 sogo-tool[31942] An error occured while 
enabling auto-reply of use...@d1.com

<0x0x1edcff0[NGSieveClient]> TLS started successfully.
2020-01-08 00:00:15.586 sogo-tool[31942] An error occured while 
removing auto-reply of use...@d1.com

<0x0x223ef20[NGSieveClient]> TLS started successfully.
<0x0x223e550[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:17.580 sogo-tool[31942] An error occured while 
removing auto-reply of user u...@d1.com

<0x0x231b4c0[NGSieveClient]> TLS started successfully.
<0x0x231aad0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:19.582 sogo-tool[31942] An error occured while 
removing auto-reply of user u...@d1.com




2020.01.08 09:32, Götz Reinicke (goetz.reini...@filmakademie.de) rašė:
Hi, after updating to the recent SOGo 4.2.0 I see „An error occured 
while removing auto-reply“ from the cron job.


But I don’t see yet what is wrong. ….

Any hints?

Regards . Götz









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

Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-09 Thread Christian Naumer
We have the same problem. We have a lot of scripts using sogo-tool to
manipulate vacations messages, sieve filters etc and they all do not
work anymore.

Errors look like this:

sogo-tool: Uncaught exception NSInvalidArgumentException, reason:
-[SOGoMailAccount updateFiltersWithUsername:andPassword:]: unrecognized
selector sent to instance 0x249f9c0

when we try to install a default sieve script.

Regards


Am 09.01.20 um 11:48 schrieb "Andreas Blaha" (andr...@blaha.at):
> Hi Christian,
> I face the same problem, auto-reply works when set manually. The activation 
> (and deactivation) by cronjob when start and end date are configured does not 
> work. In addition, when the auto-reply is active something happens to filter 
> rules when moving messages to subfolders, see bug 4919.
> 
> kind regards
> Andy
> 
> -Original Message-
> From: users-requ...@sogo.nu  On Behalf Of Christian 
> Mack
> Sent: Thursday, January 9, 2020 10:34 AM
> To: users@sogo.nu
> Subject: Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply
> 
> Hello
> 
> That error messages state, that there was no SIEVE scripts on the email 
> server for that users.
> 
> Did the auto-reply for those users work?
> 
> 
> Kind regards,
> Christian Mack
> 
> Am 08.01.20 um 13:10 schrieb Valdas Žiūraitis (val...@ziuraitis.lt):
>> the same:
>>
>> <0x0x14a3580[SOGoCache]> Cache cleanup interval set every 300.00 
>> seconds
>> <0x0x14a3580[SOGoCache]> Using host(s) '127.0.0.1:11211' as server(s)
>> <0x0x1584e20[NGSieveClient]> TLS started successfully.
>> 2020-01-08 00:00:03.360 sogo-tool[31942] An error occured while removing 
>> auto-reply of use...@d1.com
>> <0x0x19fad90[NGSieveClient]> TLS started successfully.
>> <0x0x19fa3a0[SOGoSieveManager]> Could not delete Sieve script: Script 
>> does not exist.
>> 2020-01-08 00:00:09.573 sogo-tool[31942] An error occured while removing 
>> auto-reply of use...@d1.com
>> <0x0x1b58dc0[NGSieveClient]> TLS started successfully.
>> <0x0x1b583d0[SOGoSieveManager]> Could not delete Sieve script: Script 
>> does not exist.
>> 2020-01-08 00:00:11.566 sogo-tool[31942] An error occured while removing 
>> auto-reply of user u...@d1.com
>> <0x0x1e4e720[NGSieveClient]> TLS started successfully.
>> <0x0x1e4dcb0[SOGoSieveManager]> Could not delete Sieve script: Script 
>> does not exist.
>> 2020-01-08 00:00:13.661 sogo-tool[31942] An error occured while enabling 
>> auto-reply of use...@d1.com
>> <0x0x1edcff0[NGSieveClient]> TLS started successfully.
>> 2020-01-08 00:00:15.586 sogo-tool[31942] An error occured while removing 
>> auto-reply of use...@d1.com
>> <0x0x223ef20[NGSieveClient]> TLS started successfully.
>> <0x0x223e550[SOGoSieveManager]> Could not delete Sieve script: Script 
>> does not exist.
>> 2020-01-08 00:00:17.580 sogo-tool[31942] An error occured while removing 
>> auto-reply of user u...@d1.com
>> <0x0x231b4c0[NGSieveClient]> TLS started successfully.
>> <0x0x231aad0[SOGoSieveManager]> Could not delete Sieve script: Script 
>> does not exist.
>> 2020-01-08 00:00:19.582 sogo-tool[31942] An error occured while removing 
>> auto-reply of user u...@d1.com
>>
>>
>>
>> 2020.01.08 09:32, Götz Reinicke (goetz.reini...@filmakademie.de) rašė:
>>> Hi, after updating to the recent SOGo 4.2.0 I see „An error occured 
>>> while removing auto-reply“ from the cron job.
>>>
>>> But I don’t see yet what is wrong. ….
>>>
>>> Any hints?
>>>
>>> Regards . Götz
>>>
>>>
>>
> 
> 

-- 
Dr. Christian Naumer
Unit Head Bioprocess Development
B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.com, homepage www.brain-biotech.com
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Manfred Bender,
Ludger Roedder
Aufsichtsratsvorsitzender: Dr. Georg Kellinghusen
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


RE: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-09 Thread "Andreas Blaha"
Hi Christian,
I face the same problem, auto-reply works when set manually. The activation 
(and deactivation) by cronjob when start and end date are configured does not 
work. In addition, when the auto-reply is active something happens to filter 
rules when moving messages to subfolders, see bug 4919.

kind regards
Andy

-Original Message-
From: users-requ...@sogo.nu  On Behalf Of Christian Mack
Sent: Thursday, January 9, 2020 10:34 AM
To: users@sogo.nu
Subject: Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

Hello

That error messages state, that there was no SIEVE scripts on the email 
server for that users.

Did the auto-reply for those users work?


Kind regards,
Christian Mack

Am 08.01.20 um 13:10 schrieb Valdas Žiūraitis (val...@ziuraitis.lt):
> the same:
> 
> <0x0x14a3580[SOGoCache]> Cache cleanup interval set every 300.00 
> seconds
> <0x0x14a3580[SOGoCache]> Using host(s) '127.0.0.1:11211' as server(s)
> <0x0x1584e20[NGSieveClient]> TLS started successfully.
> 2020-01-08 00:00:03.360 sogo-tool[31942] An error occured while removing 
> auto-reply of use...@d1.com
> <0x0x19fad90[NGSieveClient]> TLS started successfully.
> <0x0x19fa3a0[SOGoSieveManager]> Could not delete Sieve script: Script 
> does not exist.
> 2020-01-08 00:00:09.573 sogo-tool[31942] An error occured while removing 
> auto-reply of use...@d1.com
> <0x0x1b58dc0[NGSieveClient]> TLS started successfully.
> <0x0x1b583d0[SOGoSieveManager]> Could not delete Sieve script: Script 
> does not exist.
> 2020-01-08 00:00:11.566 sogo-tool[31942] An error occured while removing 
> auto-reply of user u...@d1.com
> <0x0x1e4e720[NGSieveClient]> TLS started successfully.
> <0x0x1e4dcb0[SOGoSieveManager]> Could not delete Sieve script: Script 
> does not exist.
> 2020-01-08 00:00:13.661 sogo-tool[31942] An error occured while enabling 
> auto-reply of use...@d1.com
> <0x0x1edcff0[NGSieveClient]> TLS started successfully.
> 2020-01-08 00:00:15.586 sogo-tool[31942] An error occured while removing 
> auto-reply of use...@d1.com
> <0x0x223ef20[NGSieveClient]> TLS started successfully.
> <0x0x223e550[SOGoSieveManager]> Could not delete Sieve script: Script 
> does not exist.
> 2020-01-08 00:00:17.580 sogo-tool[31942] An error occured while removing 
> auto-reply of user u...@d1.com
> <0x0x231b4c0[NGSieveClient]> TLS started successfully.
> <0x0x231aad0[SOGoSieveManager]> Could not delete Sieve script: Script 
> does not exist.
> 2020-01-08 00:00:19.582 sogo-tool[31942] An error occured while removing 
> auto-reply of user u...@d1.com
> 
> 
> 
> 2020.01.08 09:32, Götz Reinicke (goetz.reini...@filmakademie.de) rašė:
>> Hi, after updating to the recent SOGo 4.2.0 I see „An error occured 
>> while removing auto-reply“ from the cron job.
>>
>> But I don’t see yet what is wrong. ….
>>
>> Any hints?
>>
>> Regards . Götz
>>
>>
> 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-09 Thread Christian Mack

Hello

That error messages state, that there was no SIEVE scripts on the email 
server for that users.


Did the auto-reply for those users work?


Kind regards,
Christian Mack

Am 08.01.20 um 13:10 schrieb Valdas Žiūraitis (val...@ziuraitis.lt):

the same:

<0x0x14a3580[SOGoCache]> Cache cleanup interval set every 300.00 
seconds

<0x0x14a3580[SOGoCache]> Using host(s) '127.0.0.1:11211' as server(s)
<0x0x1584e20[NGSieveClient]> TLS started successfully.
2020-01-08 00:00:03.360 sogo-tool[31942] An error occured while removing 
auto-reply of use...@d1.com

<0x0x19fad90[NGSieveClient]> TLS started successfully.
<0x0x19fa3a0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:09.573 sogo-tool[31942] An error occured while removing 
auto-reply of use...@d1.com

<0x0x1b58dc0[NGSieveClient]> TLS started successfully.
<0x0x1b583d0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:11.566 sogo-tool[31942] An error occured while removing 
auto-reply of user u...@d1.com

<0x0x1e4e720[NGSieveClient]> TLS started successfully.
<0x0x1e4dcb0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:13.661 sogo-tool[31942] An error occured while enabling 
auto-reply of use...@d1.com

<0x0x1edcff0[NGSieveClient]> TLS started successfully.
2020-01-08 00:00:15.586 sogo-tool[31942] An error occured while removing 
auto-reply of use...@d1.com

<0x0x223ef20[NGSieveClient]> TLS started successfully.
<0x0x223e550[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:17.580 sogo-tool[31942] An error occured while removing 
auto-reply of user u...@d1.com

<0x0x231b4c0[NGSieveClient]> TLS started successfully.
<0x0x231aad0[SOGoSieveManager]> Could not delete Sieve script: Script 
does not exist.
2020-01-08 00:00:19.582 sogo-tool[31942] An error occured while removing 
auto-reply of user u...@d1.com




2020.01.08 09:32, Götz Reinicke (goetz.reini...@filmakademie.de) rašė:
Hi, after updating to the recent SOGo 4.2.0 I see „An error occured 
while removing auto-reply“ from the cron job.


But I don’t see yet what is wrong. ….

Any hints?

Regards . Götz







--
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-08 Thread val...@ziuraitis.lt

the same:

<0x0x14a3580[SOGoCache]> Cache cleanup interval set every 300.00 seconds
<0x0x14a3580[SOGoCache]> Using host(s) '127.0.0.1:11211' as server(s)
<0x0x1584e20[NGSieveClient]> TLS started successfully.
2020-01-08 00:00:03.360 sogo-tool[31942] An error occured while removing 
auto-reply of use...@d1.com
<0x0x19fad90[NGSieveClient]> TLS started successfully.
<0x0x19fa3a0[SOGoSieveManager]> Could not delete Sieve script: Script does not 
exist.
2020-01-08 00:00:09.573 sogo-tool[31942] An error occured while removing 
auto-reply of use...@d1.com
<0x0x1b58dc0[NGSieveClient]> TLS started successfully.
<0x0x1b583d0[SOGoSieveManager]> Could not delete Sieve script: Script does not 
exist.
2020-01-08 00:00:11.566 sogo-tool[31942] An error occured while removing 
auto-reply of user u...@d1.com
<0x0x1e4e720[NGSieveClient]> TLS started successfully.
<0x0x1e4dcb0[SOGoSieveManager]> Could not delete Sieve script: Script does not 
exist.
2020-01-08 00:00:13.661 sogo-tool[31942] An error occured while enabling 
auto-reply of use...@d1.com
<0x0x1edcff0[NGSieveClient]> TLS started successfully.
2020-01-08 00:00:15.586 sogo-tool[31942] An error occured while removing 
auto-reply of use...@d1.com
<0x0x223ef20[NGSieveClient]> TLS started successfully.
<0x0x223e550[SOGoSieveManager]> Could not delete Sieve script: Script does not 
exist.
2020-01-08 00:00:17.580 sogo-tool[31942] An error occured while removing 
auto-reply of user u...@d1.com
<0x0x231b4c0[NGSieveClient]> TLS started successfully.
<0x0x231aad0[SOGoSieveManager]> Could not delete Sieve script: Script does not 
exist.
2020-01-08 00:00:19.582 sogo-tool[31942] An error occured while removing 
auto-reply of user u...@d1.com



2020.01.08 09:32, Götz Reinicke (goetz.reini...@filmakademie.de) rašė:
Hi, after updating to the recent SOGo 4.2.0 I see „An error occured 
while removing auto-reply“ from the cron job.


But I don’t see yet what is wrong. ….

Any hints?

Regards . Götz




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

[SOGo] SOGo 4.2.0 - An error occured while removing auto-reply

2020-01-08 Thread goetz.reini...@filmakademie.de
Hi, after updating to the recent SOGo 4.2.0 I see „An error occured while 
removing auto-reply“ from the cron job.

But I don’t see yet what is wrong. ….

Any hints?

Regards . Götz




smime.p7s
Description: S/MIME cryptographic signature