Displaying 5 results from an estimated 5 matches for "696c".
Did you mean:
696
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...2876 6572 7369 u002119...(versi
0x0220: 6f6e 3d54 4c53 7631 2f53 534c 7633 2063 on=TLSv1/SSLv3.c
0x0230: 6970 6865 723d 5243 342d 4d44 3520 6269 ipher=RC4-MD5.bi
0x0240: 7473 3d31 3238 2076 6572 6966 793d 4e4f ts=128.verify=NO
0x0250: 290d 0a09 666f 7220 3c77 696c 6c74 6573 )...for.<willtes
0x0260: 7440 7475 726e 6970 2e73 6873 752e 6564 t at turnip.shsu.ed
0x0270: 753e 3b20 5475 652c 2037 2044 6563 2032 u>;.Tue,.7.Dec.2
0x0280: 3030 3420 3134 3a34 323a 3533 202d 3036 004.14:42:53.-06
0x0290: 3030 0d0a 5375 626a...
2014 May 12
0
message-decoder bug for attachments with charset=binary attribute in content-type?
...=====================================
This PDF begins orginal with
============================================================
0000000: 2550 4446 2d31 2e34 0a25 c7ec 8fa2 0a35 %PDF-1.4.%.....5
0000010: 2030 206f 626a 0a3c 3c2f 4c65 6e67 7468 0 obj.<</Length
0000020: 2036 2030 2052 2f46 696c 7465 7220 2f46 6 0 R/Filter /F
0000030: 6c61 7465 4465 636f 6465 3e3e 0a73 7472 lateDecode>>.str
============================================================
But the dovecot pass following data to fts_decoder script:
============================================================
0000000: 2...
2010 Jun 03
2
mangled user_attrs from LDAP
...f402 0120 6381 ee04 0b64 ....0.....c....d
0x0040: 633d 322c 6463 3d73 7369 0a01 020a 0100 c=2,dc=ssi......
0x0050: 0201 0002 0100 0101 00a0 8198 a317 040d ................
0x0060: 6163 636f 756e 7473 7461 7475 7304 0661 accountstatus..a
0x0070: 6374 6976 65a3 1c04 1265 6d61 696c 6163 ctive....emailac
0x0080: 636f 756e 7453 7461 7475 7304 0661 6374 countStatus..act
0x0090: 6976 65a1 5fa3 2704 0375 6964 0420 626f ive._.'..uid..bo
0x00a0: 625f 6d61 6364 6f6e 616c 6440 6772 6561 b_xxxxxxxxx at xxxx
0x00b0: 7473 6c61 7665 6865 6c69 2e63 6f6d a334 xx...
2013 Jan 05
1
imap: Error: net_connect_unix(/.../auth-master) failed: Invalid argument
...f72 6569 676e 2f64 6f76 |.org/foreign/dov|
0x0050 6563 6f74 2d32 2e31 2e31 302b 7370 662b |ecot-2.1.10+spf+|
0x0060 322f 7072 6566 6978 2f76 6172 2f72 756e |2/prefix/var/run|
0x0070 2f64 6f76 6563 6f74 2f61 7574 682d 6d61 |/dovecot/auth-ma|
0x0080 7374 6572 2920 6661 696c 6564 3a20 496e |ster) failed: In|
0x0090 7661 6c69 6420 6172 6775 6d65 6e74 0a |valid argument.|
1012 imap RET write 159/0x9f
365 log RET kevent 1
365 log CALL gettimeofday(0x181088c8,0)
365 log RET gettimeofday 0
365 log CALL read(0x12,0x80...
2008 Jul 14
5
EOL in stderr of ssh - Linux
Hello everyone,
recently I've found something I consider a bug.
Correct me if I'm wrong, but I always thought that Linux' EOL is 0x0A.
Imagine my surprise when I saw that all messages that are being output
on to the stderr (on any Linux I've tested - Fedora and Ubuntu) are
terminated with 0x0D, 0x0A.
Maybe that's standard behaviour of all stderr messages in all Linux