Re: [SOGo] Problem enabling vacation

2011-08-19 Thread Patrick Ben Koetter
* Francis Lachapelle :
> > I enabled vacation and it failed. The I disabled vacation and the sieve file
> > was reinstalled.
> 
> Do me a favor and install tcpflow :)
> 
> tcpflow -c -i lo tcp port 2

I sent output to you offlist for privacy reasons.

In the meantime I was able to make some progress!

1. Aliases in :addresses
I can enable vacation IF I reduce the number of :addresses.
My list of aliases in LDAP currently has 13 aliases. I reduced them in the
SOGo interface to one and was able so store my vacation rule right away. AFAIK
there should be no limit to :addresses. So maybe there's a bug hiding
somewhere.

2. Escaping
For testing purposes I entered a dot "." into the textarea that holds the
vacation reply and SOGo failed to store the sieve rules including the vacation
reply. Is there some escaping missing?

p@rick

-- 
state of mind ()
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


Re: [SOGo] Problem enabling vacation

2011-08-18 Thread rob

On 08/18/2011 03:49 PM, Patrick Ben Koetter wrote:

* Robert Fantini:

On 08/10/2011 05:17 PM, Patrick Ben Koetter wrote:

2011-08-10 23:09:05.256 sogod[11900] WARNING: Could not delete Sieve script - 
continuing...: {RawResponse = "{ok = NO; }"; result = NO; }
Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>   child 11900 
exited
Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>(terminated due 
to signal 11)
Aug 10 23:09:05 sogod [29586]:<0x0x2820600[WOWatchDog]>   child spawned with 
pid 12156
2011-08-10 23:09:05.601 sogod[12156] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>   Cache cleanup interval 
set every 300.00 seconds
Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>   Using host(s) 
'localhost' as server(s)
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugBaseURL is enabled!
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): relative base URLs are 
enabled.
2011-08-10 23:09:05.605 sogod[12152] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>   Cache cleanup interval 
set every 300.00 seconds
Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>   Using host(s) 
'localhost' as server(s)
2011-08-10 23:09:05.608 sogod[12156] WARNING: IMAP4 connection pooling is 
disabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugBaseURL is enabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): relative base URLs are 
enabled.
2011-08-10 23:09:05.612 sogod[12152] WARNING: IMAP4 connection pooling is 
disabled!
2011-08-10 23:09:05.616 sogod[12156] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.
2011-08-10 23:09:05.620 sogod[12152] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.
2011-08-10 23:09:05.739 sogod[12156]<0x0x291b9c0[PostgreSQL72Channel]: 
connection=<0x0x275f350[PGConnection]:  connection=0x0x2b461a0>>: message: 
WARNING:  nonstandard use of \\ in a string literal
LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Mail": {"Dr...
   ^
HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.



  from what I read in the SOGo docs, sogo seive does not support
starttls .  is the imap server set to allow non ssl/tls connections?

Thanks. The server works well with other accounts. As usual it is mine that
goes wrong. Maybe because I have tons of Sieve rules ...

p@rick




search the archives for this list  ,  and I think you'll find that  as 
great as SOGo is ,  sieve still needs some work.


AFAIK sieve for SOGo only handles one rule - vacation.  I suppose that 
is good for many users, but fortunately those who need more can probably 
contribute patches to make sieve work for the rest of us.


I wonder if there  is a bounty type system  [ as Pfsense uses  see 
http://forum.pfsense.org/index.php/board,34.0.html ] to make it worth 
someone while to make and contribute code?





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


Re: [SOGo] Problem enabling vacation

2011-08-18 Thread Patrick Ben Koetter
* Robert Fantini :
> On 08/10/2011 05:17 PM, Patrick Ben Koetter wrote:
> >2011-08-10 23:09:05.256 sogod[11900] WARNING: Could not delete Sieve script 
> >- continuing...: {RawResponse = "{ok = NO; }"; result = NO; }
> >Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>  child 11900 
> >exited
> >Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>   (terminated 
> >due to signal 11)
> >Aug 10 23:09:05 sogod [29586]:<0x0x2820600[WOWatchDog]>  child spawned with 
> >pid 12156
> >2011-08-10 23:09:05.601 sogod[12156] Note: Using UTF-8 as URL encoding in 
> >NGExtensions.
> >Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Cache cleanup 
> >interval set every 300.00 seconds
> >Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Using host(s) 
> >'localhost' as server(s)
> >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugKeyLookup is 
> >enabled!
> >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugBaseURL is 
> >enabled!
> >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): relative base URLs are 
> >enabled.
> >2011-08-10 23:09:05.605 sogod[12152] Note: Using UTF-8 as URL encoding in 
> >NGExtensions.
> >Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Cache cleanup 
> >interval set every 300.00 seconds
> >Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Using host(s) 
> >'localhost' as server(s)
> >2011-08-10 23:09:05.608 sogod[12156] WARNING: IMAP4 connection pooling is 
> >disabled!
> >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugKeyLookup is 
> >enabled!
> >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugBaseURL is 
> >enabled!
> >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): relative base URLs are 
> >enabled.
> >2011-08-10 23:09:05.612 sogod[12152] WARNING: IMAP4 connection pooling is 
> >disabled!
> >2011-08-10 23:09:05.616 sogod[12156] Note(NGImap4Connection): using '/' as 
> >the IMAP4 folder separator.
> >2011-08-10 23:09:05.620 sogod[12152] Note(NGImap4Connection): using '/' as 
> >the IMAP4 folder separator.
> >2011-08-10 23:09:05.739 sogod[12156]<0x0x291b9c0[PostgreSQL72Channel]: 
> >connection=<0x0x275f350[PGConnection]:  connection=0x0x2b461a0>>: message: 
> >WARNING:  nonstandard use of \\ in a string literal
> >LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Mail": {"Dr...
> >   ^
> >HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.
> >
> >
>  from what I read in the SOGo docs, sogo seive does not support
> starttls .  is the imap server set to allow non ssl/tls connections?

Thanks. The server works well with other accounts. As usual it is mine that
goes wrong. Maybe because I have tons of Sieve rules ...

p@rick


-- 
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


Re: [SOGo] Problem enabling vacation

2011-08-18 Thread Robert Fantini

On 08/10/2011 05:17 PM, Patrick Ben Koetter wrote:

When I try to enable a vacation message in the settings ->  vacation tab I get
this as response:

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST 
/SOGo/so/p...@state-of-mind.de/preferences.
Reason: Error reading from remote server

Apache reports this:
[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] (20014)Internal error: 
proxy: error reading status line from remote server 127.0.0.1, referer: 
https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences
[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] proxy: Error reading 
from remote server returned by /SOGo/so/p...@state-of-mind.de/preferences, 
referer: https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences


The sogo log notes this:
2011-08-10 23:09:05.256 sogod[11900] WARNING: Could not delete Sieve script - 
continuing...: {RawResponse = "{ok = NO; }"; result = NO; }
Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>  child 11900 exited
Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>   (terminated due 
to signal 11)
Aug 10 23:09:05 sogod [29586]:<0x0x2820600[WOWatchDog]>  child spawned with pid 
12156
2011-08-10 23:09:05.601 sogod[12156] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Cache cleanup interval 
set every 300.00 seconds
Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Using host(s) 
'localhost' as server(s)
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugBaseURL is enabled!
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): relative base URLs are 
enabled.
2011-08-10 23:09:05.605 sogod[12152] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Cache cleanup interval 
set every 300.00 seconds
Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Using host(s) 
'localhost' as server(s)
2011-08-10 23:09:05.608 sogod[12156] WARNING: IMAP4 connection pooling is 
disabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugBaseURL is enabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): relative base URLs are 
enabled.
2011-08-10 23:09:05.612 sogod[12152] WARNING: IMAP4 connection pooling is 
disabled!
2011-08-10 23:09:05.616 sogod[12156] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.
2011-08-10 23:09:05.620 sogod[12152] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.
2011-08-10 23:09:05.739 sogod[12156]<0x0x291b9c0[PostgreSQL72Channel]: 
connection=<0x0x275f350[PGConnection]:  connection=0x0x2b461a0>>: message: 
WARNING:  nonstandard use of \\ in a string literal
LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Mail": {"Dr...
   ^
HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.


I have no idea what could be wrong. Anything obvious I miss?

p@rick




 from what I read in the SOGo docs, sogo seive does not support 
starttls .  is the imap server set to allow non ssl/tls connections?

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


Re: [SOGo] Problem enabling vacation

2011-08-17 Thread Francis Lachapelle

On 2011-08-17, at 4:21 PM, Patrick Ben Koetter wrote:

> * Francis Lachapelle :
>> On 2011-08-11, at 12:50 AM, Patrick Ben Koetter wrote:
>> 
 If I enable automatic vacation replies the error occurs.
 If I disable automatic vacation replies the error does not occur.
>>> 
>>> Here's more log:
>>> 
>>> Aug 10 23:05:41 mail dovecot: managesieve-login: Login: 
>>> user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, 
>>> mpid=11883, secured
>>> Aug 10 23:05:41 mail dovecot: managesieve(p...@state-of-mind.de): 
>>> Connection closed bytes=35/95
>>> Aug 10 23:05:41 mail kernel: [998963.458159] sogod[11878]: segfault at 0 ip 
>>> 7f26360fde44 sp 7fff5e3d13c0 error 4 in 
>>> libgnustep-base.so.1.19.3[7f2635dc3000+3b3000]
>> 
>> Could you sniff the traffic on your Sieve port and post it here?
> 
> I did this:
> 
> tcpdump 'tcp port 4190 or tcp port 2000 or tcp port 2' -i lo -n -v > 
> sieve.dump
> 
> I enabled vacation and it failed. The I disabled vacation and the sieve file
> was reinstalled.

Do me a favor and install tcpflow :)

tcpflow -c -i lo tcp port 2

Thanks,

Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] Problem enabling vacation

2011-08-17 Thread Patrick Ben Koetter
* Francis Lachapelle :
> On 2011-08-11, at 12:50 AM, Patrick Ben Koetter wrote:
> 
> >> If I enable automatic vacation replies the error occurs.
> >> If I disable automatic vacation replies the error does not occur.
> > 
> > Here's more log:
> > 
> > Aug 10 23:05:41 mail dovecot: managesieve-login: Login: 
> > user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, 
> > mpid=11883, secured
> > Aug 10 23:05:41 mail dovecot: managesieve(p...@state-of-mind.de): 
> > Connection closed bytes=35/95
> > Aug 10 23:05:41 mail kernel: [998963.458159] sogod[11878]: segfault at 0 ip 
> > 7f26360fde44 sp 7fff5e3d13c0 error 4 in 
> > libgnustep-base.so.1.19.3[7f2635dc3000+3b3000]
> 
> Could you sniff the traffic on your Sieve port and post it here?

I did this:

tcpdump 'tcp port 4190 or tcp port 2000 or tcp port 2' -i lo -n -v > 
sieve.dump

I enabled vacation and it failed. The I disabled vacation and the sieve file
was reinstalled.

Here's the the output from tcpdump:


22:17:06.293238 IP (tos 0x0, ttl 64, id 39907, offset 0, flags [DF], proto TCP 
(6), length 60)
127.0.0.1.41747 > 127.0.0.1.2: Flags [S], cksum 0x62bc (correct), seq 
1307911196, win 32792, options [mss 16396,sackOK,TS val 160219135 ecr 
0,nop,wscale 7], length 0
22:17:06.293255 IP (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), 
length 60)
127.0.0.1.2 > 127.0.0.1.41747: Flags [S.], cksum 0x54af (correct), seq 
1310783079, ack 1307911197, win 32768, options [mss 16396,sackOK,TS val 
160219135 ecr 160219135,nop,wscale 7], length 0
22:17:06.293267 IP (tos 0x0, ttl 64, id 39908, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.41747 > 127.0.0.1.2: Flags [.], cksum 0x3cd3 (correct), ack 
1, win 257, options [nop,nop,TS val 160219135 ecr 160219135], length 0
22:17:06.293332 IP (tos 0x0, ttl 64, id 39909, offset 0, flags [DF], proto TCP 
(6), length 1065)
127.0.0.1.41747 > 127.0.0.1.2: Flags [P.], seq 1:1014, ack 1, win 257, 
options [nop,nop,TS val 160219135 ecr 160219135], length 1013
22:17:06.293341 IP (tos 0x0, ttl 64, id 18839, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.2 > 127.0.0.1.41747: Flags [.], cksum 0x38cf (correct), ack 
1014, win 272, options [nop,nop,TS val 160219135 ecr 160219135], length 0
22:17:06.355094 IP (tos 0x0, ttl 64, id 18840, offset 0, flags [DF], proto TCP 
(6), length 69)
127.0.0.1.2 > 127.0.0.1.41747: Flags [P.], cksum 0xfe39 (incorrect -> 
0x58eb), seq 1:18, ack 1014, win 272, options [nop,nop,TS val 160219141 ecr 
160219135], length 17
22:17:06.355107 IP (tos 0x0, ttl 64, id 39910, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.41747 > 127.0.0.1.2: Flags [.], cksum 0x38c1 (correct), ack 
18, win 257, options [nop,nop,TS val 160219141 ecr 160219141], length 0
22:17:06.356462 IP (tos 0x0, ttl 64, id 18841, offset 0, flags [DF], proto TCP 
(6), length 124)
127.0.0.1.2 > 127.0.0.1.41747: Flags [P.], seq 18:90, ack 1014, win 
272, options [nop,nop,TS val 160219141 ecr 160219141], length 72
22:17:06.356473 IP (tos 0x0, ttl 64, id 39911, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.41747 > 127.0.0.1.2: Flags [.], cksum 0x3878 (correct), ack 
90, win 257, options [nop,nop,TS val 160219142 ecr 160219141], length 0
22:17:06.356490 IP (tos 0x0, ttl 64, id 18842, offset 0, flags [DF], proto TCP 
(6), length 54)
127.0.0.1.2 > 127.0.0.1.41747: Flags [P.], cksum 0xfe2a (incorrect -> 
0x2b54), seq 90:92, ack 1014, win 272, options [nop,nop,TS val 160219142 ecr 
160219142], length 2
22:17:06.356496 IP (tos 0x0, ttl 64, id 39912, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.41747 > 127.0.0.1.2: Flags [.], cksum 0x3875 (correct), ack 
92, win 257, options [nop,nop,TS val 160219142 ecr 160219142], length 0
22:17:06.356509 IP (tos 0x0, ttl 64, id 18843, offset 0, flags [DF], proto TCP 
(6), length 564)
127.0.0.1.2 > 127.0.0.1.41747: Flags [P.], seq 92:604, ack 1014, win 
272, options [nop,nop,TS val 160219142 ecr 160219142], length 512
22:17:06.356515 IP (tos 0x0, ttl 64, id 39913, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.41747 > 127.0.0.1.2: Flags [.], cksum 0x366d (correct), ack 
604, win 265, options [nop,nop,TS val 160219142 ecr 160219142], length 0
22:17:06.356525 IP (tos 0x0, ttl 64, id 18844, offset 0, flags [DF], proto TCP 
(6), length 564)
127.0.0.1.2 > 127.0.0.1.41747: Flags [P.], seq 604:1116, ack 1014, win 
272, options [nop,nop,TS val 160219142 ecr 160219142], length 512
22:17:06.356531 IP (tos 0x0, ttl 64, id 39914, offset 0, flags [DF], proto TCP 
(6), length 52)
127.0.0.1.41747 > 127.0.0.1.2: Flags [.], cksum 0x3465 (correct), ack 
1116, win 273, options [nop,nop,TS val 160219142 ecr 160219142], length 0
22:17:06.356541 IP (tos 0x0, ttl 64, id 18845, offset 0, flags [DF], proto TCP 
(6), length 564)
127.0.0.1.2 > 127.0.0.1.41747: Flags [P.], seq 1116:1628, ack 1014, win 
272, options [nop,nop,TS val 16

Re: [SOGo] Problem enabling vacation

2011-08-17 Thread Patrick Ben Koetter
Francis,

* Francis Lachapelle :
> On 2011-08-11, at 12:50 AM, Patrick Ben Koetter wrote:
> 
> >> If I enable automatic vacation replies the error occurs.
> >> If I disable automatic vacation replies the error does not occur.
> > 
> > Here's more log:
> > 
> > Aug 10 23:05:41 mail dovecot: managesieve-login: Login: 
> > user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, 
> > mpid=11883, secured
> > Aug 10 23:05:41 mail dovecot: managesieve(p...@state-of-mind.de): 
> > Connection closed bytes=35/95
> > Aug 10 23:05:41 mail kernel: [998963.458159] sogod[11878]: segfault at 0 ip 
> > 7f26360fde44 sp 7fff5e3d13c0 error 4 in 
> > libgnustep-base.so.1.19.3[7f2635dc3000+3b3000]
> 
> Could you sniff the traffic on your Sieve port and post it here?

thanks for picking this up. I will do.

p@rick

-- 
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


Re: [SOGo] Problem enabling vacation

2011-08-17 Thread Francis Lachapelle
Hi Patrick

On 2011-08-11, at 12:50 AM, Patrick Ben Koetter wrote:

>> If I enable automatic vacation replies the error occurs.
>> If I disable automatic vacation replies the error does not occur.
> 
> Here's more log:
> 
> Aug 10 23:05:41 mail dovecot: managesieve-login: Login: 
> user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, 
> mpid=11883, secured
> Aug 10 23:05:41 mail dovecot: managesieve(p...@state-of-mind.de): Connection 
> closed bytes=35/95
> Aug 10 23:05:41 mail kernel: [998963.458159] sogod[11878]: segfault at 0 ip 
> 7f26360fde44 sp 7fff5e3d13c0 error 4 in 
> libgnustep-base.so.1.19.3[7f2635dc3000+3b3000]

Could you sniff the traffic on your Sieve port and post it here?

Thanks,

Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] Problem enabling vacation

2011-08-10 Thread Patrick Ben Koetter
* Patrick Ben Koetter :
> * Fasil :
> > Forward and Vecation use manage sieve scripts.
> > you may not have manage sieve daemon running in your server.
> 
> I do have managesieve running successfully for 2 years. It's rockstable.
> 
> If I enable automatic vacation replies the error occurs.
> If I disable automatic vacation replies the error does not occur.

Here's more log:

Aug 10 23:05:41 mail dovecot: managesieve-login: Login: 
user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, 
mpid=11883, secured
Aug 10 23:05:41 mail dovecot: managesieve(p...@state-of-mind.de): Connection 
closed bytes=35/95
Aug 10 23:05:41 mail kernel: [998963.458159] sogod[11878]: segfault at 0 ip 
7f26360fde44 sp 7fff5e3d13c0 error 4 in 
libgnustep-base.so.1.19.3[7f2635dc3000+3b3000]


> > On 08/11/2011 12:17 AM, Patrick Ben Koetter wrote:
> > >When I try to enable a vacation message in the settings ->  vacation tab I 
> > >get
> > >this as response:
> > >
> > >Proxy Error
> > >The proxy server received an invalid response from an upstream server.
> > >The proxy server could not handle the request POST 
> > >/SOGo/so/p...@state-of-mind.de/preferences.
> > >Reason: Error reading from remote server
> > >
> > >Apache reports this:
> > >[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] (20014)Internal 
> > >error: proxy: error reading status line from remote server 127.0.0.1, 
> > >referer: 
> > >https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences
> > >[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] proxy: Error 
> > >reading from remote server returned by 
> > >/SOGo/so/p...@state-of-mind.de/preferences, referer: 
> > >https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences
> > >
> > >
> > >The sogo log notes this:
> > >2011-08-10 23:09:05.256 sogod[11900] WARNING: Could not delete Sieve 
> > >script - continuing...: {RawResponse = "{ok = NO; }"; result = NO; }
> > >Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>  child 11900 
> > >exited
> > >Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>   (terminated 
> > >due to signal 11)
> > >Aug 10 23:09:05 sogod [29586]:<0x0x2820600[WOWatchDog]>  child spawned 
> > >with pid 12156
> > >2011-08-10 23:09:05.601 sogod[12156] Note: Using UTF-8 as URL encoding in 
> > >NGExtensions.
> > >Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Cache cleanup 
> > >interval set every 300.00 seconds
> > >Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Using host(s) 
> > >'localhost' as server(s)
> > >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugKeyLookup is 
> > >enabled!
> > >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugBaseURL is 
> > >enabled!
> > >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): relative base URLs 
> > >are enabled.
> > >2011-08-10 23:09:05.605 sogod[12152] Note: Using UTF-8 as URL encoding in 
> > >NGExtensions.
> > >Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Cache cleanup 
> > >interval set every 300.00 seconds
> > >Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Using host(s) 
> > >'localhost' as server(s)
> > >2011-08-10 23:09:05.608 sogod[12156] WARNING: IMAP4 connection pooling is 
> > >disabled!
> > >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugKeyLookup is 
> > >enabled!
> > >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugBaseURL is 
> > >enabled!
> > >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): relative base URLs 
> > >are enabled.
> > >2011-08-10 23:09:05.612 sogod[12152] WARNING: IMAP4 connection pooling is 
> > >disabled!
> > >2011-08-10 23:09:05.616 sogod[12156] Note(NGImap4Connection): using '/' as 
> > >the IMAP4 folder separator.
> > >2011-08-10 23:09:05.620 sogod[12152] Note(NGImap4Connection): using '/' as 
> > >the IMAP4 folder separator.
> > >2011-08-10 23:09:05.739 sogod[12156]<0x0x291b9c0[PostgreSQL72Channel]: 
> > >connection=<0x0x275f350[PGConnection]:  connection=0x0x2b461a0>>: message: 
> > >WARNING:  nonstandard use of \\ in a string literal
> > >LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Mail": {"Dr...
> > >   ^
> > >HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.
> > >
> > >
> > >I have no idea what could be wrong. Anything obvious I miss?
> > >
> > >p@rick
> > >
> > >
> > 
> > -- 
> > thanks and regards
> > ---
> > fasil
> > sse
> > 
> > -- 
> > users@sogo.nu
> > https://inverse.ca/sogo/lists
> 
> -- 
> state of mind ()
> 
> http://www.state-of-mind.de
> 
> Franziskanerstraße 15  Telefon +49 89 3090 4664
> 81669 München  Telefax +49 89 3090 4666
> 
> Amtsgericht MünchenPartnerschaftsregister PR 563
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

-- 
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPar

Re: [SOGo] Problem enabling vacation

2011-08-10 Thread Patrick Ben Koetter
* Fasil :
> Forward and Vecation use manage sieve scripts.
> you may not have manage sieve daemon running in your server.

I do have managesieve running successfully for 2 years. It's rockstable.

If I enable automatic vacation replies the error occurs.
If I disable automatic vacation replies the error does not occur.

p@rick




> 
> 
> On 08/11/2011 12:17 AM, Patrick Ben Koetter wrote:
> >When I try to enable a vacation message in the settings ->  vacation tab I 
> >get
> >this as response:
> >
> >Proxy Error
> >The proxy server received an invalid response from an upstream server.
> >The proxy server could not handle the request POST 
> >/SOGo/so/p...@state-of-mind.de/preferences.
> >Reason: Error reading from remote server
> >
> >Apache reports this:
> >[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] (20014)Internal 
> >error: proxy: error reading status line from remote server 127.0.0.1, 
> >referer: 
> >https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences
> >[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] proxy: Error 
> >reading from remote server returned by 
> >/SOGo/so/p...@state-of-mind.de/preferences, referer: 
> >https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences
> >
> >
> >The sogo log notes this:
> >2011-08-10 23:09:05.256 sogod[11900] WARNING: Could not delete Sieve script 
> >- continuing...: {RawResponse = "{ok = NO; }"; result = NO; }
> >Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>  child 11900 
> >exited
> >Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>   (terminated 
> >due to signal 11)
> >Aug 10 23:09:05 sogod [29586]:<0x0x2820600[WOWatchDog]>  child spawned with 
> >pid 12156
> >2011-08-10 23:09:05.601 sogod[12156] Note: Using UTF-8 as URL encoding in 
> >NGExtensions.
> >Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Cache cleanup 
> >interval set every 300.00 seconds
> >Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Using host(s) 
> >'localhost' as server(s)
> >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugKeyLookup is 
> >enabled!
> >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugBaseURL is 
> >enabled!
> >2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): relative base URLs are 
> >enabled.
> >2011-08-10 23:09:05.605 sogod[12152] Note: Using UTF-8 as URL encoding in 
> >NGExtensions.
> >Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Cache cleanup 
> >interval set every 300.00 seconds
> >Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Using host(s) 
> >'localhost' as server(s)
> >2011-08-10 23:09:05.608 sogod[12156] WARNING: IMAP4 connection pooling is 
> >disabled!
> >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugKeyLookup is 
> >enabled!
> >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugBaseURL is 
> >enabled!
> >2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): relative base URLs are 
> >enabled.
> >2011-08-10 23:09:05.612 sogod[12152] WARNING: IMAP4 connection pooling is 
> >disabled!
> >2011-08-10 23:09:05.616 sogod[12156] Note(NGImap4Connection): using '/' as 
> >the IMAP4 folder separator.
> >2011-08-10 23:09:05.620 sogod[12152] Note(NGImap4Connection): using '/' as 
> >the IMAP4 folder separator.
> >2011-08-10 23:09:05.739 sogod[12156]<0x0x291b9c0[PostgreSQL72Channel]: 
> >connection=<0x0x275f350[PGConnection]:  connection=0x0x2b461a0>>: message: 
> >WARNING:  nonstandard use of \\ in a string literal
> >LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Mail": {"Dr...
> >   ^
> >HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.
> >
> >
> >I have no idea what could be wrong. Anything obvious I miss?
> >
> >p@rick
> >
> >
> 
> -- 
> thanks and regards
> ---
> fasil
> sse
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

-- 
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


Re: [SOGo] Problem enabling vacation

2011-08-10 Thread Fasil

Forward and Vecation use manage sieve scripts.
you may not have manage sieve daemon running in your server.


On 08/11/2011 12:17 AM, Patrick Ben Koetter wrote:

When I try to enable a vacation message in the settings ->  vacation tab I get
this as response:

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST 
/SOGo/so/p...@state-of-mind.de/preferences.
Reason: Error reading from remote server

Apache reports this:
[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] (20014)Internal error: 
proxy: error reading status line from remote server 127.0.0.1, referer: 
https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences
[Wed Aug 10 23:09:05 2011] [error] [client 178.27.13.51] proxy: Error reading 
from remote server returned by /SOGo/so/p...@state-of-mind.de/preferences, 
referer: https://mail.state-of-mind.de/SOGo/so/p...@state-of-mind.de/preferences


The sogo log notes this:
2011-08-10 23:09:05.256 sogod[11900] WARNING: Could not delete Sieve script - 
continuing...: {RawResponse = "{ok = NO; }"; result = NO; }
Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>  child 11900 exited
Aug 10 23:09:05 sogod [29586]:<0x0x28c27e0[WOWatchDogChild]>   (terminated due 
to signal 11)
Aug 10 23:09:05 sogod [29586]:<0x0x2820600[WOWatchDog]>  child spawned with pid 
12156
2011-08-10 23:09:05.601 sogod[12156] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Cache cleanup interval 
set every 300.00 seconds
Aug 10 23:09:05 sogod [12156]:<0x0x28bbc20[SOGoCache]>  Using host(s) 
'localhost' as server(s)
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): SoDebugBaseURL is enabled!
2011-08-10 23:09:05.605 sogod[12156] Note(SoObject): relative base URLs are 
enabled.
2011-08-10 23:09:05.605 sogod[12152] Note: Using UTF-8 as URL encoding in 
NGExtensions.
Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Cache cleanup interval 
set every 300.00 seconds
Aug 10 23:09:05 sogod [12152]:<0x0x29ddcf0[SOGoCache]>  Using host(s) 
'localhost' as server(s)
2011-08-10 23:09:05.608 sogod[12156] WARNING: IMAP4 connection pooling is 
disabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugKeyLookup is 
enabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): SoDebugBaseURL is enabled!
2011-08-10 23:09:05.610 sogod[12152] Note(SoObject): relative base URLs are 
enabled.
2011-08-10 23:09:05.612 sogod[12152] WARNING: IMAP4 connection pooling is 
disabled!
2011-08-10 23:09:05.616 sogod[12156] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.
2011-08-10 23:09:05.620 sogod[12152] Note(NGImap4Connection): using '/' as the 
IMAP4 folder separator.
2011-08-10 23:09:05.739 sogod[12156]<0x0x291b9c0[PostgreSQL72Channel]: 
connection=<0x0x275f350[PGConnection]:  connection=0x0x2b461a0>>: message: 
WARNING:  nonstandard use of \\ in a string literal
LINE 1: UPDATE sogo_user_profile SET c_settings = '{"Mail": {"Dr...
   ^
HINT:  Use the escape string syntax for backslashes, e.g., E'\\'.


I have no idea what could be wrong. Anything obvious I miss?

p@rick




--
thanks and regards
---
fasil
sse

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