Displaying 20 results from an estimated 200 matches similar to: "Trouble after Upgrade to v2.2.30.2 missing value for DOVECOT_"
2017 Jun 06
0
v2.2.30.2 released
https://dovecot.org/releases/2.2/dovecot-2.2.30.2.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.30.2.tar.gz.sig
Hopefully the last 2.2.30.x..
- auth: Multiple failed authentications within short time caused
crashes
- push-notification: OX driver crashed at deinit
2017 Jun 06
0
v2.2.30.2 released
https://dovecot.org/releases/2.2/dovecot-2.2.30.2.tar.gz
https://dovecot.org/releases/2.2/dovecot-2.2.30.2.tar.gz.sig
Hopefully the last 2.2.30.x..
- auth: Multiple failed authentications within short time caused
crashes
- push-notification: OX driver crashed at deinit
2017 Jun 14
2
Need Help to analyze the error or is it a bug?
After done an update to dovecot-2.2.30.2
my connection is broken since days.
all what I try every time the same error:
Jun 15 00:02:18 auth: Error: auth: environment corrupt; missing value
for DOVECOT_
Jun 15 00:02:18 auth: Fatal: unsetenv(RESTRICT_SETUID) failed: Bad address
Jun 15 00:02:18 master: Error: service(auth): command startup failed,
throttling for 2 secs
I try this:
# doveadm
2017 Jun 12
0
service(auth): command startup failed?
Hello,
I need help because since some days I can not figure out what error this is
and where it come from. I have used dovecot since years. Know after an
update it is broken. First I like to give you some data:
It's a FreeBSD 11.0 Server with sendmail (SMTP) and dovecot for IMAP with
SSL.
#dovecot --build-options
Build options: ioloop=kqueue notify=kqueue ipv6 openssl io_block_size=8192
Mail
2017 Jun 16
0
Need Help to analyze the error or is it a bug?
On 15.06.2017 01:45, Dipl.-Ing. Harald E. Langner wrote:
> After done an update to dovecot-2.2.30.2
>
> my connection is broken since days.
>
> all what I try every time the same error:
>
> Jun 15 00:02:18 auth: Error: auth: environment corrupt; missing value for DOVECOT_
> Jun 15 00:02:18 auth: Fatal: unsetenv(RESTRICT_SETUID) failed: Bad address
> Jun 15 00:02:18
2017 Jun 19
1
core dump on ocfs2
Hi everybody
I'm finding on my server a lot of a lot of errors like this:
Jun 19 14:22:45 posta2 kernel: [885017.412902] BUG: soft lockup -
CPU#2 stuck for 22s! [dovecot-lda:11955]
Jun 19 14:22:45 posta2 kernel: [885017.412906] Modules linked in:
ocfs2(E) jbd2 quota_tree dm_service_time dm_multipath ocfs2_dlmfs(E)
ocfs2_stack_o2cb(E) ocfs2_dlm(
E) ocfs2_nodemanager(E)
2016 Mar 25
2
Need help solving issue
Hi, I am using Dovecot 2.2.18 ?and have migrated from a 1.x versions. After this migration I had several errors and obsolete errors in logs. I fixed them and after all that I finally was able to run postfix and dovecot again.
The problem I have facing right now is that in the mail logs and in the dovecot logs. I am getting auth errors.
In mail log the postfix is spitting out: "?fatal: no SASL
2017 Jun 26
0
ACL problems on shared folder
Hello,
I've a Dovecot Server Version 2.2.30.2 running on CentOS 6.9
and there's a problem with acls on shared folder. We have
some mailboxes which are shared and used as a "group mailbox"
and also some user who share their inbox and only the inbox
when they are on holiday e.g..
When I set
"acl_defaults_from_inbox = yes"
it's not possible to restrict the access
2006 Aug 26
1
separate passdb for imap and pop3
Hi!
Is this possible? I couldn't find any writings about the 'auth'
(like 'auth default') keyword in the wiki. What does that mean? Can I
setup seperate user and password dbs for sepearate circumstances?
I've tried to experiment with it and added two auths:
auth pop3 {
mechanisms = plain digest-md5
passdb passwd-file {
args = /etc/dovecot_pop3.passwd
}
2017 Jun 21
2
Dovecot 2.2.30* compiling error
Timo Sirainen wrote:
> On 21 Jun 2017, at 16.03, Mart Pirita <sysadmin at e-positive.ee> wrote:
>>>> ltest_lib-test-bits.o: In function `bits_required64':
>>>> /usr/src/redhat/BUILD/dovecot-2.2.30/src/lib/bits.h:33: undefined
>>>> reference to `__builtin_clzll'
> This can be fixed with the attached patch.
Thanks, got this time new error, do
2017 Nov 19
2
Sieve coding question
On 11/16/17 11:03 AM, Stephan Bosch wrote:
> Op 11/16/2017 om 7:42 PM schreef lists.dovecot at rogerklorese.com:
>> Is there a more appropriate list on which to ask for assistance in
>> coding Sieve rules, or may I ask here?
> I know of no other suitable venue, so go ahead.
>
> Regards,
>
> Stephan.
Here is the config. I don't think IMAPsieve is configured...
#
2016 Mar 26
2
Dovecot on FreeBSD 10.1
Cool!
I tried to use truss -p $pidof dovecot process, and I got the following. - (Complete trace here: http://pastebin.com/pwL5EU3q)
For me it doesn't seem right. - Have you guys seen anything like this before?
read(55,"\0",64) = 1 (0x1)
sigprocmask(SIG_SETMASK,0x0,0x0) = 0 (0x0)
wait4(-1,{ EXITED,val=89 },WNOHANG,0x0) = 19061 (0x4a75)
write(59,"28 19061 DEFAULT-FATAL
2017 Jun 16
0
Error: fts_solr: received invalid uid '0'?
I'm getting a lot of:
Jun 16 11:40:40 thebighonker dovecot: imap(ler/58755): Error: fts_solr: received invalid uid '0'
Jun 16 11:40:40 thebighonker dovecot: imap(ler/58755): Error: fts_solr: received invalid uid '0'
in my logs. What can I supply to help get to the bottom of it?
doveconf -n:
# 2.2.30.2 (c0c463e): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version
2018 Feb 09
1
Shared folders and quota
Hi all,
we are able to observe a very strange behaviour:
User A wants to copy a mail to a shared mailbox of user B. This works like a
charme if the quota of user A is lower than the used space of user B. But is the
used space of user B higher than the quota size of User A, "User A" is not longer
able to copy the message to the shared folder of user B. His IMAP Client says
something
2016 Mar 25
3
Dovecot on FreeBSD 10.1
Hi Larry,
I?m running dovecot2-2.2.22. ? I?ve tried to compile dovecot from the souce, and I see the same error :/
Are you using sql auth in your setup?
root at beastie:/var/log # doveconf -n
# 2.2.22 (fe789d2): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.13 (7b14904)
# OS: FreeBSD 10.1-RELEASE-p6 amd64 zfs
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain
2017 Jun 20
2
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
Hi,
I have problem with quota storage information in dovecot-2.2.29 (and
newer versions, too - 2.2.30.2).
I use FS quota backend.
............................
# 2.2.29.1 (e0b76e3): /etc/dovecot/dovecot.conf
# OS: Linux 4.4.68-1 x86_64
mail_plugins = quota
plugin {
quota = fs:User quota:mount=/poczta:user
quota2 = fs:Group quota:mount=/poczta:group
}
protocol imap {
2018 Apr 19
3
lost connection while sending end of data error
I use dovecot-lmtp and postfix. When I send e-mail to 2 recipients (or more) at the same time and if one of them is over quota (or under quota and the message I send is bigger than his free space) mailq shows:
-Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient-------
20B03336F22 26099 Thu Apr 19 18:02:47 support at example.com
(lost connection with
2007 Jun 05
2
Latest MANAGESIEVE patch -- how to start daemon?
Hello list,
I'm using Dovecot 1.0.0 on FreeBSD 6.2-RELEASE and applied the latest
MANAGESIEVE patch v3 [1] which seems to have worked smoothly, i.e. all
hunks succeeded and no compilation problems.
Now this may be stupid question with an obvious answer, but I am at a
loss at how to start the daemon? What's the binary called that starts
the sieve server? Is there a special way to
2017 Jun 21
2
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
W dniu 20.06.2017 o 21:25, Timo Sirainen pisze:
> On 20 Jun 2017, at 15.49, Macka <dovecot at macka.pl> wrote:
>> Hi,
>>
>> I have problem with quota storage information in dovecot-2.2.29 (and
>> newer versions, too - 2.2.30.2).
>> I use FS quota backend.
> .
>> After upgrade from 2.2.27 to 2.2.29 (newest 2.2.30.2 too), dovecot
>> returns
2017 Oct 17
0
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
W dniu 21.06.2017 o?17:46, Macka pisze:
> W dniu 20.06.2017 o?21:25, Timo Sirainen pisze:
>> On 20 Jun 2017, at 15.49, Macka<dovecot at macka.pl> wrote:
>>> Hi,
>>>
>>> I have problem with quota storage information in dovecot-2.2.29 (and
>>> newer versions, too - 2.2.30.2).
>>> I use FS quota backend.
>> .
>>> After