Displaying 20 results from an estimated 9000 matches similar to: "Busy, again"
2008 Aug 27
3
compile with ssl support
Hi,
I have installed 1.1.2 first with ssl_disable=yes, work fine but when i set ssl_disable to no and configuring according to dovecot.org (SSL certificates) i get 'SSL support not compiled in but ssl_disable=no'
CPPFLAGS=-I/opt/openssl/include LDFLAGS=-L/opt/openssl/lib ./configure
make
make install
what am i missing?
i starting with a simple dovecot.conf
protocol imap {
}
protocol
2007 Apr 03
2
ssl connections frozen, client times out
Hi there,
I'm using the latest Thunderbird & Dovecot. I'm trying to setup either
pop3s or imaps. The plain versions of the protocols both work fine for
me, even with the TLS option selected in Thunderbird. But when I try to
use the ssl versions, my client does not negotiate - it just time's out.
I have as much logging enabled as possible and the only thing that shows
up
2005 Jul 01
3
error while connecting from squirrelmail
Hi all,
I am new to dovecot and squirrelmail and I am trying to configure squirrelmail with dovecot as its imap server. When i disable "Secure Imap (TLS)" option (2-A-7) from squirrelmail configure menu, it's working fine. But when i try to enable tls support, squirrelmail is giving the following error:
Warning: fsockopen(): unable to connect to 192.xx.xx.xx:993 in
2009 Apr 21
4
1.1.13 squat core dump
While using 1.1.13 and squat with local pine imap on Solaris 9 I had a
random core dump today. I was doing a search in a maildir folder with
about 2000 emails. Unfortunately, I haven't been able to reproduce it
yet, but I wanted to send along the info anyways.
Environment:
# uname -a
SunOS 5.9 Generic_122300-39 sun4u sparc SUNW,Sun-Blade-100
Backtrace:
http://pastebin.com/f7aa8bb5
~#
2008 Jul 02
5
litte problems upgrade from 1.0.x to 1.1.1
Hi List,
last time i did a lot of packaging and installing different versions of
dovecot 1.0.x (rc not included ;) )and all was fine.
Now a have a little problem. In this case it was an update from 1.0.13 to
1.1.1
Sometime it happens that 1 user out of x (more than 100) got this
standardmessage for ~1 or ~2 thousend times in his mailbox (mbox)
for example:
>From MAILER_DAEMON Mon Sep 18
2008 Jun 03
4
wildcard symbol or character
hello all,
i want to split a list into smaller lists. the list looks like this:
CW-W730 CW-W720 CW-W710 CW-W700 CW-W690 CW-W680 CW-W670 CW-W660
CE-W997 CE-W987 CE-W977 CE-W967 CE-W956 CE-W944 CE-W934 CE-W924
7W-W760 7W-W750 7W-96 7W-941 7W-932 7W-923 7W-914 7W-905
7E-W565 7E-W555 7E-W545 7E-W535 7E-W525 7E-906 7E-850 7E-840
...
i want the smaller lists
2007 Nov 13
2
new to rspec, error running "rake rspec" on debian/etch
I have the latest version of rspec and rails-rspec installed. I''m using
the debian versions of ruby and rails. On a new project after a
generate an "rspec_model" and then try to run "rake spec", I get the
following error:
dan at dan-server:~/projects/cw/registration$ rake spec
(in /home/dan/projects/cw/registration)
2010 Oct 01
2
Format of Output of Residuals
An excerpt from dataset ChickWeight:
??? weight Time Chick Diet
1?????? 42??? 0???? 1??? 1
2?????? 51??? 2???? 1??? 1
3?????? 59??? 4???? 1??? 1
I am interested in the residuals of the dataset.? Specifically in
saving them to another format. I have been creating text files with
sink.
CW.lm <- lm(weight ~ Diet, ChickWeight)
resid.CW.lm <- resid(CW.lm)
But when I call:
resid.CW.lm
The data
2013 Mar 01
2
samba4 PDC to BDC file replication
Hi,
I have built two samba4 boxes, one as a PDC and the as a DC, all working
perfectly. If I create a user through the mmc snapin then turn off the PDC,
I can still login to the domain using the DC which is great. The problem is
their files and ntfs permissions on BDC.
I have assigned user and group rights using windows explorer to certain
folders, i.e granted user1 full permissions to that
2008 Sep 20
2
%d is empty
Hi, I'm a Dovecot newb playing with version 1.1.3 port under FreeBSD.
After setting up dovecot-sql.conf for MySQL I can't check mail via POP3:
...
password_query = \
SELECT CONCAT(username, '@', d.name) AS user, password \
FROM users u JOIN domains d ON u.domain_id=d.id \
WHERE username='%n' AND d.name='%d' AND active
(with or without \
2002 Jan 24
1
Compiling R Package on Windows
I just installed the R-patched 1.4.0 and for some reason I now have
trouble compiling R packages - I could compile it a few weeks ago with R
1.4.0 released in December. This only happens if I put the --binary
option in.
For example:
Rcmd build --binary cw
returns the error:
make: Entering directory `/cygdrive/c/PROGRA~1/R/RW1040/src/gnuwin32'
make DLLNM= \
-C C:/MyRWork/cw PKG=cw
2013 Mar 05
2
multiple plots and looping assistance requested
Hi all, I have a couple of questions.
1) Is there a more effective way to remove the following pattern
(patternrm) from the station_id_Timeseries (see below)
patternrm <- c(_2000_4_OND, _2001_1_JFM, _2001_2_AMJ, _2001_3_JAS,
_2001_4_OND, _2002_1_JFM, _2002_2_AMJ, _2002_3_JAS, _2002_4_OND,
_2003_1_JFM, _2003_2_AMJ, _2003_3_JAS, _2003_4_OND, _2004_1_JFM,
_2004_2_AMJ, _2004_3_JAS, _2000_4_OND) #
2004 Oct 01
2
SSL setup ?
Hello,
I'm having treuble setting up a ssl dovecot;
here's some info:
/etc/xinetd.d/pop3s:
service pop3s
{
disable = no
flags = REUSE
socket_type = stream
wait = no
user = root
group = root
instances = UNLIMITED
server = /usr/libexec/dovecot/pop3-login
2011 Feb 13
1
RCytoscape setPosition error
Hi
Can some one please point out where i am wrong.
I am trying to position set of nodes column-wise in cytoscape using
RCytoscape
A----D
B----E
C----F
-------------------
g <- new ('graphNEL', edgemode='undirected')
cw <- CytoscapeWindow ('smallExample', graph=RCytoscape::makeSimpleGraph())
layout (cw, 'jgraph-spring')
redraw(cw)
nodesFr = c('A',
2007 Dec 12
2
1.1 beta 11 - no quota warnings
Having tried and failed to get 1.0.8 with quota-rewrite to send warnings, I removed the 1.0.8 and installed the latest 1.1 - however I still can't get the warnings! Can someone advise what might be wrong - it must be my configuration??
To compile 1.1 I used ./configure --with-deliver --with-mysql. I've chopped and changed my conf till I'm blue in the face. My dovecot-mysql.conf file
2010 Jun 22
4
Local channel usage
Hi All,
I?m trying to do ?things? after my Dial application terminates (e.g. play IVR to called party, calling party, etc.). I?m trying to use the local channel for this purpose but so far with no success. I?m using 1.6.1.18 and this is my extensions.conf:
[Internal]
exten => _22,1,Dial(Local/${EXTEN}@CW/n) ; 22 is test number
exten => _22,2,Noop(After Hangup)
[CW]
exten =>
2013 Feb 08
2
[LLVMdev] Parallel Loop Metadata
On 02/08/2013 04:26 PM, Daniel Berlin wrote:
> I'd love to see example cases where the pair analysis is the
> difficulty, rather than the access analysis of any single memory piece
> being the difficulty.
I'm not completely sure what you mean, but is there really a difference
between doing "pair analysis" across multiple iterations of the same
instruction than doing it
2008 Jun 06
1
editing a data.frame
dear R users,
the data frame (read in from a csv) looks like this:
TreeTag Census Stage DBH
1 CW-W740 2001 juvenile 5.8
2 CW-W739 2001 juvenile 4.3
3 CW-W738 2001 juvenile 4.7
4 CW-W737 2001 juvenile 5.4
5 CW-W736 2001 juvenile 7.4
6 CW-W735 2001 juvenile 5.4
...
1501 1.00E-20 2001 adult 32.5
i would like to
2001 Oct 17
2
win32sdk shared memory issue -- proposed change of code
It was recently brought to my attention by "Ram'on Garc'ia Fern'andez <ramon@jl1.quim.ucm.es>"
that there is yet an even simpler solution to the issue of cross-DLL access of variables in the data segment.
Although a variable may be exported either from the module definition file, or explicitly
via _cdeclspec(dllexport) -- unlike procedures (functions), it is mandatory
2008 Oct 01
1
Unable To Move IMAP Folder (Dovecot)
I have a user who has a folder in his Maildir/ called "test"
/home/user/Maildir/.test
This folder shows up as a sub folder to his Inbox on his Thunderbird
client and I tried using the "cp" command to move this over to my
Maildir/ directory on the same server and when I launch Thunderbird,
that folder is not visible for me. I made sure permissions are correct
and even reloaded