search for: a103

Displaying 12 results from an estimated 12 matches for "a103".

Did you mean: 103
2007 Feb 08
2
migration question: "imap server directory"
...quot; and some in "Mail". So for now, with Dovecot, I've set: mail_location = mbox:~:INBOX=/var/mail/%u:INDEX=%h/Mail/imapd-indices But users with absolute paths are having issues: A102 LIST "/home/dp/mail/" "%" A102 OK List completed. Versus: A103 LIST "mail/" "%" * LIST (\Noselect \HasChildren) "/" "mail/" * LIST (\NoInferiors \UnMarked) "/" "mail/sent-mail-Jul-2006" * LIST (\NoInferiors \UnMarked) "/" "mail/sent-mail-Dec-2004" A103 OK List compl...
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
...+A29+A30+A31+A32+A33+A34+A35+A36+A37+A38+A39+A40+A41+A42+A43+A44+A45+A46+A47+A48+A49+A50+A51+A52+A53+A54+A55+A56+A57+A58+A59+A60+A61+A62+A63+A64+A65+A66+A67+A68+A69+A70+A71+A72+A73+A74+A75+A76+A77+A78+A79+A80+A81+A82+A83+A84+A85+A86+A87+A88+A89+A90+A91+A92+A93+A94+A95+A96+A97+A98+A99+A100+A101+A102+A103+A104+A105+A106+A107+A108+A109+A110+A111+A112+A113 benchmarkName = as.character(backtestFormula)[2] print(as.character(backtestFormula)[3]) print(benchmarkName) assetsNames <- strsplit(gsub(" ", "", as.character(backtestFormula)[3]), "\\+")[[1]] nAssets = len...
2008 Oct 02
6
Samba & LDAP, with XP and Linux clients
Hello - I'm not sure if this is the right place to ask, so if not I will be grateful to learn of a more appropriate mailing list. I have a Slackware box (2.6.26 kernel) running Samba 3.0.25b (yes, I know, I'll upgrade soon). This machine provides DC functionality for several Windows XP workstations in my house. I recently changed the backend password database to OpenLDAP (v2.3.33)
2020 Sep 21
0
Fwd: can't define domain - error: cannot open /dev/null: Operation not permitted
...> > Datum: 21. September 2020 um 18:38:48 MESZ > An: Martin Kletzander <mkletzan@redhat.com> > Betreff: Aw: can't define domain - error: cannot open /dev/null: Operation not permitted > Helmholtz Zentrum Mnchen Helmholtz Zentrum Mnchen --Apple-Mail-8825B719-C6F6-4EA9-A103-CC39C0F93F2F Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><br><div dir="ltr"><br&gt...
2006 Aug 29
0
Problem using Apple Mail with Dovecot (fwd)
...ot; S: * LIST (\Noselect) "/" "" S: A101 OK LIST Completed C: A102 LIST #news.comp.mail.misc "" S: * LIST (\Noselect) "." #news. S: A102 OK LIST Completed C: A103 LIST /usr/staff/jones "" S: * LIST (\Noselect) "/" / S: A103 OK LIST Completed C: A202 LIST ~/Mail/ % S: * LIST (\Noselect) "/" ~/Mail/foo S: * LIST () "/" ~/Mail/meetings...
2006 Aug 29
0
Problem using Apple Mail with Dovecot
...S: * LIST (\Noselect) "/" "" > S: A101 OK LIST Completed > C: A102 LIST #news.comp.mail.misc "" > S: * LIST (\Noselect) "." #news. > S: A102 OK LIST Completed > C: A103 LIST /usr/staff/jones "" > S: * LIST (\Noselect) "/" / > S: A103 OK LIST Completed > C: A202 LIST ~/Mail/ % > S: * LIST (\Noselect) "/" ~/Mail/foo > S: * LIST () "/" ~/Mail/m...
2006 Sep 06
4
bug report, from apple.com
...ot; S: * LIST (\Noselect) "/" "" S: A101 OK LIST Completed C: A102 LIST #news.comp.mail.misc "" S: * LIST (\Noselect) "." #news. S: A102 OK LIST Completed C: A103 LIST /usr/staff/jones "" S: * LIST (\Noselect) "/" / S: A103 OK LIST Completed C: A202 LIST ~/Mail/ % S: * LIST (\Noselect) "/" ~/Mail/foo S: * LIST () "/" ~/Mail/meetings...
2006 Feb 24
5
Problem with T1 installation
...---- When I try to dial using the T1 line I get the following error : Feb 24 06:56:53 NOTICE[5724]: app_dial.c:1010 dial_exec_full: Unable to create channel of type 'Zap' (cause 0 - Unknown) == Everyone is busy/congested at this time (1:0/0/1) == Auto fallthrough, channel 'SIP/7180-a103' status is 'CHANUNAVAIL' Any ideas guys? Thanks and regards, Nitin Joshi. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060224/5416616f/attachment.htm
2016 Nov 21
2
Winbind traffic not encrypted
...09f6 3082 09f2 a018 3016 ........0.....0. 0x0070: 0609 2a86 4882 f712 0102 0206 092a 8648 ..*.H........*.H 0x0080: 86f7 1201 0202 a282 09d4 0482 09d0 6082 ..............`. 0x0090: 09cc 0609 2a86 4886 f712 0102 0201 006e ....*.H........n 0x00a0: 8209 bb30 8209 b7a0 0302 0105 a103 0201 ...0............ 0x00b0: 0ea2 0703 0500 2000 0000 a382 03a4 6182 ..............a. 0x00c0: 03a0 3082 039c a003 0201 05a1 101b 0e41 ..0............A 0x00d0: 442e 4558 414d 504c 452e 4e45 54a2 2630 D.EXAMPLE.NET.&0 0x00e0: 24a0 0302 0101 a11d 301b 1b04 6c64 6170 $........
2016 Sep 07
5
[LLD] Writing thunks before the corresponding section
Hi, MIPS LA25 thunk is used to call PIC function from non-PIC code. Usually it contains three instructions: lui $25, %hi(func) addiu $25, $25, %lo(func) j func We can write such thunk in an arbitrary place of the generated file. But if a PIC function requires the thunk is the first routine in a section, we can optimize the code and escape jump instruction. To do so we just write the
2017 Jun 13
13
[Bug 101404] New: GTX 970M (GM204-A) not powered off when not in use (DynPwr in stead of DynOff)
https://bugs.freedesktop.org/show_bug.cgi?id=101404 Bug ID: 101404 Summary: GTX 970M (GM204-A) not powered off when not in use (DynPwr in stead of DynOff) Product: xorg Version: unspecified Hardware: Other OS: Linux (All) Status: NEW Severity: normal Priority: medium
2017 Sep 11
2
Nouveau: kernel hang on Optimus+Intel+NVidia GeForce 1060m
...000:00:14.2: reg 0x10: [mem 0xdf42e000-0xdf42efff 64bit] [ 0.589272] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000 [ 0.589296] pci 0000:00:16.0: reg 0x10: [mem 0xdf42d000-0xdf42dfff 64bit] [ 0.589362] pci 0000:00:16.0: PME# supported from D3hot [ 0.589501] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601 [ 0.589516] pci 0000:00:17.0: reg 0x10: [mem 0xdf428000-0xdf429fff] [ 0.589522] pci 0000:00:17.0: reg 0x14: [mem 0xdf42c000-0xdf42c0ff] [ 0.589528] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097] [ 0.589534] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083] [ 0....