similar to: Login user doesn't exist: dovecot

Displaying 20 results from an estimated 3000 matches similar to: "Login user doesn't exist: dovecot"

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 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 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]
2006 Jan 12
3
Plain password not authenticating
I'm trying to set up a temporary mailserver using Debian Sarge and Dovecot 1.0 with maildir format. My only previous experience has been on a simple imap server. I have read the wiki documentation and searched the archives, but can't tie down my problem. The log tells me Info: passwd-file(anne) : unknown user. I have set auth_userdb = passwd-file /etc/imap.passwd auth_passdb =
2006 Jan 22
0
Thanks
Many thanks for helping me solving my problems After a few conf tweakings, dovecot works so well that I may put it on prod tomorrow. Many thanks to Timo!!! A few questions though: I had to raise the number of auth_process to 10 to avoid tons of messages "can't connect to socket 'default' is that ok? After tweaking my postgresql database to authenticate virtual users I notices
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 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
2005 Feb 04
4
Problems with dovecot using Maildir on JFS.
Howdy, I have dovecot installed on CentOS (rhel3 clone), and I'm using Dag's dovecot package. I have postfix setup to deliver to Maildir, in /home. The /home volume was formatted with JFS. In this setup, both Outlook and Thunderbird would not show any new mail unless they were completely shutdown and restarted. I have moved /home to an ext3 formatted and all is well. Anyone have
2005 Nov 05
1
dovecot and passwd-file migration
Hi, Im using dovecot with passwd-file authentication and would like to provide some kind of interface/script to let the users change their password. currently my passwd-file looks like: user at domain.com:{PLAIN}password I would also like to change the password to the same I use in my Linux user at domain.com: {MD5}password ??? What do I need to change in the .conf? Las thing, I just cant find
2006 Sep 29
3
Converting UW MBX mail folder
We converted from uw-imapd to dovecot but are still having problems with MBX mail folders. The user can't access this "MBX mail folder": [root at volt Resume's]# file "Sys Admin" Sys Admin: MBX mail folder [root at volt Resume's]# mailutil copy ./"Sys Admin" '#driver.unix/new' Can't open mailbox ./Sys Admin: no such mailbox [root at volt
2006 Sep 14
4
Migrating from uw-imapd to dovecot
We recently switch from up-imapd to dovecot But many users are reporting that they cannot access certain mail folders. The log file has: imap(dws): Sep 14 00:06:19 Error: File isn't in mbox format: /home/research/dws/mail/TaskDL The files in the logs are "MBX mail folders", not "ASCII English text" as are the folders that can be read under Outlook. Can anyone tell me
2006 Jan 14
2
Upgrade question
I have 0.99.14 installed. I've downloaded the latest version. Does it install over the old one, in parallel, or need an uninstall of the old one? Anne
2005 Nov 13
1
TLS negotiation from client fails after openssl upgrade
Is anyone using dovecot on Fedora fc5-devel? I had to rebuild my rpm of alpha4 due to dependencies when I pulled in openssl-0.9.8a (with a whole bunch of other updates). Now when I start my mail client (balsa) it tells me it "Cannot connect to the server: TLS negotiation failed". Dovecot wrote in maillog: "imap-login: Disconnected: rip=1.2.3.4, lip=1.2.3.4, TLS". Does
2005 Oct 25
1
alpha4 - Unknown passdb driver 'pam'
Does anybody see this? Oct 24 19:41:44 athena dovecot: Dovecot v1.0.alpha4 starting up Oct 24 19:41:45 athena dovecot: Auth process died too early - shutting down Oct 24 19:41:45 athena dovecot: auth(default): Unknown passdb driver 'pam' Oct 24 19:41:45 athena dovecot: child 3374 (auth) returned error 89 This is on Fedora FC5-devel x86_64 (opteron), which is certainly pam based. FWIW,
2011 Jun 20
3
Unreasonable syntax error
http://r.789695.n4.nabble.com/file/n3612530/PSC.r PSC.r Hi all, I just wrote a program in R by editing it in Microsoft Word and then pasting into the text editor of R. The above is the file. And below is what the console complains.... Why doesn't it recognise 'r'?? I have to mention that at least when I typed this first several lines into the console, the first error didn't
2004 Oct 20
4
Browsing between linux boxes
My problem appears to be too simple to be addressed in the documentation, being a linux-to-linux problem. This is a mixed home lan, but the majority of file sharing is done between three linux boxes. All three have a public directory, but the one on box1 is mainly used for file sharing. All of this worked well with our old Samba 2 setup, but has now gone to pieces. Two of the boxes are
2006 Jan 22
2
RPM spec file
What would you think if I just removed it completely from tarball? It doesn't look like it works currently properly, and it probably needs to be changed a bit for each different distribution? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url :
2006 Jan 27
3
Invisible messages
I have pulled in a couple of messages using fetchmail and put them through a procmail filter, which has resulted in the two messages being visible in a file manager in ~/Maildir/Design/new. However, using my Imap account on this box I can't see those messages. Any hints, please? Anne