Displaying 20 results from an estimated 3000 matches similar to: "try to compile dovecot 2.0.11 with ssl support"
2005 Aug 30
2
Very minor feature request
Hello,
I'd suggest a way to get to know the "capabilities" of a compiled Dovecot.
The background is that I've run the sequence
./configure --with-ldap && make && make install
twice, all three commands tell me that all is fine (ldap is listed in the
modules), but still dovecot told me that ldap is no Usedb module.
A "make clean" before solved the
2015 Mar 12
3
mysql replication - problems
Hey everybody,
I'm trying to get mysql master/slave replication to work under SSL. I've
created the certs for both the slave and the master. I've configured the
master and slave my.cnf. And it does appear that replication is actually
working.
Master is actually MariaDB (version 5.5.41-MariaDB-log, and the slave is
MySQL (version 5.5.41-log).
But there are two issues I'd like to
2015 Mar 12
2
mysql replication - problems
>
> No: /etc/pki/CA should NOT be group writeable. Ditto for
> /etc/pki/tls/cernts and private
Ok, yeah I can understand that. I'll correct it. Still need a way to get
SSL enabled however. Any suggestions there?
Thanks
Tim
On Thu, Mar 12, 2015 at 11:40 AM, <m.roth at 5-cent.us> wrote:
> Tim Dunphy wrote:
> >>
> >> The mysqld process runs as the mysql
2006 Apr 01
4
Fedora 4: x86_64 different build options than i386?
After successful testing on our 32-bit machine using the rpm, I'm
installing dovecot on our Fedora 64-bit machine using that rpm. In
the log file I get:
dovecot: Mar 31 15:34:16 Error: auth(default): Unknown database driver 'mysql'
I see this:
# dovecot --build-options
Build options: ioloop=poll dnotify ipv6 openssl
Passdb: checkpassword pam passwd passwd-file shadow
Userdb:
2006 Feb 06
2
Compiling Dovecot with gssapi
Hi, all!
I'm new to Dovecot and I try to compile it to allow GSSAPI authentication.
Unfortunately, configure says me always:
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : dnotify
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6
2007 Jan 03
1
I can't use sql auth
I need some help. I have compiled dovecot (1.0-rc15) with --with-mysql
option, when I execute the binary with --build-options I get this:
Build options: ioloop=poll notify=dnotify ipv6 openssl
SQL drivers:
Passdb: checkpassword passwd passwd-file shadow
Userdb: checkpassword passwd prefetch passwd-file static
In this case, when I execute dovecot I get this error:
dovecot: Jan 03 03:48:47 Error:
2006 Jun 22
3
recent dovecot: assertion failed.
Hi,
today I have built dovecot from cvs sources, and upgraded server from
beta-7 to this newer version.
Then i got problems with opening INBOX using thunderbird 1.5.0.2. The
client says "Opening folder...", then, after about half a minute,
blinking "connecting to the server" and returning to "Opening folder..."
/var/log/maillog gets the messages:
---
Jun 22
2003 Jun 22
1
0.99.10-rc1
Home again.
Fixed SSL checking for Redhat 9, I hope. Could someone test if it
actually works now? Also fixed a few compiler warnings. If this thing
works, I'll just update the NEWS file and call it 0.99.10.
http://dovecot.procontrol.fi/rc/
Near future plans include rewriting parts of index handling. At least
.tree file will go, I've a _much_ better idea how to replace it. .data
file is
2006 Aug 21
3
Please help, cant compile with mysql support
I've been going round and round with this, and its driving me nuts.
Previously, dovecot was erroring out during make due to some MySQL library
issues. I thought I had that fixed, but now the compiled version I'm getting
says it doesn't have MySQL support. I just started over, and noticed that
./configure is saying:
Install prefix ...................... : /usr/local
File offsets
2000 Mar 17
2
Problem with 1.2.3pre4 and RSAref
The following code snippet will not compile support for RSAref on NetBSD even
if it exists on the system (which breaks OpenSSL):
for WANTS_RSAREF in "" 1 ; do
if test -z "$WANTS_RSAREF" ; then
LIBS="$saved_LIBS -lcrypto"
else
LIBS="$saved_LIBS -lcrypto -lRSAglue
2005 Aug 05
3
Compile trouble with mysql
Hello!
I tried to compile the latest 1.0-test (79) with mysql support, but
there is the following error:
...
/usr/local/mysql/lib/libmysqlclient.a(sha1.o)(.text+0x5c): In function
`sha1_result':
: multiple definition of `sha1_result'
../lib/liblib.a(sha1.o)(.text+0x830):/usr/local/src/dovecot/dovecot-1.0-test79/src/lib/sha1.c:233: first defined here
...
So 'sha1_result' is
2009 Oct 20
2
Expire plugin per domain
Dear Timo thank you for the help your giving me these.
I want to set expire plugin only for some domains in the same way I set autocreate plugin.
vchkpw-wrapper.sh
#!/bin/bash
DOMAIN=`echo $VPOPUSER|sed s/^.*@//`
echo $USER > /tmp/autocreate
echo $DOMAIN >> /tmp/autocreate
if [ "$DOMAIN" = "operaciones.qnet.com.pe" ]; then
export USERDB_AUTOCREATE=INBOX.Spam
2006 Aug 07
2
[1.0.rc6] Bug in deliver (still exists)
Hi,
The bug reported in
http://dovecot.org/list/dovecot/2006-July/014786.html still exists in
1.0.rc6
% grep "$ ./configure" dovecot-1.0.rc6/config.log
$ ./configure --prefix=/srv/software/dovecot
Install prefix ...................... : /srv/software/dovecot
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method
2007 Jan 07
2
1.0.rc17 released
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz.sig
- MySQL authentication caused username to show up as "OK" in rc16.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url :
2007 Jan 07
2
1.0.rc17 released
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz.sig
- MySQL authentication caused username to show up as "OK" in rc16.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url :
2009 Oct 21
2
meaning of parameter imap_idle_notify_interval??
Hello,
is my understanding of the parameter "imap_idle_notify_interval" right,
if i say,
it's the time between two point where dovecot tells the client he is
here, and
sould have nothing directly todo with the notification of new mails arrived.
I played with the values around. And the courios is, in thunderbird the
folloing.
set to 30 seconds.
Thunderbird pop up around 25 seconds
2018 Mar 01
5
Make fails with 2.3.0.1 & 2.2.34 on Mac OS X 10.7.5
> On 1 Mar 2018, at 5:56 pm, Aki Tuomi <aki.tuomi at dovecot.fi <mailto:aki.tuomi at dovecot.fi>> wrote:
>
>
>
> On 01.03.2018 07:34, James Brown wrote:
>> On 1 Mar 2018, at 4:09 pm, Aki Tuomi <aki.tuomi at dovecot.fi <mailto:aki.tuomi at dovecot.fi>> wrote:
>>>
>>>
>>> What SSL library and version?
>>> ---
2006 Jul 04
6
1.0.rc2 released
Final 1.0 release is looking to get closer. There's nothing left in my
TODO list for it, so please report any old and new bugs you see.
This release also makes upgrades from 0.99 more transparent with
automatic renaming of .subscriptions and .customflags files with
maildir.
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz.sig
*
2006 Jul 04
6
1.0.rc2 released
Final 1.0 release is looking to get closer. There's nothing left in my
TODO list for it, so please report any old and new bugs you see.
This release also makes upgrades from 0.99 more transparent with
automatic renaming of .subscriptions and .customflags files with
maildir.
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc2.tar.gz.sig
*
2009 Feb 27
2
dovecot 1.1.11 errors
Hi,
I sometimes got the following log entries with dovecot 1.1.11 :
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
write(dnotify pipe) failed: Bad file descriptor
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
close(dnotify pipe[0]) failed: Bad file descriptor
mail.err: Feb 27 10:06:54 dovecot: IMAP(hidden at email.com):
close(dnotify pipe[1]) failed: Bad