search for: 24244

Displaying 6 results from an estimated 6 matches for "24244".

Did you mean: 2444
2011 Oct 05
0
doveadm(user001): Fatal: passdb lookup failed
...%n)) iterate_filter = (objectClass=CourierMailAccount) imap1:/etc/dovecot # dovecot -n # 2.0.14: /etc/dovecot/dovecot.conf # OS: Linux 2.6.34.7-0.7-xen x86_64 openSUSE 11.3 (x86_64) auth_debug = yes auth_verbose = yes base_dir = /var/run/dovecot/ disable_plaintext_auth = no doveadm_proxy_port = 24244 doveadm_socket_path = localhost:24244 lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes mail_debug = yes mail_fsync = always mail_gid = 5000 mail_nfs_index = yes mail_nfs_storage = yes mail_plugins = acl quota notify quota = maildir:User Quota quota_exceeded_message = Quota exceded quota...
2011 Nov 08
1
Failing to share folders when listescape is enabled (2.0.14)
...--------/ # dovecot -n # 2.0.14: /etc/dovecot/dovecot.conf # OS: Linux 2.6.34.7-0.7-xen x86_64 openSUSE 11.3 (x86_64) auth_debug = yes auth_verbose = yes base_dir = /var/run/dovecot/ dict { ? expire = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext } disable_plaintext_auth = no doveadm_proxy_port = 24244 doveadm_socket_path = localhost:24244 lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes mail_debug = yes mail_fsync = always mail_gid = 5000 mail_nfs_index = yes mail_nfs_storage = yes mail_plugins = acl quota notify expire listescape mail_uid = 5000 managesieve_notify_capability = mailt...
2001 Dec 11
1
Using lib Rstreams and gzfile()
...0 0 0 0 0 0 0 0 0 0 0 0 [61] 0 0 0 0 this is ok, but then with readint from Rstreams: > seek(p1c.gzip, 0, "start") [1] 128 > readint(p1c.gzip, 64,2) [1] -25620 -17287 21838 -16137 -8489 3835 13806 -28067 -30452 -24244 [11] 11464 18547 5320 -24287 -13180 -14761 13486 -2902 18582 8798 [21] 29513 21369 -27830 10578 29509 -13015 -23255 -13784 25643 11960 [31] -4233 -8515 -2123 -6311 -4455 28531 -1163 -2077 -775 -25282 [41] -6161 -2242 -12679 -2128 27610 -16977 24278 -25369 61 11268...
2015 Jul 24
0
[LLVMdev] [LLD] Segmentation fault in case of TLS mismatch
Hello, In case a variable is defined as TLS and referenced as non TLS, lld causes segmentation fault. Filed new bug 24244 and working on it. Test case: test.c: ================== extern int tlsvar; int main() { printf("%d\n",tlsvar); return 0; } ================== tls.c ================== int __thread tlsvar = 10; ================== -Shridhar -------------- next part -------------- An HTML attac...
2006 Jan 02
0
problem with ruby gem activate when trying to run actionpack tests
Hi There, so I worked out what I should be doing to try and contribute code to rails (I''m currently working on patches for collection_select and auto_link). I''m following the instructions here: http://dev.rubyonrails.org/ and have checked out actionpack. Trying to run the actionpack tests I get this error: D:\User\Code\ruby\actionpack\test>ruby controller/base_test.rb
2005 Aug 29
1
Problems printing to remote windows shared printer with 3.0.20
...DeviceURI is in /etc/cups/printers.conf. This works fine with 3.0.13, but with 3.0.20 I get this error in /var/log/cups/error_log when printing from either the Solaris machine or XP (after adding the Samba printer). I [29/Aug/2005:17:08:21 +0500] Started filter /usr/lib/cups/filter/pstops (PID 24244) for job7007. I [29/Aug/2005:17:08:21 +0500] Started backend /usr/lib/cups/backend/socket (PID 24245) for job 7007. E [29/Aug/2005:17:09:15 +0500] [Job 7004] Unable to connect to SAMBA host, will retry in 60 seconds...ERROR: No ticket cache found for userid=2149 E [29/Aug/2005:17:09:15...