Displaying 20 results from an estimated 200 matches similar to: "Question about lda & auth_socket_path"
2009 Mar 25
2
v 1.1.13 / GSSAPI / Timeout waiting for handshake from auth server
Dear all,
I am trying to setup Dovecot with GSSAPI support. For testing purposes
gssapi is the
only method allowed for login.
As I cannot login to my mailbox, I'vo got two questions about the following
log entries:
dovecot: Info: auth-worker(default): passwd-file
/dovecot/store/db/test-userdb: Read 3 users
dovecot: Info: auth(default): new auth connection: pid=3915
dovecot: Info:
2011 Jun 01
2
Dovecot 2 + Director: IMAP+GSSAPI and LMTP-proxying
Hi all,
I have a setup of some nodes running Dovecot 2.0.13 and Postfix 2.5.6
with storage in NFS and authentication happening with PAM.
Poking around in the wiki, I tried out different possibilities but now
I am stuck -- and are hoping for your (enlightening) comments and tips.
My planned setup for IMAP and LMTP is like this:
IMAP
====
1. A loadbalancer directs new sessions to a
2012 Aug 24
4
Size of Mailbox affecting the sending of mail?
Hi,
I didn't know where to post this one so I'll start off with you guys and
then try Postfix if I'm barking up the wrong tree!
Having set up my mail server (Dovecot/Postfix), users are experiencing
long delays (a couple of minutes) when sending mail from mail client
such as Thunderbird - this increases with attachments. Having had a
brief discussion with someone, they mentioned
2004 Oct 22
1
Linux, Samba and OS X 10.2
Hi,
I have a Linux machine as Samba Fileserver, authentication through
NT PDC, lots of W2K, NT and XP clients and some MAC clients running
under OS X 10.2.
People share documents on that server and for the M$ clients, it
works.
The OS X clients can read but not write.
The error messages are directory related (permission), and sometimes
we get the statement 'disk full'. But there are
2011 Nov 08
9
Performance-Tuning
Hi,
I have > 11 TB hard used Mailstorage, saved als maildir in ext3 on HP EVA.
I always wanted to make some mesurements about several influences to the
performance (switch to ext4, switch to mdbox), but I never had enough time
to do that.
At the moment I *need* more speed, we have too much waitI/O on the system
and I already used all other performance and tuning-tricks (separated cache,
2004 Oct 29
0
Again Linux, Mac OS etc...
Hi there....
Again with the same question, but with a little more information
technically.
Config:
1 Samba File Server (Suse Linux)
40+ M$ Clients (NT, W2K, XP)
4 Mac OS X clients (10.2,10.3)
Authentication throug NT PDC
Everything works fine for the M$ part of it.
Problem: when someone from the OS X side log onto the share it looks
nice by first sight, but the file permissions, owner and
2009 Apr 05
1
select() hangs in sftp_server_main()
First off, a disclaimer: this is not a problem with openssh per se as
it is also occurring with other software on my server, but I was
hoping someone reading this might know more about the problem than I
do. Thank you very much in advance for your help.
Problem: connecting to the server via sftp results in a hang here:
if (select(max+1, rset, wset, NULL, NULL) < 0) {
which is line 1428 from
2008 May 22
2
auth_socket_path permissiones
Hello,
I'm using dovecot 1.0 under debian etch.
The lda socket path is set to:
auth_socket_path = /var/spool/postfix/private/auth
But this gives me the error:
net_connect(/var/spool/postfix/private/auth) failed: Permission denied
I suppose deliver is run as dovecot user.
I read about running deliver as root with the suid bit set. I'm not quite sure
if this is a good solution. Is there
2009 Oct 20
2
second fs quota root crashes
Hallo.
In our dovecot 1.2.6 server running under Solaris 9 I would like to set up a
second quota root because the mail folders are in the users home directories and
the inboxes of all users are in /var/mail. As soon as I add
quota2 = fs:INBOX:noenforcing:mount=/var/mail
the imap client crashes repeatedly as soon as the user tries to open a mail
folder.
Thanks for any help.
Dovecot Logfile:
2010 Jul 20
1
imap core dumping on signal 10
We are just trying to bring up a new server and chose to use Dovecot
rather than the uw-imap from our previous servers. At this point I am
just testing with some throw away accounts using squirrelmail. I can
load my inbox, but then the imap connection is lost. I presume you need
some real information to get your teeth into, so this is going to get a
little long. I'll give you three things
2010 Mar 23
1
POPS and IMAPS with dovecot
Hi everyone:
when I try to run dovecot after modifying the dovecot.conf file I have
the following error messages:
Mar 23 09:56:52 mailer dovecot: [ID 583609 mail.info] Dovecot v1.2.10
starting up
Mar 23 09:56:52 mailer dovecot: [ID 583609 mail.info] Generating
Diffie-Hellman parameters for the first time. This may take a while..
Mar 23 09:56:52 mailer dovecot: [ID 583609 mail.error]
2013 Nov 27
2
Permissions problems
Hi,
I have dovecot 2.0.20 running (its an old version, I know, it came from the
stable archive at OpenCSW) with Solaris SMF integration working fine. It
enables and disables okay.
However, I cantt connect to it, it is allowing the connection, but spewing on
permissions:
Nov 24 17:34:20 proliant-1 dovecot: [ID 583609 mail.info] master: Dovecot
v2.0.20 starting up
Nov 24 17:34:27 proliant-1
2011 Sep 14
2
LDA panics without sieve script
The dovecot lda panics with "Trying to sync mailbox INBOX with open
transactions" if a user has no sieve script defined. Debugging shows:
Sep 14 19:49:26 server dovecot: [ID 583609 local0.debug] lda(userxx):
Debug: sieve: user's script path /home/grp/userxx/.dovecot.sieve
doesn't exist (using global script path in stead)
Sep 14 19:49:26 server dovecot: [ID 583609
2011 Sep 06
2
error in logs, but system appears to work
I'm bringing up a system with dovecot that has been running for years with uw-imap. In making the
switch, I put a tail on the log file, made the switch, and sent a test mail and received it. I was
able to receive mail with no apparent difficulties, but the log file was disconcerting. A number of
users connected during the few minutes I had it running, and for each of them there was an
2010 Jan 29
1
Master user and proxying
Hello list,
Still need your help configuring proxy infrastructure.
Today, I really struggle configuring master passwords forwarding.
What
I want:
master user can connect to any other account, on proxy.
Could
please somebody help me, I read both articles about this on wiki, but still
can't connect :(
What I did:
on proxy:
auth_master_user_separator=*
passdb sql {
args =
2010 May 04
2
raw backtrace in masses
Hi
I've got huge amounts of
May 3 15:47:37 host dovecot: [ID 583609 mail.error] IMAP(user):
close(/home/user/Mail/R-Help.lock) failed: Disc quota exceeded
May 3 15:47:37 host dovecot: [ID 583609 mail.error] IMAP(user): Raw
backtrace: 0xb0e58 -> 0xb0894 -> 0x552b4 -> 0x55508 -> 0x55774 ->
0x55d9c -> 0x5759c -> 0x57ad0 -> 0x713cc -> 0x64284 -> 0x57be0 ->
2010 Apr 30
3
Dovecot 1.2.11 core dump analyse
Hi list
I recently experienced core dumps on one of my dovecot
servers:
Apr 30 13:46:49 <ip> dovecot: [ID 583609 mail.error] dovecot: child 4088 (imap) killed with signal 6 (core dumped)
Apr 30 13:46:56 <ip> dovecot: [ID 583609 mail.error] IMAP(xx at xx.be): Raw backtrace: 0x80e42f9 -> 0x80e3df3 -> 0x80e9fbe -> 0x80e86d2 -> 0x80da020 -> 0x80e86d2 -> 0x806ff0c ->
2010 Apr 19
2
setgid failed - Not owner
Hello ALL,
I got errors on a new installation, maybe I forgot something.
The system is Solaris, Dovecot 1.2.10, Postfix 2.7.0, MySQL 5.1.25.
Can send mail with dovecot imap, but can`t retrieve the messages.
Strange, I can save and retrieve draft messages ok, files are always
with postfix:postfix ownership.
Sorry if this is newbie question, but can`t find a solution.
Syslog info:
Apr 19
2010 Nov 03
2
Anvil client_limit reached
Hello,
we have the following problem:
Nov 3 09:43:33 minerva dovecot: [ID 583609 local0.warning] master: Warning: service(anvil): client_limit reached, client connections are being dropped
Nov 3 09:51:33 minerva dovecot: [ID 583609 local0.error] imap-login: Error: net_connect_unix(anvil) failed: Connection refused
Nov 3 09:51:33 minerva dovecot: [ID 583609 local0.crit] imap-login: Fatal:
2011 Jan 11
1
Fatal crash during a user search
Well, it looks like it occurred during the search to me...
Jan 10 17:05:37 sysvolone dovecot: [ID 583609 mail.crit]
imap(user at host.com): Panic: file istream-header-filter.c: line 520
(i_stream_create_header_filter): assertion failed: (ret < 0)
Jan 10 17:05:37 sysvolone dovecot: [ID 583609 mail.error]
imap(user at host.com): Error: Raw backtrace: