search for: 20070809

Displaying 20 results from an estimated 68 matches for "20070809".

Did you mean: 20070509
2007 Sep 11
2
How to search with range when I am using AAF
acts_as_ferret :fields => { :name => {:}, :desc => {}, :start_date => {} } def start_date self.start_datetime.strftime("%Y%m%d") end Now that I am strong start_date in YYYYMMDD format, I want to search for all event in between 20070506 and 20070809 What will my query look like when I am using aaf. This one doesn''t work Event.find_id_by_contents("start_date:[20070506 20070809]) I know how it works with native Ferret but can''t seem to integrate with aaf. -- Posted via http://www.ruby-forum.com/.
2007 Aug 10
0
CentOS-announce Digest, Vol 30, Issue 5
...-1.0.2.x86_64.rpm src: libgtop2-2.8.0-1.0.2.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 252 bytes Desc: OpenPGP digital signature Url : http://lists.centos.org/pipermail/centos-announce/attachments/20070809/26727e8a/signature-0001.bin ------------------------------ Message: 2 Date: Thu, 09 Aug 2007 11:35:59 -0500 From: Johnny Hughes <johnny at centos.org> Subject: [CentOS-announce] CESA-2007:0765 Moderate CentOS 4 i386 libgtop2 - security update To: CentOS-Announce <centos-announce at cent...
2007 Aug 09
8
How to use OpenVPN with Asterisk
Hello, I want to create a VPN between two Asterisk servers using OpenVPN. How to configure Asterisk and OpenVPN to do that. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070809/ddaed76b/attachment.htm
2007 Aug 09
2
centos 5.0 setting up an iscsi target
...ew to iscsi so need something basic. _____________________________________ "He's no failure. He's not dead yet." William Lloyd George -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070809/1109734a/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3921 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070809/1109734a/attachment-0001.bi...
2007 Aug 09
2
Forced Ping or re-registration process for SIP devices or accounts/lines
...r reloading the application (when it is a softphone). I wonder if I can force that procedure from the SIP/Asterisk server Thanks in advance Alejandro Lengua -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070809/ed6f7816/attachment.htm
2007 Aug 09
3
AutoTest plugin and rspec for rails
...er the rspec color output (of which I am a fan) ... has stopped happening Anybody got a spare moment to point me in the right direction, please ? Cheers! sinclair -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070809/2331a41a/attachment.html
2007 Aug 09
1
strange warning
...:0:abc amaflags=default disallow=all allow=ulaw allow=alaw allow=gsm allow=g729 -- Best Regards Rizwan Hisham Software Engineer Axvoice Inc. www.axvoice.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070809/a6fd2371/attachment.htm
2007 Aug 09
1
PRI Question
...ble privileges related to this information. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070809/2691e8c8/attachment.htm
2007 Aug 08
1
Version 1.1 Alpha 2 Various Stuff
Some preamble information? OS X 10.4.10 (all updates) Power Mac Dual G5, 2.0 Postfix with Dovecot SASL, Dovecot LDA, Dovecot imaps (openssl) Mail clients Apple Mail v 2.1 SquirrelMail v 1.4.10a Thunderbird v 2.0.0.6 Mulberry v 4.06 For various versions of Dovecot, from 0.9m up through 1.0.3 things went well, no memorable big problems, with one exception: Mulberry v 4.0.8 would/will not
2007 Aug 08
3
Authentication problem - or is it?
My old server ran v.0.99, and this is the first time I've tried to get v.1 running. When I try to test it with telnet I see telnet localhost 143 Trying 127.0.0.1... Connected to david.lydgate.lan (127.0.0.1). Escape character is '^]'. * OK Dovecot ready. x login anne xxxxxx x OK Logged in. Connection closed by foreign host. I assumed it was an authentication problem (I want to use
2007 Aug 09
4
[LLVMdev] Changing basic blocks
...du/mailman/listinfo/llvmdev > -- Emilio Wuerges LAPS - Laboratorio de Automacao de Projeto de Sistemas UFSC - Universidade Federal de Santa Catarina Brasil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070809/db2f6b9d/attachment.html>
2007 Aug 08
12
Some more win32-changenotify analysis
Hi all, I decided to check the responsiveness of the pure Ruby vs C extension versions of win32-changenotify. I setup this little file generator program: a = [] 10.times{ |n| a << Thread.new{ File.open("File_#{n}", ''w''){ |fh| fh.puts "test #{n}" } } } a.each{ |t| t.join } The pure Ruby version did not do so well. In some cases it
2007 Aug 09
1
Mails causing imap process to hang.
...?=" NIL "mailsender" "books.com.tw")) (("=?Big5?B?s9WryKjTpKSk5cL4u3ikS6TruLk=?=" NIL "mailsender" "books.com.tw")) (("=?Big5?B?s9WryKjTuvS49K7RqbE=?=" NIL "mailsender" "books.com.tw")) NIL NIL NIL NIL "<20070809035039.JDYJ10720.mta2.pacific.net.sg at mx3.pacific.net.sg>") BODY ("text" "html" ("charset" "Big5") NIL NIL "base64" 801726 10279)) A truss of the process reveals: write(1, " * 4 0 F E T C H (".., 36) = 36 sendfilev64...
2007 Aug 08
1
LDAP and (py|cmu)sieve
Hello, Before asking help, i would like thank Timo for this awesome server, it's lite, fast, and has good features. I've read the Wiki, tutorials, and tried various configurations to get the result I expect. My company is running a dovecot 1.0.0 server set up with an LDAP directory, mails are delivered to /var/spool/imap and users do not have a real unix home directory on this
2007 Aug 09
2
HP-UX troubles
Hi there, I got dovecot compiled and running on HP-UX 11.23. It's using LDAPUX and PAM for authentication. So far, it works. But after logging in the connection is closed immediately. It looks like this: telnet <ip> 143 Connected to ... Escape character is '^]'. * OK Dovecot ready. a01 login <user> <pass> Connection closed by foreign host. The dovecot log says:
2007 Aug 09
2
dotlock file was deleted error
Hello, under what situation the error: dovecot-uidlist.lock was deleted (kept it 0 seconds ) will happen? I saw quite some of these in dovecot log. Thanks, - Joe
2007 Aug 09
0
Crash with 1.1alpha2 when lazy_expunge is enabled?
...wx------ 2 testuser users 4096 Aug 9 10:59 tmp Lazy expunge works on our production 1.0.0 systems. Anyone else seen this? Rich -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: log.txt URL: <http://dovecot.org/pipermail/dovecot/attachments/20070809/50a42579/attachment-0002.txt>
2007 Jul 02
1
passdb/userdb restart
Hello Timo, I've noticed that when slapd which I'm using as the passdb and the prefetched userdb is restarted I have to restart dovecot. As a matter of fact, if I don't, I get the following error : -- Jul 2 16:38:39 xxxx dovecot: imap-login: Internal login failure: user=<xxxx>, method=PLAIN, rip=xxx.xxx.xxx.xxx, lip=xxx.xxx.xxx.xxx, TLS Jul 2 16:38:46 xxxx dovecot:
2007 Jul 27
2
Bug in Exim->Dovecot auth
Hi. I'm using SMTP auth with Exim authenticating against Dovecot's auth socket. My (excellent) SMTP test tool "swaks" (http://jetmore.org/john/code/#swaks) tries multiple auth mechanismus consecutively which leads to the following message in Dovecot's log file: Error: auth(default): BUG: Authentication client gave a PID 6738 of existing connection I'm not sure where to
2007 Aug 09
0
File upload issue with Merb 0.3
...ads worked in 0.1.0 and 0.3.7, or could someone give a runthrough of the process when a file upload occurs, and where best to start looking to debug. Thanks Marcus -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070809/2fe9229e/attachment-0001.html