Displaying 20 results from an estimated 2000 matches similar to: "auth error after upgrading from 0.99 to 1 alpha..."
2006 Jan 31
1
vpopmail authentification broken in dovecot 1.0beta
hello, i got
* net-mail/dovecot
Latest version available: 1.0_beta2
Latest version installed: 1.0_beta2
Size of files: 1,309 kB
Homepage: http://dovecot.org/
Description: An IMAP and POP3 server written with security
primarily in mind
License: LGPL-2.1
and since dovecot-0.99.14-r1 authentification doesnt work no more.
i posted something
2005 Dec 18
2
dovecot behaving badly after upgrade..
i upgraded dovecot from 0.99 to the last version and
it doesnt seem to work anymore..
im using vpopmail userdb and i get this in the logs :
dovecot: Dec 18 03:42:08 Info: auth(default): client in: AUTH 1
PLAIN service=POP3 lip=81.x.x.x rip=81.x.x.x resp=
dovecot: Dec 18 03:42:08 Info: auth(default): client out: CONT 1
dovecot: Dec 18 03:42:08 Info: auth(default): client in: CONT 1
2008 Sep 25
2
auth(default): vmysql: sql error[3]: MySQL server has gone away
Hi all,
I'm facing this error:
dovecot: auth(default): vmysql: sql error[3]: MySQL server has gone away
I've been reading this list archives and seems to be a resolved issue
(back to 2005), so dovecot should just reconnect but it does not so.
I'm using dovecot 1.1.3 with vpopmail 5.4.25 with this configuration:
# 1.1.3: /usr/local/etc/dovecot.conf
listen: *:143
ssl_disable: yes
2006 Aug 23
2
Problems with dovecot 1.0rc5 + MySQL 5.0.24
Hi all,
I'm having an intermittent problem logging users in through a webmail
client (RoundCube). My maillog reports this:
auth(default): vmysql: sql error[3]: MySQL server has gone away
imap-login: Disconnected: user=<sales at coppersinkdepot.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
The MySQL server hasn't gone anywhere, I can log into it fine and
other apps
2007 Jun 12
1
Cannot get cmusieve to work
Hi,
# I messed with the identities in my MUA and sent the email with a non
registered address, sorry for the incinvenience ##
I'm not able to make cmusieve to work to filter emails. Below is my
configuration.
I'm using a .dovecot-sieve example from the wiki:
require "fileinto";
if exists "X-Spam-Flag" {
? fileinto ".Junk/";
}
I've been following
2011 Jun 09
2
Help with xend on ubuntu Dom0
Hello, I am tryiong to set up a Dom0, right now my problem is creating
the first guest.
This is xen unstable tip
ubuntu running jeremy kernel
I have this:
daniel@dani-ubuntu-xen:/usr/sbin$ sudo xm info
[sudo] password for daniel:
Error: Unable to connect to xend: No such file or directory. Is xend running?
daniel@dani-ubuntu-xen:/usr/sbin$
Yet, xl reports this:
daniel@dani-ubuntu-xen:/usr/sbin$
2006 Aug 27
0
vmysql: sql error[3]
I keep getting these messages in the log:
@4000000044f1db7732acaddc dovecot: Error: auth(default): vmysql: sql
error[3]: MySQL server has gone away
I see that at least one user has the same problem:
http://www.mail-archive.com/vchkpw at inter7.com/msg23311.html
Unfortunately, no solution is given.
I also found the MySQL Problems page on the wiki, but the issues are
supposed to be resolved
2007 Aug 20
1
LDA decission boundaries
Hello,
I would like to plot the results of a LDA analysis plotting the
discriminant scores with the decission boundaries on it with rggobi. I
have GGobi already installed on my computer. I have three classes, so
the plot would be LD1xLD2 plus the decission boundaries. Here there is
the code I use make the plot:
library(MASS)
data <- zgcppr273K.pca$x[,1:7]
Tumor <-
2009 Feb 17
3
Combination
Hello,
I have a sequence of numbers:
seq(1:50)
and I would like to have all the possible combinations with this numbers
without repeating any combination:
11, 12, 13, ... ,22,23,24,...
How can I do it?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s-
2010 May 19
3
Pattern matching and replacement in matrix
Hello,
Is there any function like gsub(), that can match and replace patterns
in a matrix or a data frame?
Cheers!
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Tlf. +34 93 581 1910
Fax: +34 93 581 1573
2008 Feb 20
3
Rd to latex
Hello,
I would like to convert an Rd object to a latex file, so that I can put
it in my thesis. How can I do it? I tryed latex(), but it only works for
code...
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n Biom?dica en
2010 Aug 03
4
rails 3 download - where ?
I''m trying to update my rails from 2.3.8 to 3.0, where can I get the kit
from ?
Thanks,
Dani
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group,
2003 Oct 17
1
Migrating /etc/shadow passwords to LDAP
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Date: Thu, 16 Oct 2003 12:25:48 +0200 (CEST)
> From: Dani Pardo <dani@enpl.es>
> Subject: [Samba] Migrating /etc/shadow passwords to LDAP
> To: <samba@lists.samba.org>
> Message-ID: <Pine.LNX.4.33L2.0310161221220.5408-100000@minerva>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>
> Hi!. Since now, I
2010 Aug 09
9
where can I get up to date instantrails ?
Hi, can someone please tell me where can I find up-to-date instantrails
(with rails 2.38, ruby 1.8.7) ... ?
Thanks for any help
Dani
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To
2008 Jul 09
3
Expression in axis
Hello,
I am creating a plot and I would like to know how to put this expression
to the y axis
?mol/10^6 cells
I've tried some combinations using the expression() function, but none
of them worked.
Any idea?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de
2008 Sep 01
2
Text
Hello,
I would like to place some text that should appear in the same position
of the graphic device, preferably outside the plotting area, regardless
the x and y axes limits. How can I do this?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
2009 Aug 19
3
Fitting a logistic regression
Hello,
I have this data:
Time AMP
0 0.2000000
10 0.1958350
20 0.2914560
40 0.6763628
60 0.8494534
90 0.9874526
120 1.0477692
where AMP is the concentration of this metabolite with time. If you plot
the data, you can see that it could be fitted using a logistic
regression. For this purpose, I used this code:
AMP.nls <- nls(AMP~SSlogis(Time,Asym, xmid, scal), data
2010 Sep 04
8
sqlite3/sqlite3_native (LoadError)
Hi,
I have installed ruby 1.9.2, rubygems 1.3.7 and rails 3.0. created a
demo application. when I start ''rails server'' I get:
''require'': no such file to load -- sqlite3/sqlite3_native (LoadError)
any idea ?
Thank you.
Dani
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on
2008 Aug 27
3
Closest value
Hello,
I have this command:
x.axis <- seq(from=0.5, to=4.5, length.out=13112)
How can I which of the x.axis components is the closest to a given
value, for example 3.2?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n
2008 Nov 20
2
Fitting a model
Hello,
This is a very basic question, but I don'y know the answer. I have these
data
delta <-
c(28.6-8.825,28.6-8.828,28.6-8.836,28.6-8.845,28.6-8.897,28.6-8.944,28.6-9.027,28.6-9.091,28.6-9.263,28.6-9.4,28.6-9.7,28.6-9.981,
28.6-10.287,28.6-10.48,28.6-10.684,28.6-10.875)
ph <- c(4.4,4.6,4.8,5,5.2,5.4,5.6,5.8,6,6.2,6.4,6.6,6.8,7,7.2,7.4)