search for: cassidy

Displaying 20 results from an estimated 48 matches for "cassidy".

2010 Sep 08
3
Pigeonhole and Dovecot2 with custom config file
...nf managesieve(root): Fatal: Error reading configuration: net_connect_unix(/usr/local/etc/dovecot/dovecot.conf) failed: No such file or directory doveconf: Error: managesieve-login: dump-capability process returned 89 Running Dovecot 2.0.1 on FreeBSD 8.1. Any help would be appreciated. Thanks! Cassidy
2002 Feb 19
1
scan(...comment.char="#") breaks my code
...eful feature no doubt but the default value of # rather than "" breaks my code which looks for # as a delimeter in a file and provides a messy incompatability with earlier versions of R and with Splus. Is there any chance that this default could be changed to ""? -- Steve Cassidy........Computing, Macquarie University, Sydney, Australia ..............<URL: http://www.ics.mq.edu.au/~cassidy>................ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send &qu...
2010 Mar 03
1
Heatmap reordering of dendrogram to hierarchical clustering
...mydata, col = cm.colors(256), scale="column", RowSideColors = rc, ColSideColors = cc, margin=c(5,10), xlab = "Gene", ylab= "Species", main = "Heatmap", reorderfun = function(mydata,w) reorder(mydata,0.0:100.0), Colv=NULL, Rowv=T) Thnak you, Fearon Cassidy Department of Zoology Trinity College Dublin [[alternative HTML version deleted]]
2011 May 02
3
Help converting a data.frame to ordered factors
...hose vectors loses the ordered factors and converts back to numbers. Can someone tell me how to either convert the data.frame into ordered factors OR how to assemble the vectors (of ordered factors) into an array that preserves the factors. Many thanks in advance for any help. Robert -- Robert Cassidy, PhD Department of Psychology Concordia University 7141 Sherbrooke W. Montreal (QC) H4B 1R6 tel: (514) 848-2424 x2244 fax: (514) 848-4523 office: PY-119.2
2001 Sep 10
2
MacOS R and tcltk
>From what I can glean from the sources and bundled packages, the tcltk package isn't built by default for the MacOS port of R. Looking at the code there doesn't seem to be any real reason not to do this except that perhaps tcl/tk isn't available on the builders machine. Is this the case? Since I have a need for cross platform access to tcltk from R, and since I have one of
2002 Oct 11
4
read.table( ... comment.char="#") truncated my data
...that contain '#'. This is really annoying and it is also not compatible earlier version of R. I searched the R archive and found the following message for the scan function. Is it possible to change the default to " " in read.table ? Thanks, Ren On Tue, 19 Feb 2002, Steve Cassidy wrote: > I've just discovered the recent addition of the comment.char arg to scan, a > useful feature no doubt but the default value of # rather than "" breaks my > code which looks for # as a delimeter in a file and provides a messy > incompatability with earlier ve...
2007 Feb 19
2
NTLM oddities
...TLM, rip=209.33.215.142, lip= 204.17.177.60 Questions: 1) So is it possible to use OE for SPA authentication without it sending the "XP username", but the actual account username OE is configured for ? 2) Why, when it "FAIL"ed did it still proxy? This seems bad :) Thanks, Cassidy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20070219/6a741f6d/attachment.html>
2015 May 22
1
charset_to_utf8 assertion of remaining src_size
On 05/22/15 13:18, Cassidy Larson wrote: > We're using FreeBSD 10.1 I see. Yes that's the same problem I have seen. There is a behavioral difference (I think it's a FreeBSD bug) between FreeBSD's iconv(3) and GNU implementation, and there is arguably a bug with Dovecot that iconv(3) state should be rese...
2007 Feb 19
1
Weird Issues with latest nightly (pre-rc23)
...s working fine on rc19. I do have a pop3_uidl_format on my storage boxes. Same with the imap section. It should just proxy over (and is on rc19), the proxy shouldnt have to know about the mail directory. Am I the only one seeing this? Or have I missed a config change that is required? thanks, Cassidy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20070219/a242107e/attachment-0002.html>
2006 Dec 23
1
customizable idle login timeouts?
...is set to 60 seconds. This is a bit too low for some of our large mbox files :( Any plans on adding the: #define CLIENT_LOGIN_IDLE_TIMEOUT 60 #define AUTH_REQUEST_TIMEOUT to the .conf file to be tunable on the fly? I ended up just patching the couple of files in question, but it'd be nice.. Cassidy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20061222/a08fd054/attachment-0001.html>
2010 Sep 22
1
Sieve error on Quota full (Dovecot 2.0.3)
...t.com>: failed to store into mailbox 'INBOX': Quota exceeded ( mailbox for user is full). Any way to suppress these quota full messages from filling up my logs and .dovecot.sieve.log ? I do like the .dovecot.sieve.log for debugging, but regular quota warnings seems excessive. Thanks, Cassidy
2015 May 16
4
charset_to_utf8 assertion of remaining src_size
On 16 May 2015, at 09:39, Xin Li <delphij at delphij.net> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Hi, > > On 5/15/15 10:58, Xin Li wrote: >> Hi, >> >> I have seen the following assertion fails on my own mail server >> (indexer-worker): >> >> Panic: file charset-iconv.c: line 132 (charset_to_utf8):
2014 Oct 27
1
doveadm throws Panic: file dsync-mailbox-tree-fill.c: line 65
...er { port = 12345 } } service replicator { process_min_avail = 1 unix_listener replicator-doveadm { group = mailsys mode = 0666 user = mailsys } unix_listener replicator { group = mailsys mode = 0666 user = mailsys } } Anything else I can provide? Thanks! Cassidy
2013 Jul 03
2
LMTP Proxy
Trying to figure out Proxying with LMTP to a few back end storage servers for quota checking before accepting email delivery on the front end nodes. If I connect to the back end server directly via telnet, everything works great. If I use a front-end server to proxy to the back end server, I don't get the same result. Running 2.2.4 on both front and back end servers. Any help would be
2007 Jan 02
1
"Not connected to database" MySQL errors
...I could figure out this issue first. I've tried connecting to localhost, /tmp/mysql.sock, and a remote server and all exhibit the same problem. The MySQL idle timeouts shouldnt come into play because I'm constantly having users check their accounts. Any insights will be useful, Thanks! Cassidy ### Part of my dovecot.conf that might be useful: login_process_per_connection = yes login_processes_count = 3 login_max_processes_count = 512 auth_verbose = yes auth_debug = yes auth_debug_passwords =yes auth_worker_max_count = 400 auth mail.infowest.com { mechanisms = plai...
2006 Dec 17
1
Proxy with MasterUser + Authentication issues
...default): BUG: PASSV had invalid passdb ID Warning: Killed with signal 15 I am able to successfully authenticate with the master user/pass if I store it in a passdb file. However, I'd prefer to have it in the database for obvious reasons. Any help to the above would be appreciated. thanks, Cassidy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20061217/0b66e7a4/attachment-0001.html>
2007 Jul 30
2
dovecot-auth core dumps
...killed with signal 11 Running: FreeBSD 6.1 i386 Dovecot 1.0.2 I'm not proficient in running 'gdb', so I followed the instructions from the wiki for a full backtrace. Output is below. Is there anything else I should be looking for, or any other commands I should send to gdb? Thanks, Cassidy gdb /usr/local/libexec/dovecot/dovecot-auth /var/run/dovecot/dovecot- auth.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain cond...
2006 Dec 15
1
Proxy MD5/NTLM requests not working
...Anybody have any clues? I'd really like to figure out how to proxy "secure password" requests to my destination server without having to rely on plaintext. Plaintext works fine with the proxy, but I am unable to get anything else working. Am I overlooking something obvious? Thanks, Cassidy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://dovecot.org/pipermail/dovecot/attachments/20061215/3b5833cf/attachment-0002.html>
2015 May 22
0
charset_to_utf8 assertion of remaining src_size
We're using FreeBSD 10.1 Thanks On Thu, May 21, 2015 at 4:56 PM, Xin Li <delphij at delphij.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > On 05/21/15 15:47, Cassidy Larson wrote: > > I've been seeing this same error as well now: > > > > Fatal: master: service(indexer-worker): child 20979 killed with > > signal 6 (core not dumped - set service indexer-worker { > > drop_priv_before_exec=yes }) Panic: file charset-iconv.c: line 1...
2007 Sep 11
2
Quota Exceeded message
Any plans on having custom Quota Exceeded messages in the future (or now)? I'd love to be able to put the exceeding username in the message to help with some issues. Thanks, Cassidy