Displaying 4 results from an estimated 4 matches for "653a".
Did you mean:
653
2019 Apr 15
1
No CRLF in Pigeonhole's header?
...6465 7664 6576 6465? @sxf.md.devdevde
? 0x0050:? 762e 6e65 743e 0d0a 5243 5054 2054 4f3a v.net>..RCPT.TO:
? 0x0060:? 3c63 6f6e 7461 6374 4072 6567 6973 2e74 <contact at regis.t
? 0x0070:? 6563 683e 0d0a 4244 4154 2032 3235 3420 ech>..BDAT.2254.
? 0x0080:? 4c41 5354 0d0a 582d 5369 6576 653a 2050? LAST..X-Sieve:.P
? 0x0090:? 6967 656f 6e68 6f6c 6520 5369 6576 6520? igeonhole.Sieve.
? 0x00a0:? 302e 352e 3520 2832 3438 3362 3038 3529? 0.5.5.(2483b085)
? 0x00b0:? 0a58 2d53 6965 7665 2d52 6564 6972 6563? .X-Sieve-Redirec
? 0x00c0:? 7465 642d 4672 6f6d 3a20 7240 7330 662e? ted-From:.r a...
2012 Aug 06
2
using RBD with libvirt 0.9.13
...uot;>
<name>rbd</name>
<source>
<name>rbd</name>
<host name='thinkmate3' port='6789'/>
<host name='thinkmate4' port='6789'/>
<auth username='admin' type='ceph'>
<secret uuid='f0836fcb-9c05-5ccf-653a-eb1d0308e247'/>
</auth>
</source>
</pool>
######### END
My rbd volumes:
# virsh vol-list rbd
Name Path
-----------------------------------------
test0 rbd/test0
test1...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...2020 2020 2020 2020 2020 2020 ................
0x0050: 2020 2020 2020 2020 200d 0a0d 0a0d 0a2d ...............-
0x0060: 2d3d 2d4e 684c 712f 622b 375a 6938 5247 -=-NhLq/b+7Zi8RG
0x0070: 5234 7355 706f 670d 0a43 6f6e 7465 6e74 R4sUpog..Content
0x0080: 2d54 7970 653a 2074 6578 742f 706c 6169 -Type:.text/plai
0x0090: 6e0d 0a43 6f6e 7465 6e74 2d54 7261 6e73 n..Content-Trans
0x00a0: 6665 722d 456e 636f 6469 6e67 3a20 7175 fer-Encoding:.qu
0x00b0: 6f74 6564 2d70 7269 6e74 6162 6c65 0d0a oted-printable..
0x00c0: 0d0a 0d0a 0d0a...
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