Displaying 20 results from an estimated 39 matches for "20050106".
2007 Mar 12
1
timeDate & business day
I have a daily time series and have two questions to get some help with.
Firs,t I have dates in simple numeric values. e.g.
ymd
[1] 20050104 20050105 20050106 20050107 20050110 20050111 20050113 20050114
[9] 20050118 20050120 20050121 20050124 20050125 20050126 20050127 20050128
[17] 20050201 20050202 20050203 20050204
Now, I'd like to compute statistics, e.g. acf, by business days. So, I try
to convert it into timeDate class. But, when I try to cha...
2005 Jan 06
2
3 site asterisk installation question
...tes goes down, they want to be able to operate
independently.
Ron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 4681 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050106/42ea4cc9/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 5118 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050106/42ea4cc9/attachment-0001.obj
2005 Jan 06
1
TDM400P - Segmentation fault
...; 100,1,Dial,Zap/1
exten => 100,1,Dial,Zap/2
exten => _9X.,1,Dial,Zap/3/${EXTEN:1}
[fxo]
exten => s,1,Dial,Zap/4
Can someone help me?
thanks
C?sar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050106/3ac65c55/attachment.htm
2005 Jan 06
1
Dovecot Crashing after MySQL Auth
...Linux'".
--- Bruce Perens, Debian's Fearless Leader
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050106/7a535acb/attachment-0001.bin>
2005 Jan 06
5
Wine asks to set "HardwareAcceleration" = "Emulation" and it is already set.
Hello,
I wonder if somebody has an idea what could be a reason behind this
error message. I am running wine version installed as rpm for Fedora
Core: wine-20041201-1fc3winehq. This actually happens for two games, one
of them - fallout. I am able to run some windows apps with sound (flash
player). Fallout displays initial screen and then crashes with this
error message (apparently when it
2005 Jan 06
0
fonts...
...too (fc3)... Where can I say to wine
to use all the fonts I have put in "drive-c" windows font ?
I don't know what i miss ?
thanks for any help
Henri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20050106/7ffd932f/attachment.htm
2005 Jan 06
3
CVS?
It's been a while since I touched CVS, and things seem to have changed:
> Cannot access /cvsroot/flac/CVSROOT
The CVSROOT I'm using is :ext:<username>@cvs.flac.sourceforge.net:/cvsroot/flac
Has the repository moved elsewhere?
--
- mdz
2007 Apr 18
2
[Bridge] Compiling Bridge Utils 1.04
Hello All,
sorry for all my error of writing...
I have tried to compile the bridge util in formality brctld and just tried
to compile it has given me this error:
/usr/src/bridge-utils-1.0.4/brctl# make brctld
gcc -Wall -g -O2 brctld.c -o brctld
brctld.c: In function `runchild':
brctld.c:122: warning: implicit declaration of function `br_find_bridge'
brctld.c:122: warning:
2004 Dec 24
1
header search for splitted word
Hello,
I wrote a patch for header search about a word over two lines.
Please check it.
For example, following header string contains a word
splitted into two mime encoded block. It's normal behavior of
MUAs in CJK environment.
Subject: =?ISO-2022-JP?B?Sk1CGyRCJUQlIiE8JUslZSE8JTkhIRsoQkpBTBskQiVBJWMhPCU/GyhC?=
2004 Dec 27
2
possible bug with mail->get_header and caching?
I don't know if this is intended or not, but here it comes.
I have
* that copy plugin I was working on
* dovecot 1.0-test59
* thunderbird test client
My copy plugin looks for the X-DSPAM-Signature header line, and reports
it to syslog as such:
imap: we have a signature: "X-DSPAM-Signature: <sig>"
where <sig> is replaced by what is found in the header line. This only
2004 Dec 28
1
Outlook can't download messages with no subject and empty body
My Outlook POP3 clients can't download messages that have empty subjects
and bodies. I'm running 0.99.11-1.1.fc2 and have added the following
line to dovecot.conf
client_workarounds = outlook-pop3-no-nuls
This didn't help.
Any help would be appreciated,
Bob
2005 Jan 01
1
failed with uid Permission denied
Hi
Does somebody know the workaround
I have some users, who are able to log in to dovecot but others not....
even the failpermissions in directories are same. Also mbox folder is
excatly same mail
Some settings in /etc/dovecot.conf
first_valid_uid = 500
last_valid_uid = 1500
first_valid_gid = 500
last_valid_gid = 515
default_mail_env = mbox:~/mail:INBOX=/var/spool/mail/%u
So the
2005 Jan 03
1
Dovecot + MySql (NO PAM) Howto
As mentioned before, I got Dovecot with Fedora and it does not have
the necessary documentation.
Can some one please direct me to the correct path of making this type
of configuration work.
I got Dovecot to authorize the users Via PAM & Mysql but still getting
errors (acct_mgmt & setcred) that I can't figure out how to solve.
2005 Jan 03
2
problem with default_mail_env
I'v set the default_mail_env to maildir:/var/maildir/%d/%u where
/var/maildir/ is the root dorectory for my maildir tree and I'm
getting the folowing error in the maillog :
Jan 3 15:16:58 websrv pop3(roi): unlink(/var/maildir//roi/cur/new:2,T) failed:
Is a directory
Notice that the %d is missing.
If I change to 'default_mail_env =
maildir:/var/maildir/example.tld/%u' then
2005 Jan 04
1
pop3 and home directory
I have a question regarding dovecot (1.0-test52) and pop3. I have
users that do not have home directories, they only have an inbox in
/var/mail. When they try to pop their email, dovecot tries to create
~/mail and then fails. Is there a way around this or will all email
users need to have a home directory?
Cheers,
Shane Kerschtien
dovecot: Jan 04 09:37:58 Error: POP3(fran):
2005 Jan 05
1
imap client library.
Dear Dovecot developers,
I have several question about imap client:
- Is there any difference if we want to create imap client
that connect to Imap server with user mail format
Mailbox or Maildir?
Dovecot support both of them, are we need to create
different imap client to support both of them?
- Does anyone have imap client library other than
UW's c-client?
thanks for your
2005 Jan 05
1
Mozilla/Thunderbird secure authentication
I am finishing up getting SSL/IMAP working on our mail server and I
notice the Use secure authentication box....very little I can find out
about it, except that everyone says NOT to use it and maybe it's only
for POP, not IMAP.
Can you confirm?...googled you on this.
Also, isn't authentication secure with SSL/IMAP anyway?????
--
====
Stewart Dean, Unix System Admin, Henderson Computer
2005 Jan 06
0
0.99.13 released
...as broken
- SEARCH UNKEYWORD wasn't working
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050106/f8c4332a/attachment-0001.bin>
2005 Jan 07
1
Version 3.02 floppy boot hangs.
Hello,
When I upgrade syslinux from 2.13 to 3.02. my linux floppy doesn't
boot anymore.
steps:
dd if=/dev/zero of=fdimg bs=18k count=160
mkdosfs fdimg
syslinux fdimg
mount -o loop fdimg /mnt
cp files/* /mnt/
umount /mnt
then use memdisk load fdimg
the files includes: vmlinuz initrd syslinux.cfg message.txt f1.txt ...
it only prompts 1 line:
SYSLINUX 3.02
2005 Jan 06
1
destroy SIP channel??
...channel but I guess that doesn't apply to SIP channels.
Any ideas? I issued a restart when convenient but figure there must be a
better way.
TIA,
-Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050106/6cbd763a/attachment.htm