Displaying 20 results from an estimated 600 matches similar to: "dovecot-1.1 + dovecot-sieve-1.1 deliver backtraces"
2007 Aug 03
2
dovecot-1.0.3 & apacheds ldap
I have problem with dovecot-1.0.3 and apacheds ldap server.
If I change just uris in dovecot-ldap.conf to point to fedora-ds server,
everything works O.K.
I've tried with apacheds ldap server versions 1.0.2 and 1.5.0
command line search with parameters taken from dovecot.debug log gives
me all needed attributes.
Comments and help welcome.
Here is my data:
---
# /opt/dovecot/sbin/dovecot -n
#
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
2008 Jul 23
4
Problem: delivery with mode 600 into shared folder
Hi,
I have a problem, delivery called from /etc/aliases file by pipe delivers with mode 0600.
I need system users with shared mail folders (Maildir format).
When I changed alias to pipe to shell wrapper with mode 002 set in it, nothing changed.
MTA is sendmail, OS Solaris, and dovecot version 1.1.1. Can somebody help?
Here are dovecot settings:
---
/opt/dovecot11/sbin/dovecot -n
# 1.1.1:
2007 Oct 18
2
more problems with dovecot-1.1 beta3
Hi,
Thank you for pointing me about -xc99 flag, I have compiled and
installed dovecot inplace of version 1.0.5 without any special actions
on the upgrade. And after starting it immediately got in it's log file
messages like:
---
dovecot: Oct 16 23:10:18 Error: IMAP(seriv): file_set_size() failed with
index cache file
/var/spool/imap/seriv/.imap/.git-altlinux-ru/dovecot.index.cache:
Invalid
2008 Jul 24
3
how to store flags \Seen into read-only mailbox?
Hi,
I'm trying to use dovecot for storing mailing lists and read-only access for users.
The OS is Solaris, authentication for all readers of these lists are from Ldap through PAM, and one local user "listuser" will receive all mail and store them into it's folders (Maildirs). These maildirs are readable (read-only) for all others and they are shared by setting
---
mail_location:
2008 Jul 06
2
Q: imaptest license
Hi Timo,
I can't find licensing information in http://hg.dovecot.org/imaptest. Can you tell what is the license for this utility? I'd like to package it for ALTLinux Sisyphus repository.
--
Sergey Ivanov
2005 Dec 16
1
a problem in building dovecot @ opensolaris
Hi,
I'm trying to build dovecot from snapshot dovecot-20051215.tar.gz on
OpenSolaris Nevada build 28.
I have added to the PATH directories for make, gcc and automake/autoconf
(in BASH):
$ export PATH=/opt/sfw/bin:/usr/ccs/bin:/usr/sfw/bin:$PATH
then executed
---
$ aclocal
$ libtoolize --force
$ automake --add-missing
$ autoheader
$ autoconf
---
And then make finished with
---
Install prefix
2007 Mar 29
2
dovecot mmap() complaints: No such device
I'm trying to use dovecot-deliver with sieve plugin, delivering to
Maildirs. Everything seems working O.K., but I'm getting the following
lines in /var/log/maillog:
---
Mar 29 00:06:00 alt64 dovecot: imap-login: Login: user=<seriv>,
method=PLAIN, rip=66.80.117.2, lip=192.168.10.8, TLS
Mar 29 00:06:00 alt64 dovecot: IMAP(seriv): mmap() failed with index
file
2006 Sep 28
2
which e-mail client can work with recent dovecot?
Hi,
I'm trying to use dovecot-1.0.rc7.
Before I've used dovecot-1.0 from nightly cvs build of August 08, 2006.
It worked perfectly, on Linux 64-bit, you can see spec and patches at
http://www.sisyphus.ru/srpm/dovecot/
When I tried to upgrade to rc7 and to recent nightly cvs builds with the
same configuration and patches (provided necessary adaptations), it
builds O.K, but can not move
2008 Oct 23
4
First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2
Hello Dovecot users,
Finally, after little more than a year, I finished the first release of
the new Sieve implementation for Dovecot.
The main reason for rewriting the Sieve engine is to provide more
reliable script execution and to provide better error messages to users
and system administrators. Also, since the Sieve language evolves
quickly, with new language extensions published every
2008 Oct 23
4
First release (v0.1.0) of the new Sieve implementation for Dovecot v1.2
Hello Dovecot users,
Finally, after little more than a year, I finished the first release of
the new Sieve implementation for Dovecot.
The main reason for rewriting the Sieve engine is to provide more
reliable script execution and to provide better error messages to users
and system administrators. Also, since the Sieve language evolves
quickly, with new language extensions published every
2008 Oct 08
3
Something weird happening...
Hi to all,
I use Dovecot dovecot11-1.1.3-5.1 from OpenSuSE 11, when i send a mail
from the logs i read:
Oct 8 10:36:31 mail postfix/pipe[17934]: A360A851:
to=<mediatest at atpss.net>, relay=dovecot, delay=0.22,
delays=0.18/0/0/0.04, dsn=4.3.0, status=deferred (temporary failure.
Command output: Can't open log file /var/log/dovecot-err.log: Permission
denied )
But, log files seems ok:
2008 Apr 30
2
[RFC] FreeBSD port for dovecot 1.1 series
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have put together a preliminary patchset for dovecot 1.1 at:
http://people.freebsd.org/~delphij/misc/dovecot-1.1-rc4.diff
My intention is to repocopy the current dovecot port to dovecot11 and
make changes on the latter. In this version of patchset, I have
intentionally removed the following chunk of change which by default
allows gid=0
2018 Feb 08
1
How to grant user access to his .dovecot.sieve.log?
On Feb 6, 2018, at 19:53, Sergey Ivanov <seriv at cs.umd.edu> wrote:
> Answering myself (not yet implemented, but I hope it will work):
> Using sieve extprograms extension and global "after" script, I can read .dovecot.sieve.log into a sieve variable 'log_content' if this log is not empty. I hope this log will be written before "after" script is called, but
2006 Jan 15
3
1.0 beta1 testing
If you have time, please test
http://dovecot.org/nightly/dovecot-latest.tar.gz
If nothing big comes up, I'll release it as 1.0beta1 tomorrow evening.
-------------- 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 :
2013 Aug 02
2
Mail being delivered but MUA showing empty inbox
Dovecot :? 2.0.19 (see config at http://pastebin.com/raw.php?i=KMaQ9Ccc)
Postfix :? 2.9.6 (see config at http://pastebin.com/raw.php?i=EEeevHfk)
I'm trying to get Dovecot and Postfix working on Ubuntu 12.04LTS but am not having much luck.
The problem is that although mail gets delivered to the correct place, however pointing a MUA of any description at Dovecot just yields a purportedly empty
2008 Mar 15
1
current quota in mysql issue
hi all,
i have a problem with storing the current quota in mysql. the
configuration of the dictionary quota mostly looks like the example from
the wiki.
the dirsize quota limit is read correctly from the user_query, but nothing
stored with quotadict in the quota table. i wonder that there is nothing
like a "dict" in the logfile. did i configured anything wrong?
regars
stefan
logfile
2017 Sep 04
5
SPNEGO login failed: An internal error occurred
Hi,
I setup a test envirement on a dedicatet server.
OS: debian stretch
samba: 4.5.8
smbclient: 4.5.8
I set it up as DC, the provision work well, yes I've delete the
smb.conf in advance.
When I test kinit I got an kerberos ticket, but I've problems with
smbclient either I use kerberos or password auth.
Myabee someone could help me?
my smb.conf:
# Global parameters
[global]
2009 Mar 12
0
Sieve - Backtrace after deliver(brabax): Panic: file sieve-cmu.c: line 264 (part_save): assertion failed: (buf->used - 1 == part->body_size.physical_size)
Hello,
It's my first mailserver I set up. Thanks to everybody who contributes to
dovecot. Dovecot works great for me! One thing I want to get rid off is this
traceback error using dovecot with sieve. Somebody can help on this?
System: Ubuntu server 8.10
dovecot --version
1.1.4
I filter for keywords in mail body with sieve.
Mail is stored at lokal harddrive.
I already deleted
2008 Jul 01
2
"select NULL as password..." failing after upgrade to dovecot-1.1
Hi,
I've upgraded mail server to dovecot-1.1, on solaris-10 with mysql user
database.
I used sql query
"SELECT NULL as password, login as user,
concat('/mail/var/dovecot/',login) AS userdb_home, 501 AS userdb_uid,
501 AS userdb_gid FROM users WHERE login='%n' AND
password=old_password('%w')" with dovecot-1.0.15 and it worked perfectly.
But since upgrade