Displaying 20 results from an estimated 200 matches similar to: "dovecot startup failure - dovecot-auth unable to open passwd-file"
2004 Jun 18
1
Info: Internal login failure:
I get the following error on auth with mysql on pop3
what am i missing or doing wrong
mysql config file
db_host = localhost
#db_port = 3306
db_unix_socket = /var/lib/mysql/mysql.sock
db = ADMIN
db_user = mailmaster
db_passwd = ********
db_client_flags = 0
default_pass_scheme = PLAIN
password_query = SELECT MAILBOX_PASSWORD AS password FROM MAIL WHERE MAILBOX_USERNAME = '%n' AND
2004 Aug 19
1
tftp-hpa: getopt problems
Hi!
I hope this is the right list for sending tftpd-patches - if not, please point
me in the right direction...
I experienced quite strange problems when trying to use tftp-hpa in newer
Cygwin versions. It simply isn't able to parse its command line correctly
because it seems to use another optind variable than getopt().
When you try to start it with something like
tftpd.exe -s /mypath
2011 Aug 16
1
dovecot 2.0.13 fd_send(imap, 15) failed, dovecot 1.2.16 fd_send(10) failed
Hi, I am reinstalling my server and i have encoutered a strange problem,
both dovecot 2.0.13 and 1.2.16 are
reporting me a problem with fd_send Invalid argument on imap login. I am
running dragonfly bsd 2.10.1., compiled
dovecot from pkgsrc.
Can someone help me out or at least point me in some direction, i am a bit
lost... :(
Aug 15 10:01:00 master: Info: Dovecot v2.0.13 starting up
Aug 15
2024 Jul 13
1
Problem loading BiodiversityR, Error: package ‘tcltk’ could not be loaded
Hi,
I get the following error when trying to load the BiodiversityR package
> library(> library(BiodiversityR)
Loading required package: tcltk
tcltk DLL is linked to '/opt/X11/lib/libX11.6.dylib'
Error: package or namespace load failed for ?tcltk?:
.onLoad failed in loadNamespace() for 'tcltk', details:
call: fun(libname, pkgname)
error: X11 library is missing: install
2016 Dec 02
2
Too many references: cannot splice
Hello,
multiple times per day one of our Dovecot servers has the problem that it suddenly refuses to accept new connections and then floods the logs with these messages:
Dec 2 12:43:06 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
Dec 2 12:43:07 alfa3201 dovecot: pop3-login: Error: fd_send(pop3, 18) failed: Too many references: cannot splice
2004 Jul 22
3
Dovecot auth problem on FreeBSD 4.10
Hello. I am trying to setup Dovecot on an Alpha running FreeBSD
4.10. I am simply trying the imap/pop3 protocols at this time. But
with both protocols the log message I get is:
pop3-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
or
imap-login: fd_send(5) failed: Bad file descriptor
dovecot: child 275 (login) returned error 89
I have tried
2004 Aug 04
1
dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type 'mysql'
Hi,
I am trying this way(mailinglist), as I cant find good
'support'/howto/tutorials on the website.
I am running Fedora Core II, using postfix with mysql, and I want to use
dovecot as imap server.
Now I installed Dovecot using dag wieers SRPM, I compiled it with mysql,
pgsql;
%configure \
--with-ssl="openssl" \
2006 Apr 16
2
Error 127 / dovecot-auth problem?
Hello everybody!
I try now since 2 days to get Dovecot working. First i tried it with apt-get
install dovecot-imap dovecot-pop3 (Debian Sarge), but couldn't start it,
syslog told:
Apr 15 17:04:05 wpc2386 dovecot: Dovecot starting up
Apr 15 17:04:06 wpc2386 dovecot: Auth process died too early - shutting down
Apr 15 17:04:06 wpc2386 dovecot: child 1310 (auth) returned error 127
Apr 15
2004 Aug 10
0
FW: dovecot-auth: Aug 04 10:48:29 Fatal: Unknown userdb type'mysql'
After better looking in the config.log,
We found this, mysql wasn't compiled because of this;
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0xd8): In function
`my_compress_alloc':
: undefined reference to `compress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o)(.text+0x171): In function
`my_uncompress':
: undefined reference to `uncompress'
I am using
2003 Nov 18
1
loading/starting memtest with pxelinux-2.06 fails
Hi!
I try to start memtest86 with pxelinux.
I used to do this with pxelinux 1.66 for some time and it worked very well
with just
-------- SNIP --------------
label something
kernel memtest86.bin
-------- SNAP --------------
Now I upgraded to pxelinux 2.06 and there, it fails.
I can choose the entry, then the file is downloaded (at least one "." shows
up) and started but does
2005 May 28
3
Dovecot auth process died because of Socket operation on non-socket
Hi,
I'm having problems setting up a dovecot1.0 stable on a Debian-amd64
server. The process dies with the following message:
May 28 15:13:46 rouge dovecot: Dovecot v1.0-stable starting up
May 28 15:13:47 rouge dovecot: Login process died too early - shutting down
May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket
operation on non-socket
May 28 15:13:47 rouge dovecot:
2005 Aug 23
1
Thunderbird got "Mail Server does not support secure authentication" ???
System: Redhat AS3
postfix 2.2.5
cyrus-sasl 2.1.15
pam-mysql 0.6
dovecot 0.99.14 ( compile from source tarball)
The same email account and machine, using thunderbird 1.06 to get
email thru dovecot pop3, it returned "Mail Server does not support
secure authentication"
But in outlook express , there is no such problem
I have tested SASL thru pam-mysql is work properly before install
2006 Jun 30
1
help for static user
Hi everybody,
I have been long (for 2 days) trying, but I really need some help.
I would like to use virtual static users.
I configured my file as indicated in the documentation and then I
created the following directory, with the needed rights (mail account)
and leave them empty :
/var/mail/virtual/<mon_domaine>.fr/toto/
I am not sure that it is the good method, but I understand it
2004 Jul 21
3
Fatal: Unknown userdb type 'pgsql'
Hello,
I'm trying to use postgres authentication with dovecot on a linux
system running Fedora Core 2. Installation of dovecot was done by
installing the rpm included in the fedora distribution ("yum install
dovecot").
from /etc/dovecot.conf
auth_userdb = pgsql /etc/dovecot-pgsql.conf
auth_passdb = pgsql /etc/dovecot-pgsql.conf
but the logs tell me:
dovecot: Jul 21 19:28:39 Info:
2005 Feb 28
1
fd_send broken pipe
Hi,
I'm trying to move from UW-IMAP to Dovecot.
This is on a RedHat 7.3 system and I'm using the Dovecot RPM from
Dag Weirs site. dovecot-0.99.13-1.0.rh7.rf.i386.rpm
http://rpmfind.net/linux/RPM/dag/redhat/7.3/i386/dovecot-0.99.13-1.0.rh7.rf.i386.html
When I start up Dovecot, I get the following:
dovecot: Dovecot starting up
Feb 28 01:41:54 yelofsrv dovecot: Auth process died too early
2003 Dec 29
0
New installation questions
Howdy.
I'm trying to get dovecot working on Solaris 9/sparc. I'm using LDAP
as an authentication backend.
After running dovecot and attemping an imap login, I'm getting this
message:
imap-login: Dec 29 01:52:29 Fatal: fd_send(4) failed: Bad file number
imap-login: Dec 29 01:52:29 Fatal: fd_send(4) failed: Bad file number
dovecot: Dec 29 01:52:29 Error: child 22972 (login)
2004 Jun 30
2
ldap auth problems
I have previously configured dovecot with ldap auth on a fedora setup
with no problems.
Now, using RHEL 3 with the same config I get:
dovecot: Jun 30 17:46:07 Error: Auth process died too early - shutting
down
dovecot: Jun 30 17:46:07 Error: child 16780 (auth) killed with signal 11
pop3-login: Jun 30 17:46:07 Fatal: fd_send(-1) failed: Broken pipe
imap-login: Jun 30 17:46:07 Fatal: fd_send(-1)
2007 Aug 09
2
HP-UX troubles
Hi there,
I got dovecot compiled and running on HP-UX 11.23.
It's using LDAPUX and PAM for authentication. So far, it works. But after
logging in the connection is closed immediately. It looks like this:
telnet <ip> 143
Connected to ...
Escape character is '^]'.
* OK Dovecot ready.
a01 login <user> <pass>
Connection closed by foreign host.
The dovecot log says:
2005 Dec 13
0
mailserver pop3-login: Disconnected
Good Day
I am having the following serious problem. I am
running CentOS 4.1 with dovecot 0.99.11. The users are
using POP3 login to retrieve mail. For the last 2 days
we have experienced the following problems. I have
recreated all the users and reconfigured the
dovecot,but the same problems occur.
Please see attached /var/log/maillog messages
It appears so users login whereas others
2011 Sep 14
2
Warning: Subscriptions file .. Removing invalid entry:
One of our dovecot-servers (v2.0.14) got a bit too busy last evening:
Sep 13 20:39:18 popimap1 dovecot: master: Warning: service(pop3-login): process_limit reached, client connections are being dropped
then logged a few:
Sep 13 20:39:20 popimap1 dovecot: pop3(XXXXXXXXX at YYYYY.YY): Warning: I/O leak: 0x3829233d20 (10)
Sep 13 20:39:20 popimap1 dovecot: pop3(XXXXXXXXX at YYYYY.YY): Warning: