Displaying 20 results from an estimated 700 matches similar to: "Thanks"
2006 Jan 17
3
plain text auth
Hi everyone,
This is my second try with dovecot, and still no luck.
What I want is twig to work with dovecot on the localhost address .
I need to authenticate through pam for real accounts and through pgsql for
virtual ones.
I just cant autenticate:
logs are : imap-:login: Authenticate PLAIN failed: Unsupported
authentication mechanism
or: Aborted login: method = PLAIN
Could someone please
2006 Jan 23
1
Connection refused
Dear Timo et all,
I wanted to put dovecot on production on my real server but, be it with
the beta1 you left on my machine yesterday on beta2, when I launch
dovecot, I have tons of messages in syslogs like :
imap-login: can't connect to auth server at default: Connection refused.
What did I do wrong??
TIA
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
15, Chemin des
2006 Jan 31
0
adding a select or a poll?
Since I put my hands on dovecot, I had this recuring problem at startup:
Imap-login would'nt connect to the 'default' socket.
I've been strugling with the fact that it would eventually connect on a
slow or moderely fast machine but not on a really fast machine.
According to Unixware doc, the FIRST connect ALWAYS returns -1 and
errno=EINPROGRESS
AFAICT, imap loop is like this:
2003 Jun 17
1
Multiple auth howto
Howdi.
I'm new to dovcot (just succeded in compiling on unixware 713 today)
I'm noww configuring for tests on other port. The sample configuration
file is pretty well documented, however, I don't understand how I can
firstt authenticate against passwd/shadow if not found against pgsql.
What's the syntax?
Please cc responses as I'm subscribed to digest
TIA
Reghards
--
2006 Jan 30
1
nearly there
Hi Timo et all.
At last I found with unix socket wouldn't connect and it works now.
However after auth, imap crashes with signal 6.
This happens on 1 machine, the other (unixware too) work fine.
The stack trace doesn't make much sense
here it is anway...
Core image of imap (process p1) created
CORE FILE [makedev in cmd-status.c@sys/mkdev.h]
SIGNALED 8 (fpe code[FPE_INTDIV]
2003 Jun 19
0
Re: dovecot Digest, Vol 2, Issue 15
>
>Message: 2
>Date: Wed, 18 Jun 2003 13:21:08 +0200 (CEST)
>From: Andreas Aardal Hanssen <dovecot at andreas.hanssen.name>
>Subject: Re: [Dovecot] Multiple auth howto
>To: Dovecot mailing list <dovecot at procontrol.fi>
>Message-ID:
> <Pine.LNX.4.44.0306181319060.29812-100000 at shusaku.troll.no>
>Content-Type: TEXT/PLAIN; charset=US-ASCII
>
>On
2006 Jan 29
1
I gonna understand one day
Hi,
I'm still struggling with dovecot and Unixware:
On my main server, I have two problems:
1- imap-login has great difficulties to connect to 'default'.
I have traced it to accept in auth_master_listener.c witch fails with
errno=71 (EPROTO) weird...
2- It some times works and I can log-in but imap gets killed by signal 6
(abort?)
See the logs:
Jan 24 12:40:25 dovecot: Dovecot
2006 Jan 19
4
Login user doesn't exist: dovecot
After completely trashing my system a few days ago, I now have FC4
running, and have compiled dovecot-1.-beta1. Everything is placed in a
different place from the debian install, so it's possible that I have a
path problem.
Attempting to start dovecot in a root console brings up the line
Login user doesn't exist: dovecot
Advice, please?
Anne
2006 Jan 18
0
still strugling
Hi all,
After I posted yesterday, I'm still struggling with dovecot 1.0beta1
I installed it on openbsd with no problem. But I can't get it to
authenticate plaintext on Unixware.
I had to add two include files <sys/types.h> and <sys/mkdev.h> in
compat.h because minor and major where undefined on unixware. I doubt that
could fail...
What's wrong with that conf:
##
2001 Mar 15
3
Problem with connecting to host running ssh 2.3.0p1
Hi,
I just did a cvs update on my copy of the openssh stuff here to be sure
that this bug is still existing. If I connect to a host running 2.3.0p1
and use protocol version 2 ssh fails. Here's the excerpt from the debug
log. I would appreciate if someone could fix this, so that I can use
protocol version 2 again:
|debug1: GOT SSH2_MSG_NEWKEYS.
|debug1: send SSH2_MSG_NEWKEYS.
|debug1: done:
2017 Sep 28
0
MSBVAR Package
Hi Ahmad,
I don't know of any, but this might help:
http://maths-people.anu.edu.au/~johnm/courses/r/ASC2008/pdf/Rtimeseries-ohp.pdf
Jim
On Thu, Sep 28, 2017 at 2:12 PM, ah a <arabianahmad at googlemail.com> wrote:
> Hi Jim
>
> Thank you very much for your reply and your help.
> By the way, where can I find some tutorial videos?
> Thanks again for your help.
>
>
2001 Mar 06
0
R Introductory Slides...
Hi there,
I have just written a short introduction to R that I am intended to use in a tutorial in my programming club.
I wrote it as an undergraduate student. Therefore I have put considerations on what kind of stuff will be of interests to most of the students. Many of my friends I talked to didn't like R much, however after I showed them what it can do most of them were impressed and
2020 Sep 16
3
Newer versoin of tar 1.26 on Centos 7
Is it possible to find a repository that hold a newer version of tar.
The current version is 1.26
I have some students trying to build Yocto project on my Centos 7 host,
but OpenEmbedded reports incompatibility problems with the current
version of tar.
I thank you on beforehand for any help.
|<
--
Med venlig hilsen
Klaus Kolle
Teknikumingeni?r, B.Sc.EE., e-mail : klaus at kolle.dk
2008 Jul 14
2
question about a small "for" loop
R 2.5.1 on WinXP
I'm trying to create new variables in a dataframe called jaw, as powers
of jaw$age up to the sixth power, and name them
jaw$age.(--the digit corresponding to the power--)
Obviously none of these work (silly for me to try, I suppose):
for (i in 2:6) {
jaw$age.'i' <- jaw$age^i
}
for (i in 2:6) {
jaw$age.i <- jaw$age^i
}
for (i in 2:6) {
2010 Mar 10
1
trouble calculating rates--sometimes the denominator is missing
Every day I get a csv file containing the names of the 64 schools in our
county, the number of students sent home ill, and the number of students
absent (plus lots of other variables). The file is cumulative since fall
of 2009. It is in "long" format: one line per school per day.
Each line is also supposed to contain the total number of students
enrolled in the school. That number
2003 Apr 15
1
PATCH allow_zero_gid option
Hey,
Well, that was easy :-) Patch against CVS follows:
Summary:
Created a boolean option allow_zero_gid, when set to yes it will allow
logins from users whose group id is zero. Tested with KMail 3.1.1 on
FreeBSD 4.8. I'm not sure if my method for passing the boolean via the
environment is correct, it looks a little on the ugly side.
Index: src/lib/restrict-access.c
2009 Apr 20
4
automatic exploration of all possible loglinear models?
Is there a way to automate fitting and assessing loglinear models for
several nominal variables . . . something akin to step or drop1 or add1
for linear or logistic regression?
Thanks.
--Chris
--
Christopher W. Ryan, MD
SUNY Upstate Medical University Clinical Campus at Binghamton
40 Arch Street, Johnson City, NY 13790
cryanatbinghamtondotedu
"If you want to build a ship, don't drum
2008 Oct 30
1
trying to figure out reorder.factor in gdata
I'm trying to make a factor with levels for day of week, appear as
Monday-Sunday, rather than alphabetically. I'm using reorder.factor
from gdata package, but obviously not using it properly. What am I
doing wrong? Thanks.
>data <- read.table("DataEarly2008.txt", sep=" ", header=T, as.is=1:2)
>str(data)
'data.frame': 7953 obs. of 9 variables:
$
1999 Jul 27
1
S+ files
A very basic question:
How can I make R read some S+ files that I had originally. The source
command says "file format unknown"
Thanks
Coomaren
........................................................................
........................................................
Dr Coomaren P Vencatasawmy
Senior Research Fellow
Spatial Modelling Centre (SMC)
P.O. Box 839
S-981 28
Kiruna
2009 Jan 27
2
using Sweave with a master file that has several iputted .tex files
Suppose I have a Master.Rnw file that looks something like this:
\documentclass[12pt]{mypaper}
\usepackage[margin=1in]{geometry}
\usepackage{setspace}
\usepackage{url}
\usepackage{indentfirst}
\usepackage{fancyhdr}
\usepackage{Sweave}
\pagestyle{fancy}
\lhead{sonographic rectal diameter and ADHD}
\rhead{ }
\usepackage{abbrevs}
%\usepackage{natbib}
%\usepackage{apacite}