Displaying 6 results from an estimated 6 matches for "8&safe".
2003 Sep 09
1
PC-Pine "Junk in end of group"
...e I get the following non-fatal error:
[Junk in end of group: pn=undisclosed-recipients al= dn=]
A similar error was reported to comp.mail.pine as happening with a Lotus
Domino server. Mark Crispin explained it as a server-side bug:
http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&safe=off&threadm=4192a0ec.0307090631.32e1a815%40posting.google.com&rnum=1&prev=/groups%3Fq%3D%2522junk%2Bin%2Bend%2Bof%2Bgroup%2522%26hl%3Den%26lr%3Dlang_en%26ie%3DUTF-8%26safe%3Doff%26selm%3D4192a0ec.0307090631.32e1a815%2540posting.google.com%26rnum%3D1
Is this something that can...
2004 Oct 05
3
>From escaping
Hi all
Is there an option in dovecot to remove the >From escaping in the body of
mbox mails?
Thanks
--
Dean Earley AKA Dee (dean at earlsoft.co.uk)
irc: irc://irc.blitzed.org/
web: http://personal.earlsoft.co.uk
phone: +44 (0)780 8369596
2003 May 06
0
for what it's worth, I think I have inadvertently solved an old problem...
All,
For the longest time I was having this strange folder recursion problem. It persisted through many samba upgrades. The problem can be seen here in this thread:
http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&oe=UTF-8&safe=off&frame=right&th=48f08dabcabb2877&seekm=9oglr1%241d66%241%40FreeBSD.csie.NCTU.edu.tw#link1
I think my configuration was wrong, and as I was using security = server, it's incorrectness was not apparent. I am using MSDFS and the roots are hosted by NetBIOS ali...
2004 Jan 06
2
weird samba bug? some files from shares sometimes missing..
...ith rdiff-backup, i noticed that it reported about new and deleted
files, yet those were never deleted and are still present on the source
share on the windows machine. I thought it might be a bug in
rdiff-backup, yet that is not the case, ls /share | wc reports very
often 509, sometimes even 508, 507 and 506 files, even though there are
510 files in the directory on the share.
Ok I thought, maybe a bug in a recent samba version or something - yet
ive tried it on two gentoo machines, one using kernel 2.6/samba
3.0.1,gcc 3.3.2, and the other one kernel 2.4.23/samba 2.2.8a/gcc 3.2.3
- and...
2004 May 30
1
[LONG] Word 95 behaves strange in file dialog
...nts and template paths.
When you open an folder selection dialog by the "Change..."-button
you get a "Access denied error" as soon as a network drive is
selected (regardless which one).
Logging during this time with log level 3 gets the following into
log.smbd:
[2004/05/30 14:18:51, 3] smbd/process.c:process_smb(890)
Transaction 8701 of length 92
[2004/05/30 14:18:51, 3] smbd/process.c:switch_message(685)
switch message SMBntcreateX (pid 4474)
[2004/05/30 14:18:51, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(152)
fetch sid from uid cache 1000 -> S-1-5-21-52...
2003 Jul 18
10
[HTB] htb_dequeue_tree assertion (kernel 2.4.21-ac4)
Hello,
I think the BUG_TRAP() in the htb_dequeue_tree() is wrong. First it
checks if the class pointer "cl" is NULL, which is obviously right. But
I do not understand why we also check whenever the queue length of the
leaf queue is zero "cl->un.leaf.q->q.qlen". I would have put that in the
expression of the "if" statements that comes afterwards. A queue