Displaying 3 results from an estimated 3 matches for "t_uids".
Did you mean:
t_uid
2018 Oct 02
2
Help for UID THREAD and SORT optimization
...e are doing:
array_of_latest_messages_in_thread = []
array_of_sorted_uids = [n,n,n,n,...] // UID SORT (REVERSE DATE) UTF-8 ALL
array_of_thread_uids = [n,[n,n],n,[n,n,n],[n,n],n,n,...] // UID THREAD
(REFERENCES) UTF-8 ALL
foreach(array_of_sorted_uids as s_uid){
??? foreach(array_of_thread_uids as t_uids){
??????? if(t_uids contains s_uid){ // or a function to loop recursively
t_uids to search if a leaf is equal to s_uid
??????????? array_of_latest_messages_in_thread.push(s_uid)
??????????? break
??????? }
??? }
}
We have also made some little optimizations in the above code like for
exampl...
2003 Apr 16
1
errors
hi,
in the yesterday cvs, an internal error in the imap message appear in
the client side and in the maillog:
-------------------------
Apr 16 10:01:42 red imap(zgabor): Corrupted index file
/home/zgabor/Maildir/.Lists.Bugtraq/.imap.index: Invalid seen messages
count (284 < 285)
Apr 16 10:01:43 red imap(zgabor): Corrupted index file
/home/zgabor/Maildir/.Lists.Linux/.imap.index: Invalid
2007 Feb 04
1
sambas gone wild! or why'd this happen?
Hi,
One of my samba machines had it's load average shoot through the roof
today and had to be hard rebooted and /var/log/messages shows me core
dumps for samba around this time. samba is almost the only thing
running on this machine.
What could possibly cause set uid of -1501 on the 2nd line?
Just trying to figure out what happened here,
thanks for any help.
# smbd -V
Version