tcpdump totali difers whn connecting with telnet to 4190. Looks like sogo
cannot ven trie to authentificate. While looking on SOGoSieveManager source
i see only to occurencies
if (!client) {
NSLog(@"Sieve connection failed on %@", [url description]);
return NO;
}
and
if (!connected)
{
NSLog(@"Sieve connection failed on %@", [url description]);
return NO;
}
dont realize which case is mine
20:03:12.754872 IP6 localhost.localdomain.57888 >
localhost.localdomain.sieve: Flags [S], seq 105445056 1, win 32752, options
[mss 16376,sackOK,TS val 3797152900 ecr 0,nop,wscale 7], length 0
0x0000: 6000 0000 0028 0640 0000 0000 0000 0000 `....(.@........
0x0010: 0000 0000 0000 0001 0000 0000 0000 0000 ................
0x0020: 0000 0000 0000 0001 e220 105e 3ed9 a381 ...........^>...
0x0030: 0000 0000 a002 7ff0 e217 0000 0204 3ff8 ..............?.
0x0040: 0402 080a e253 f484 0000 0000 0103 0307 .....S..........
20:03:12.754882 IP6 localhost.localdomain.sieve >
localhost.localdomain.57888: Flags [S.], seq 24947724 0, ack 1054450562,
win 32728, options [mss 16376,sackOK,TS val 3797152900 ecr
3797152900,nop,wscale 7], length 0
0x0000: 6000 0000 0028 0640 0000 0000 0000 0000 `....(.@........
0x0010: 0000 0000 0000 0001 0000 0000 0000 0000 ................
0x0020: 0000 0000 0000 0001 105e e220 0ede b878 .........^.....x
0x0030: 3ed9 a382 a012 7fd8 43ef 0000 0204 3ff8 >.......C.....?.
0x0040: 0402 080a e253 f484 e253 f484 0103 0307 .....S...S......
20:03:12.754890 IP6 localhost.localdomain.57888 >
localhost.localdomain.sieve: Flags [.], ack 1, win 25 6, options
[nop,nop,TS val 3797152900 ecr 3797152900], length 0
0x0000: 6000 0000 0020 0640 0000 0000 0000 0000 `......@........
0x0010: 0000 0000 0000 0001 0000 0000 0000 0000 ................
0x0020: 0000 0000 0000 0001 e220 105e 3ed9 a382 ...........^>...
0x0030: 0ede b879 8010 0100 2bd8 0000 0101 080a ...y....+.......
0x0040: e253 f484 e253 f484 .S...S..
20:03:12.754956 IP6 localhost.localdomain.sieve >
localhost.localdomain.57888: Flags [P.], seq 1:321, a ck 1, win 256,
options [nop,nop,TS val 3797152900 ecr 3797152900], length 320
0x0000: 6000 0000 0160 0640 0000 0000 0000 0000 `....`.@........
0x0010: 0000 0000 0000 0001 0000 0000 0000 0000 ................
0x0020: 0000 0000 0000 0001 105e e220 0ede b879 .........^.....y
0x0030: 3ed9 a382 8018 0100 0168 0000 0101 080a >........h......
0x0040: e253 f484 e253 f484 2249 4d50 4c45 4d45 .S...S.."IMPLEME
0x0050: 4e54 4154 494f 4e22 2022 646f 7665 636f NTATION"."doveco
0x0060: 7422 0d0a 2253 4945 5645 2220 2266 696c t".."SIEVE"."fil
0x0070: 6569 6e74 6f20 7265 6a65 6374 2065 6e76 einto.reject.env
0x0080: 656c 6f70 6520 656e 636f 6465 642d 6368 elope.encoded-ch
0x0090: 6172 6163 7465 7220 7661 6361 7469 6f6e aracter.vacation
0x00a0: 2073 7562 6164 6472 6573 7320 636f 6d70 .subaddress.comp
0x00b0: 6172 6174 6f72 2d69 3b61 7363 6969 2d6e arator-i;ascii-n
0x00c0: 756d 6572 6963 2072 656c 6174 696f 6e61 umeric.relationa
0x00d0: 6c20 7265 6765 7820 696d 6170 3466 6c61 l.regex.imap4fla
0x00e0: 6773 2063 6f70 7920 696e 636c 7564 6520 gs.copy.include.
0x00f0: 7661 7269 6162 6c65 7320 626f 6479 2065 variables.body.e
0x0100: 6e6f 7469 6679 2065 6e76 6972 6f6e 6d65 notify.environme
0x0110: 6e74 206d 6169 6c62 6f78 2064 6174 6522 nt.mailbox.date"
0x0120: 0d0a 2253 4153 4c22 2022 504c 4149 4e20 .."SASL"."PLAIN.
0x0130: 4c4f 4749 4e20 4449 4745 5354 2d4d 4435 LOGIN.DIGEST-MD5
0x0140: 220d 0a22 5354 4152 5454 4c53 220d 0a22 ".."STARTTLS".."
0x0150: 4e4f 5449 4659 2220 226d 6169 6c74 6f22 NOTIFY"."mailto"
0x0160: 0d0a 2256 4552 5349 4f4e 2220 2231 2e30 .."VERSION"."1.0
0x0170: 220d 0a4f 4b20 2244 6f76 6563 6f74 2072 "..OK."Dovecot.r
0x0180: 6561 6479 2e22 0d0a eady."..
On Thu, Apr 11, 2013 at 7:57 PM, Vilius Baušys <[email protected]>wrote:
>
> 192.168.1.167 - - [11/Apr/2013:19:53:41 GMT] "GET /SOGo/so/
> [email protected]/preferences HTTP/1.1" 200 13812/0 0.016 58952 76%
> -32K
> Apr 11 19:53:47 sogod [15169]: [ERROR] [we-rm] did not find locale for
> language: Lithuanian
> 2013-04-11 19:53:47.058 sogod[15169] Sieve connection failed on
> sieve://localhost:4190
> 192.168.1.167 - - [11/Apr/2013:19:53:47 GMT] "POST /SOGo/so/
> [email protected]/preferences HTTP/1.1" 200 531/1942 0.008 - - 0
>
> sudo tcpdump -i lo -X port 4190
> tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
> listening on lo, link-type EN10MB (Ethernet), capture size 65535 bytes
> 19:51:45.890627 IP localhost.localdomain.33313 >
> localhost.localdomain.sieve: Flags [S], seq 592823452, win 32792, options
> [mss 16396,sackOK,TS val 3796466036 ecr 0,nop,wscale 7], length 0
> 0x0000: 4500 003c bde8 4000 4006 7ed1 7f00 0001 E..<..@.@.~.....
> 0x0010: 7f00 0001 8221 105e 2355 c49c 0000 0000 .....!.^#U......
> 0x0020: a002 8018 b95d 0000 0204 400c 0402 080a .....]....@.....
> 0x0030: e249 7974 0000 0000 0103 0307 .Iyt........
> 19:51:45.890633 IP localhost.localdomain.sieve >
> localhost.localdomain.33313: Flags [R.], seq 0, ack 592823453, win 0,
> length 0
> 0x0000: 4500 0028 0000 4000 4006 3cce 7f00 0001 E..(..@.@.<.....
> 0x0010: 7f00 0001 105e 8221 0000 0000 2355 c49d .....^.!....#U..
> 0x0020: 5014 0000 375c 0000 P...7\..
>
>
>
>
> On Thu, Apr 11, 2013 at 7:48 PM, Jean Raby <[email protected]> wrote:
>
>> On 13-04-11 12:10 PM, Vilius Baušys wrote:
>>
>>>
>>>
>>>
>>> On Thu, Apr 11, 2013 at 10:15 AM, Adi Kriegisch <[email protected]
>>> <mailto:[email protected]>> wrote:
>>>
>>> You know that this is just a base64 encoded version of your username
>>> with
>>> your plain text password, right?
>>> In other words:
>>> | echo AHYucGF2YXJkZW5pc0Bla3NwbGEuY2**9tAGFiY2RhYmNk | base64 -d
>>>
>>>
>>> I understand that. Does sogo connect to sieve diferent way?
>>>
>>> Folowed by Jean sugestion
>>>
>>> tcpdump -i lo -X port 4190
>>>
>>> 15:36:11.358993 IP localhost.localdomain.58568 >
>>> localhost.localdomain.sieve: Fl
>>> ags [S], seq 3006656986, win 32792, options [mss 16396,sackOK,TS val
>>> 3781131504
>>> ecr 0,nop,wscale 7], length 0
>>> 0x0000: 4500 003c 8d2a 4000 4006 af8f 7f00 0001 E..<.*@.@.......
>>> 0x0010: 7f00 0001 e4c8 105e b335 f1da 0000 0000 .......^.5......
>>> 0x0020: a002 8018 9705 0000 0204 400c 0402 080a ..........@.....
>>> 0x0030: e15f 7cf0 0000 0000 0103 0307 ._|.........
>>>
>>> While tcpdump -i lo -X port 143
>>> 15:58:36.408667 IP localhost.localdomain.54635 >
>>> localhost.localdomain.imap2:
>>> Flags [S], seq 3219743439, win 32792, options [mss 16396,sackOK,TS val
>>> 3782476553 ecr 0,nop,wscale 7], length 0
>>> 0x0000: 4500 003c 61c6 4000 4006 daf3 7f00 0001 E..<a.@
>>> .@.......
>>> 0x0010: 7f00 0001 d56b 008f bfe9 62cf 0000 0000
>>> .....k....b.....
>>> 0x0020: a002 8018 b25b 0000 0204 400c 0402 080a
>>> .....[....@.....
>>> 0x0030: e174 0309 0000 0000 0103 0307 .t..........
>>>
>>>
>> Please post the complete tcp exchange, this is only the first packet.
>> If there's nothing else, then there's a problem at the TCP level since
>> the sieve server didn't reply to the syn packet.
>>
>>> --
>>> Vilius
>>>
>>>
>>>
>>>
>>>
>>
>> --
>> Jean Raby
>> [email protected] :: +1.514.447.4918 (x120) :: www.inverse.ca
>> Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (
>> www.packetfence.org)
>> --
>> [email protected]
>> https://inverse.ca/sogo/lists
>>
>
>
--
[email protected]
https://inverse.ca/sogo/lists