Displaying 20 results from an estimated 3000 matches similar to: "Dovecot 2 + Director: IMAP+GSSAPI and LMTP-proxying"
2011 Jan 12
1
Question about lda & auth_socket_path
Hi all,
storing e-mails (using postfix) via dovecot-lda fails and I assume this
is related with a auth_socket configuration problem. But I am at a dead
end, so perhaps anybody has got a hint for me:
This is dovecot-2.0.8 on Solaris 10:
10-auth.conf and its include:
-----------------------------
...
userdb {
driver = static
args = uid=104 gid=104 home=/some/path/%u
}
Relevant parts of
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 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,
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
2019 Sep 03
1
Sporadic duplicate requests with lpxelinux.0
Hello,
I am seeing sporadic duplicate read requests from lpxelinux.0 (6.03 from kernel.org), which results in a failed PXE boot.
This happens only sporadic, but happens often enough to be annoying.
The TFTP server serving lpxelinux.0 is running CentOS 7.6 with all updates applied.
The client machine initiates the PXE boot, receives the lpxelinux.0 binary, downloads ldlinux.c32 and proceeds to
2010 Oct 06
2
dovecot-2.0-pigeonhole-0.2.1 installation in wrong lib dir?
I am building dovecot-2.0-pigeonhole-0.2.1 (dovecot-2.0.5, but that does
not matter) with dovecot-config in place (in /usr/lib64/dovecot) on a
64bit Linux (RHEL5):
./configure --with-dovecot=/usr/lib64/dovecot
The libs needed for several executables in libexec such as
/usr/libexec/dovecot/managesieve-login are not installed in /usr/lib64 but
in /usr/lib64/dovecot. Therefore the executable
2009 Apr 10
2
Dovecot crash
tonight dovecot 1.2beta4 crashed for the first time with an assertion
failed. See attached log file. Around that time nobody was logged in into
dovecot and there were no other mail deliveries going on.
The mail in question should have been delivered to three recipients, one
got the mail, the two others not.
There is unfortunately no core dump file. I have attached the dovecot -n
output as
2009 Jan 15
1
managesieve-login and segfault
You can also write to mailing list without subscribing. Anyway, I
haven't written managesieve-login code, Ccing Stephan.
On Thu, 2009-01-15 at 17:00 +0100, Wolfgang.Friebel at desy.de wrote:
> Hi,
>
> sorry that do not write to the list, I am not subscribed yet. I have read
> the november 2008 thread where managesieve-login does a segfault. As it
> happened to me as well and
2009 Mar 30
1
Empty To: Header and message_address_parse
Using dovecot 1.2beta (but earlier versions should behave similarly) we
have a problem in conjunction with empty To: headers and the RT request
tracker.
RT sends mail out using Bcc: and no To: header at all. To make some
mailers happy one can configure to send a dummy To: header, which we do.
Our To header looks like:
To: "AdminCc of rt Ticket #123456":;
The message_address_parse
2010 Jun 01
5
Sieve GUI
> Is there ? GUI for sieve.
>
> I don't have installed Squrielmail, but won't like to manage the
> Rules per ssh
2013 Aug 23
1
Deleted mails in dsync backups
Hello
we are doing regular backups of the mdbox mail folders using
dsync -u username backup mdbox:/somedir/BACKUPS/username
(still with version 2.1.10, but 2.2.5 is in testing phase)
We do observe that the directory size in the BACKUPS directory is
growing with respect to the original mail folders. I believe this is due
to deleted mails not being purged in the backup. We are doing regular
2013 Jan 08
1
Access to deleted mails in mdbox storage
Hi Timo,
we are currently running dovecot 2.1.10 using mdbox storage. Sometimes we
get requests from users to restore accidentally deleted mails. If the
mails got deleted before a backup was made, such mails could of course not
be restored from backup. One option to help users in this respect would be
to use the lazy expunge plugin.
On the other hand I have seen, that the deleted mails stay
2009 Jan 21
1
docecot managesieve global filter, service name
I do have two questions related to the managesieve setup in dovecot
1) I did setup a global sieve filter, that is invoked if a user has no
other sieve filter. If a user installs a sieve filter and activates it
(PUTSCRIPT, SETACTIVE) then the sieve filter gets compiled (.sievec) and
deliver does use it.
If I want to deactivate the filter (SETACTIVE "") only the symlink (to the
.sieve
2009 Apr 17
2
v1.1.14 and v1.2.rc3 released
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz.sig
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz.sig
Fixed lots of bugs in v1.2 related to shared mailboxes and virtual
mailboxes. Keep on testing and sending bug reports and hopefully we'll
get v1.2.0 release out
2009 Apr 17
2
v1.1.14 and v1.2.rc3 released
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.14.tar.gz.sig
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz
http://dovecot.org/releases/1.2/rc/dovecot-1.2.rc3.tar.gz.sig
Fixed lots of bugs in v1.2 related to shared mailboxes and virtual
mailboxes. Keep on testing and sending bug reports and hopefully we'll
get v1.2.0 release out
2009 Apr 01
4
Quota calculation problem with 1.2 beta 4
Two of my users are reporting that their quota is not being
recalculated ALTHOUGH they deleted lots and lots of mails.
I'm using today's hg checkout of 1.2 beta 4
--
Ralf Hildebrandt
Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.computerbeschimpfung.de
Wen du nicht mit K?nnen beeindrucken kannst, den verwirre mit
Schwachsinn!
-------------- next
2009 Apr 07
0
Modified websieve for use with dovecot
In order to let users construct a sieve filter using a GUI I have taken
websieve.pl from Alain Turbide (for use with Cyrus) and modified it to
work with dovecot.
In order to get it working quickly I have removed all the code I did not
need (e.g. ldap support, password authentication) and coded Kerberos5 auth
(via GSSAPI or SASL) in. I understand that this makes the work mostly
useless to
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
2014 Feb 06
0
Trying to get Dovecot Director Proxying working
Hi All,
Firstly, thanks for all the really helpful responses to my previous
questions "Architecture for large Dovecot cluster" and "Sizing MTA
servers".
I am now trying to get a Dovecot director proxy working with a single
backend mail server. When I try to connect to the dovecot proxy on the
pop3 and imap ports I get connection refused. I want the
authentication to