search for: tbox

Displaying 10 results from an estimated 10 matches for "tbox".

Did you mean: sbox
2001 Oct 17
0
[tbox-l] AIX - Compilation issues with openssh
AIX Toolbox builds openssh with vac.C 5.0.2.0, and configures with very few options: export blibpath="/opt/freeware/lib:/usr/lib:/lib" %configure --prefix=%{prefix} \ --sysconfdir=/etc/ssh \ --libexecdir=%{_libexecdir}/openssh \ --with-ipv4-default \ --with-rsh=/usr/bin/rsh If you extract the openshh.spec file from the SRPM, you can see exactly what we do (you already have it in
2005 Mar 14
2
Dovecot 64-bit and Pine error
...\ --with-ssldir=/etc/opt/dovecot/cert \ --without-pop3d Dovecot is running fine, all email clients are running fine, except for Pine (4.62). When saving a mail to another IMAP mailbox, Pine report an error message and the logfile shows: Mar 14 16:33:28 tbox dovecot: [ID 107833 local1.error] IMAP(tstud1): utime(/var/tmp/var_mailstore/ t/tstud1/.Drafts/tmp/1110814408.P2681Q0M979308.tbox) failed: Value too large for defined data type Compiling Dovecot in 32-bit, saving mail within Pine is doing just fine. I guess this is caused by maildir-save.c, li...
2005 May 03
1
Test68 and Namespaces
...least I could not figure out how to do it, I have been working with 1.0-test68 since it provides the ability to configure things with the namespaces. But I am seeing an error pop up in my maillog file when exiting the client, it is: ============================================ May 3 08:11:41 tbox dovecot: IMAP(sub4000): file mbox-sync.c: line 1371 (mbox_sync_do): assertion failed: (sync_ctx->mbox->mbox_sync_dirty) May 3 08:11:41 tbox dovecot: child 12717 (imap) killed with signal 6 ============================================ Wasn't sure if it is a code bug or if it is how I ha...
2012 Apr 23
5
'filesystem resize max' tries to use devid 1
...S bytes used 17.18GB         devid    2 size 1.62TB used 101.12GB path /dev/sdc4 $ uname -r 3.3.2-1.fc16.x86_64 btrfs-progs version is current git master ( commit 1957076 ) After writing this email, and searching around the wiki some, I discovered the command to resize specific devids, [antrat@tbox ~]$ sudo btrfs fi resize 2:max / Resize ''/'' of ''2:max'' and in dmesg: [ 1661.933884] btrfs: resizing devid 2 [ 1661.933895] btrfs: new size for /dev/sdc4 is 1995564908544 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the b...
2009 Jul 09
2
naming of columns in R dataframe consisting of mixed data (alphanumeric and numeric)
...ame tresults2. Notice that column 1 does not have a column heading. Tresults2: [,1] estparam 18.00000 nullval 20.00000 . . . ciWidth 2.04622 HalfInterval 1.02311 pertinent code: results<-cbind( estparam, nullval, t, pv_left, pv_right, pv_two_t, estse, df, cc, tbox, llim, ulim, ciWidth, HalfInterval) tresults<-round((results),5) tresults2<-data.frame(t(tresults)) names(tresults2)<-c("Statistic ", "Value") tresults2 =========================================================================================== After transposing my dat...
2007 Feb 04
0
SMDI support on trixbox
Last question for the day, I promise. On voip-info.org and trixbox.org, I found some old threads on MWI via SMDI. Has this been rolled into Tbox or has anyone successfully rolled it in after the fact. As part of our longterm plan, I'd like to move the legacy PBX to Tbox and pass MWI back to it via SMDI, like the current system. As we drop the extensions on the legacy side and move to all IP phones, their VM will stay with them then....
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
...ases (40% when dropping the 3 worst cases, which might be regained by other means). To try my hand at multiple imputation, I created a small extract of the original dataset : > DataTest<-Data2[c("ctr","cadredp","persmob","trea","taller","tbox","nbpradio","nbpventil","sitrea")] > dim(DataTest) [1] 231 9 > sapply(DataTest,data.class) ctr cadredp persmob trea taller tbox nbpradio nbpventil "factor" "factor" "numeric" "numeric" &quo...
2014 Jun 24
2
Crash in service imap with version 2.2.13
...23 in mail_thread_index_map_build (box=<value optimized out>, args=<value optimized out>, ctx_r=<value optimized out>) at index-thread.c:332 last_uid = 8442 search_ctx = <value optimized out> mail = <value optimized out> seq1 = 0 tbox = 0x12af2e0 headers_ctx = 0x12b7e50 search_args = <value optimized out> seq2 = <value optimized out> wanted_headers = {0x7f7dd89d8542 "message-id", 0x7f7dd89d9f96 "in-reply-to", 0x7f7dd89d9fa2 "references", 0x0} #5 mail_thre...
2010 May 06
1
Dovecot 2.0 HG 11267: Crash on THREAD
...ALL Backtrace: (gdb) bt full #0 mail_thread_cache_sync_remove (box=0x64af58, args=<value optimized out>, ctx_r=0x7fffffffe128) at index-thread.c:486 No locals. #1 mail_thread_init (box=0x64af58, args=<value optimized out>, ctx_r=0x7fffffffe128) at index-thread.c:570 tbox = 0x64b2e0 ctx = 0x64fcf0 search_ctx = 0x651f30 ret = <value optimized out> __FUNCTION__ = "mail_thread_init" #2 0x000000000040e09b in imap_thread (cmd=0x645e88) at cmd-thread.c:89 __FUNCTION__ = "imap_thread" #3 cmd_thread (cmd=0x...
2008 Oct 20
5
SIGBART/SIGSEGV while SELECTing virtual folder
...out> __PRETTY_FUNCTION__ = "mailbox_search_result_free" #1 0xb7f4e12e in virtual_storage_mailbox_close (box=0x8efbeb0) at virtual-storage.c:311 i = 0 ret = 0 #2 0x080a9299 in mail_thread_mailbox_close (box=0x8efbeb0) at index-thread.c:638 tbox = (struct mail_thread_mailbox *) 0x9517c68 ret = <value optimized out> __PRETTY_FUNCTION__ = "mail_thread_mailbox_close" #3 0x0806486a in cmd_select_finish (ctx=0x8ef3778, ret=0) at cmd-select.c:190 No locals. #4 0x08064a89 in cmd_select_full (cmd=0x8ef3730, read...