Displaying 20 results from an estimated 2000 matches similar to: "TROUBLES WITH dovecot configuration"
2015 Dec 03
2
fuzzer crash (but not the good kind)
Kostya,
Here's the git repo: https://bitbucket.org/ebadf/fuzzpy
I've only tested it on arm7 and x86_64 linux, I expect there's a good
chance it may not work on other OSs.
If you can build it successfully ("./build.sh", requires clang and clang++
in your path), then you should run the "testemail" case like so:
while true; do ITERS=1000 ./run.sh
2015 Dec 03
2
fuzzer crash (but not the good kind)
Ah, yes -- you need to clone with --recursive.
I will try the workaround though.
On Dec 3, 2015 1:12 PM, "Kostya Serebryany" <kcc at google.com> wrote:
>
>
> On Wed, Dec 2, 2015 at 7:17 PM, Brian Cain <brian.cain at gmail.com> wrote:
>
>> Kostya,
>>
>> Here's the git repo: https://bitbucket.org/ebadf/fuzzpy
>>
>> I've only
2004 Oct 18
2
default_mail_env %d var problem
Hello,
I am new to Dovecot and trying to setup on my Fedora Core 1 mail
servers (actually migrating from uw to dovecot ;-) ).
In my setup I use pam to authenticate virtual users.
All the usernames include @domainname in their usernames like
'jane at somevhost.com'.
Now path to user's home and INBOX includes
/home/vhosts/<domainname>/home/<username>.
I have added following
2019 Oct 04
2
Sieve redirect is broken in 2.3.7.2 - signal 11
Hi,
If we use sieve redirect under dovecot 2.3.7.2 we end up with
Oct 04 03:30:31 dockerhost docker[12154]: 2019-10-04T03:30:31
53ac2ae27650 postfix: 0605F207B0F36: to=<xxxx at xxxx.xx>,
relay=127.0.0.1[127.0.0.1]:10024, delay=1.5, delays=0.36/0/0/1.1,
dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250
2.0.0 Ok: queued as 6FC89207B0F38)
Oct 04 03:30:31 dockerhost
2015 Aug 29
2
virtual users with postfix
Hello!
My passwd file looks like this:
info at nimmini.de:{CRAM-MD5}e33cbd144b372a9c919228923464c806b57e35df2d6d1484ceaabe7e3530cd58:5000:5000::/var/spool/vhosts/nimmini.de/info::userdb_mail=maildir:~/
When I login for the first time, I see this in the log:
Aug 29 09:52:57 imap(info at nimmini.de): Error: mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
Aug 29 09:52:57 imap(info at
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
Hi Stephan,
I managed to get GDB, I hope this one helps. If not I can send the
config too, but exactly same config works with 2.3.6.
92b9d3412dc8:/$ gdb /usr/libexec/dovecot/dovecot-lda -f root at xxxxxxxx -d
test at xxxxxxxxx
GNU gdb (GDB) 8.0.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free
2007 Feb 05
1
Big problems after upgrade from beta8 (FC5) to rc21
After upgrading a working system from FC5's beta8 to rc21, one
vhost is failing with:
> dovecot: Feb 05 09:54:30 Error: POP3(user at mydomain.com):
> open(/var/mail/vhosts/mydomain.com/david/user, O_CREAT) failed: Not a
> directory
> dovecot: Feb 05 09:54:30 Error: POP3(user at mydomain.com):
> mkdir_parents(/var/mail/vhosts/mydomain.com/user/.imap/INBOX) failed:
> Not a
2015 Dec 02
2
fuzzer crash (but not the good kind)
Kostya,
I think I've found what looks like a reproducible bug in libFuzzer. The
code under test is built with ASan and the first ASan CHECK failure shows
fuzzer in the stack trace. (see below)
One of the factors that may be unique in my testing is that each iteration
can take a very long time to execute (tens or hundreds of seconds).
Let me know if you need more info, I think it
2010 Jun 17
2
Correct folder permissions for maildir....
G'Day,
I am trying to find a definitive answer to what the directory
permissions should be for my configuration under Centos 5.5. I see a
number of the following error messages in the maillog as a consequence
of permissions errors. After reading the FAQ, Wiki etc. and browsing the
web I am unable to determine just exactly what the user security
settings should be for the offending
2019 Oct 06
2
Sieve redirect is broken in 2.3.7.2 - signal 11
I think alpine does not have that
https://pkgs.alpinelinux.org/packages?name=dovecot*&branch=v3.8&repo=main&arch=x86_64
https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable
What else would help? strace?
On 2019. 10. 06. 23:05, Stephan Bosch via dovecot wrote:
>
>
> On 06/10/2019 23:03, Demonhost wrote:
>> Hi Stephan,
>>
>> I managed
2015 Aug 29
5
virtual users with postfix
Hello!
"dravion.smith at gmx.net" <dravion.smith at gmx.net> schrieb am 29.08.15 um 10:41:09 Uhr:
> Am 29.08.2015 um 10:10 schrieb Andreas Meyer:
> > Aug 29 09:52:57 imap(info at nimmini.de): Error: mkdir_parents(/var/lib/dovecot/db) failed: Permission denied
> > Aug 29 09:52:57 imap(info at nimmini.de): Error: acl: dict commit failed
> >
> try chmod
2013 Feb 18
2
Quota Problems with LMTP in HG 62a930eb22b5
Since updating to the latest HG these errors occur. Nothing else changed in the config:
$ dovecot --version
2.2.beta1 (62a930eb22b5)
==> /var/log/dovecot/dovecot.log <==
Feb 18 09:47:32 spectre dovecot: lmtp(14340): Connect from local
Feb 18 09:47:32 spectre dovecot: lmtp(14340, tlx at leuxner.net): Error: mkdir_parents(/var/vmail/domains/leuxner.net/tlx/mdbox) failed: File exists
Feb 18
2019 Oct 04
0
Sieve redirect is broken in 2.3.7.2 - signal 11
Op 4-10-2019 om 12:10 schreef Demonhost via dovecot:
> Hi,
>
> If we use sieve redirect under dovecot 2.3.7.2 we end up with
>
> Oct 04 03:30:31 dockerhost docker[12154]: 2019-10-04T03:30:31
> 53ac2ae27650 postfix: 0605F207B0F36: to=<xxxx at xxxx.xx>,
> relay=127.0.0.1[127.0.0.1]:10024, delay=1.5, delays=0.36/0/0/1.1,
> dsn=2.0.0, status=sent (250 2.0.0 from
2008 Mar 12
1
deliver fails - passdb doesn't support lookups?
Hello,
I'm trying to get `deliver` (the LDA) to function properly. I can get
it to work without doing a user lookup, but for my own sense of
sanity, I want to know what I'm doing wrong getting user lookups
working. (I'm using dovecot 1.0.10).
Here's what I have in the "auth default" section:
auth default {
mechanisms = plain login
passdb ldap
2009 Mar 18
1
mbox on NFS + automount, folder creation -> mkdir_parents() failed
Hi,
i am about to migrate some internal imapd mboxes to dovecot. Regular
access is fine, just when i want to create a folder i get the following
error message in the logs:
Mar 18 17:36:57 pulsar dovecot: [ID 107833 mail.error] IMAP(skayser):
mkdir_parents(/home/skayser) failed: Operation not applicable
/home/skayser is mounted via autofs. When i set mail_location to a
subdirectory within
2014 Oct 28
3
find troubles
Hey guys,
Sorry not sure what's wrong with this statement. I've tried a few
variations of trying to exclude the /var/www directory.
[root at 224432-24 apr-1.5.1]# find / -name "*httpd*" -type d \( ! -name www \)
/usr/lib/httpd
/usr/lib64/httpd
/var/www/vhosts/johnnyenglish/httpdocs
/var/www/lpaddevbkp/alchemist/namespace/system-config-httpd
/var/www/lpaddevbkp/httpd
The
2019 Oct 07
1
Sieve redirect is broken in 2.3.7.2 - signal 11
That's a good thought.
I'm building from the alpine repo and I indeed see pigeonhole is 0.5.5
https://git.alpinelinux.org/aports/tree/main/dovecot/APKBUILD?h=3.8-stable
Let me build it with 0.5.7.2
Regards,
? Laszlo
On 2019. 10. 07. 10:45, Stephan Bosch via dovecot wrote:
>
>
> On 07/10/2019 10:17, Demonhost via dovecot wrote:
>> Hi Stephan,
>>
>> Here it
2008 May 12
3
Automounted home dirs not working
I'm testing Dovecot as a possible replacement for UW. In my environment
the home directories are automounted via NFS from a NetApp. In general
this works fine, but Dovecot isn't picking up the automounted
directories. Consider the case of Arthur Dent, test user:
May 12 10:30:24 testbed dovecot: [ID 107833 mail.info] imap-login:
Login: user=<adent>, method=PLAIN,
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
Hi Stephan,
Here it is:
Program received signal SIGSEGV, Segmentation fault.
p_strdup (pool=pool at entry=0x55555579bc20, str=0x6d65642e6c69616d <error:
Cannot access memory at address 0x6d65642e6c69616d>) at strfuncs.c:51
51????? strfuncs.c: No such file or directory.
(gdb) bt full
#0? p_strdup (pool=pool at entry=0x55555579bc20, str=0x6d65642e6c69616d
<error: Cannot access memory at
2010 Mar 22
3
shared mailboxes, mkdir_parents problem
Hi Friends,
i have a little problem with my Dovecot installation. The normal
installation works very well and now i have to configurate dovecot that
all member from a domain can access all mailboxes from this domain.
I configurate the shared namespace and set the IMAP ACL Flag but i can't
abonement the other mailboxes. I get a error in the logs:
> 2010-03-18 10:03:04 IMAP(unglaub): Info: