search for: 20060409

Displaying 20 results from an estimated 45 matches for "20060409".

2006 Apr 09
4
help with installing ruby
...up in order to get Ruby running. By the way, could someone explain to me exactly what Ruby is for and what you can make with it? Kinda a lot to ask but thanks! Ed -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060409/e83fe05a/attachment.html
2006 Apr 06
1
[panic] ipw and kismet
Hello, I almost always get a panic when running kismet on my ipw-Interface under 6.1-PRERELEASE. This has been the case ever since ipw hit the tree. Sometimes kismet works, sometimes it doesn't. A sure way to trigger the panic is to switch between bss/ibss/monitor mode prior to running kismet. Perhaps there is a bug in the re-initialization when loading a different firmware? Is this panic
2006 Apr 08
2
question about DISA
Lists, ? ? Hi, good day, i was being task to create a DISA access for internal purpose of the company, i'm having a problem to work with it with authentication, but i think it's really a straight forward thing to do, can someone enlight me on this. thanks ? sample code snippet ? ???? exten => 5,Goto(inward,s,1) ? [inward] ? ?????????? exten => s,1,Disa(1234|outgoing) ?????????? ;
2006 Apr 09
2
Substruct v0.6
...3. Install RMagick This is necessary for automatic image resizing of product images -- seth at subimage interactive http://www.subimage.com/sublog/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060409/d25405bd/attachment-0001.html
2006 Apr 09
4
submitting forms help
...m individually, or submit them all at once, to a different action (bascially, one that will do batch processing of all the forms). Is this possble? Please help. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060409/737c94b7/attachment.html
2006 Apr 08
7
How to create your own markup language ?
I''m actually looking to create my own markup language, after a look to the greats markdown and textilize markup languages they seem to be more complexes that what I need, so not feating with my application. Any help is welcome ;-) -- Grosjean S?bastien
2006 Apr 08
2
ToDo list examples?
Hi guys, im guessing if there?s around a ToDo list example with categories using actual code(1.x) cause every example i found its about 0.x and its hard battle against deprecated code, that way i can see the basic of rails and tables relatios. Regards ;) -- Posted via http://www.ruby-forum.com/.
2006 Apr 08
3
Dreamweaver with Rails
Hi all, I am working with a graphic designer who uses Dreamweaver for HTML. When he views the .rhtml files in Dreamweaver, he currently has to rename the .rhtml suffix to .html in order to work with it. Does anyone know if there is a setting for Dreamweaver to properly view the .rhtml files without having to rename them? Thanks, Jerome -- Posted via http://www.ruby-forum.com/.
2006 Apr 09
0
Form Filler
Hi, Any idea how to implement form filler and simulate user click on submit button Thanks Sharon. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060409/b938274f/attachment.html
2006 Mar 06
1
SASL bind for LDAP
Hi, would it be possible to add support for SASL binds to dovecot's LDAP userdb/passdb? This would be a nice feature as it would allow the use of SASL EXTERNAL binds to a local LDAP server, thereby removing the need for storing clear-text passwords in configuration files. Regards, Geert -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc
2006 Mar 13
1
fcntl error
Error: imap(user): fcntl() failed with mbox file /var/mail/user: Resource temporarily unavailable The user is using Outlook, I am not sure what the issue is, I am running Freebsd 6.0 and Dovecot 1.0.3 The user report that the gets about 60 of his inbox then I see this error in my error log. He is only running one instance of outlook Doug
2006 Mar 16
1
Digest-MD5 authentication problems
Hello, I have dovecot setup to pull passwords stored in plain from a database. My allowed authentication mechanisms are cram-md5 and digest-md5. Cram works but digest fails on my evolution client with and authentication failed. The server is running dovecot 0.99.14-1 on debian sarge. The user logging in is test at advanced-reality.com. Some potentially relevant portions of dovecot.conf are:
2006 Apr 01
1
Log format top=0/0 elements meaning?
Hello. Typical log text - top=0/0, retr=0/ del=0/0, size=0 I can figure out what means retr=0/ del=0/0, size=0, but what about top=0/0? It's static data, haven't seen any others numbers, than zeros there? -- Sysadmin
2006 Apr 03
1
problem with userdb_ on pgsql
# 1 password_query = SELECT login as user, passwd as password FROM mail.dovecot_passwd_v WHERE login = '%n' # 2 user_query = SELECT home, 5020 as uid, 5020 as gid FROM mail.dovecot_passwd_v WHERE login = '%n' # 3 # password_query = SELECT login as user, passwd as password, home as userdb_home, 5020 as userdb_uid, 5020 as userdb_gid FROM mail.dovecot_passwd_v WHERE
2006 Apr 04
1
plugin problems.
dovecot 1 beta 5. solaris 9, gcc, gnu make. trying to test imap quota plugin. Apr 4 09:44:59 frodo dovecot: [ID 107833 mail.error] imap(lenny): dlopen(/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so) failed: ld.so.1: imap: fatal: relocation error: file /usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so: symbol quota: referenced symbol not found default_mail_env =
2006 Apr 07
1
LDA and Shared Mailboxes
I'm hoping LDA has what I'm looking for, basically, I want to be able to deliver mail, to a shared mailbox. Ideally, I'd like a method of determining what address can send to the shared mailbox, and I don't like the idea of having to copy emails into the mailbox, to 'send' to it. I'd prefer to just send to an address, and if your permissions are correct, then the email
2006 Apr 07
1
looking for headway on Timeout leak
mail1 dovecot: imap(smith at willcapmanagement.com): Timeout leak: 0x807fad0 Can anyone give me a heads up on what might cause the above message? I am working on polishing a plugin and it continues to throw this error with no seeming consequences. -David
2006 Apr 07
1
beta5: Solaris, IMAP, DOA
Help... Both beta4 and now beta5 die immediately at startup for me: Apr 7 14:29:32 emerald dovecot: [ID 474997 mail.info] Dovecot v1.0.beta5 starting up Apr 7 14:29:33 emerald dovecot: [ID 128275 mail.error] Auth process died too early - shutting down My setup: Solaris 9, built with gcc 4.1.0, IMAP only, mbox format, INBOXes NFS mounted, index and other mail folders local disk. Beta3
2006 Apr 07
1
consistency issue
Hi there, We have our mail boxes stored on a NFS server and we use maildir for mailbox storage. Some days ago we had a crush and SOME of the mailboxes get an error on QUERY: "EXPUNGE". eg: telnet localhost 143 Trying 127.0.0.1... Connected to localhost.localdomain. Escape character is '^]'. * OK Cabanova Mail ready. A01 LOGIN "hoeschen@***.com" "***" A01 OK
2006 Apr 09
0
TCP wrappers patch
...ovecot 2.0 as some separate non-chrooted process. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 191 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20060409/230118c2/attachment.bin>