Displaying 20 results from an estimated 4000 matches similar to: "Sieve scripts not replicated"
2018 Oct 12
0
Sieve scripts not replicated
Hi,
FWIW this was also reported back in August[1] - experienced with 2.3.2.1
(not sure if earlier 2.3 releases were affected) and currently
reproducible with latest 2.3.3 stable release.
[1] https://www.dovecot.org/pipermail/dovecot/2018-August/112548.html
Cheers,
Tony
On 2018-10-12 04:26, Pascal wrote:
> Hello,
>
> I use dovecot replication and the sieve scripts are not
2019 Oct 11
2
Panic: file smtp-client-connection.c: line 1212 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded)
Hello,
after migrating from self-compiled Dovecot 2.3.3 to Dovecot 2.3.8 from
the repository (Ubuntu 18.04 LTS "Bionic" packages) I have issues with
the submission service. If I send an email, it will not be forwarded
and I get the following error message:
Oct 11 09:29:01 srv2 dovecot: submission(hativ at example.com)<15819><XFnL
eJ2U0rgqAoEMwMAIoDQqhHgB7k+O>: Panic: file
2019 Oct 11
2
Panic: file smtp-client-connection.c: line 1212 (smtp_client_connection_established): assertion failed: (!conn->connect_succeeded)
Hello Aki,
I have this problem just with 2.3.8, my self-compiled 2.3.3 works fine.
I have previously tried to update from 2.3.3 to higher versions
(possibly 2.3.5 or so), but always had this error, which is why I am
always back to 2.3.3.
Configuration is exactly the same.
Here my output from "doveconf -n":
# 2.3.8 (9df20d2db): /etc/dovecot/dovecot.conf# Pigeonhole version
0.5.8
2018 Jul 08
2
Get rid of the "dbox-Mails"-folder
Hey Aki,
DIRNAME with empty value has no effect, just like with FULLDIRNAME.
"~/sdbox" instead of "~/" doesn't change that..
Greetings,
Hativ
Am 07.07.2018 um 20:24 schrieb Aki Tuomi:
> Does it work better if you use
>
> mail_location=sdbox:~/sdbox:DIRNAME=
>
>
>
> ---
> Aki Tuomi
> Dovecot oy
>
> -------- Original message --------
>
2018 Jul 07
1
Get rid of the "dbox-Mails"-folder
Hey again,
sorry, but I have to correct me: Even with dot it's not working
completely. The subscriptions file is not created and the dovecot-acl
file has the wrong path, too.
:-(
Greetings,
Hativ
Am 07.07.2018 um 02:26 schrieb Hativ:
> Hey again,
>
> I've found a working configuration: mail_location = sdbox:~/:FULLDIRNAME=.
>
> I use a dot instead of slash or empty
2017 Jan 02
2
multiple shared/mail format namespaces
Hi,
Are configurations (with separate formats per namespace) - such as ...
namespace {
type = shared
list = children
inbox = no
separator = /
subscriptions = no
prefix = shared1/%%n/
location = maildir:/var/mail1/%%n/
}
namespace {
type = shared
list = children
inbox = no
separator = /
subscriptions = no
prefix = shared2/%%n/
location =
2013 Dec 06
1
Authentification Dovecot + Samba4
Hello list,
I am struggling with setting up dovecot 2.1.7 with samba 4.1.2 on debian wheezy. Dovecot should authenticate via LDAP, but I?cannot get it to work reliably. Sometimes auth works, sometimes not. Referals are already activated in ldap.conf ? LDAP-authentication works fine with other clients (Apache Directory Studio, ?)?
Has somebody got a similar setup running? I would love some hints
2016 May 20
3
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi all,
some years ago i configured a `Primary Domain Controller` through
Samba and LDAP (slapd) on an Ubuntu machine (13.10) at 192.168.69.203
which should be accessible by the string/name `SRV1`. I must note i
did not installed winbind. I've never had any issue and it looks like
it's working fine as about 10 Windows machines joined the PDC and
Windows users can login against PDC on
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi,
thanks a lot for the tips. I already did the first one, importing the
following into the registry:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
"DomainCompatibilityMode"=dword:00000001
"DNSNameResolutionRequired"=dword:00000000
I didn't do the second tip but it looks like it's not
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
I was trying to fix a problem on Windows 10 with Outlook 2013. Also
running an NT4-style domain. The machine had already been joined to
the domain and outlook had been working but recently not (probably after
patch tuesday.) I also had had problems with Win 10 mail and RDP.
I came across the following link.
2018 Jul 06
2
Get rid of the "dbox-Mails"-folder
Hey to all,
is it possible to get rid of the "dbox-Mails"-folder when using sdbox?
Currently my folder structure looks like this (I hope the output from
tree would be formatted well):
/srv/mail/
??? example.com
??? ??? user
??????? ??? dovecot-acl-list
??????? ??? dovecot-attributes
??????? ??? dovecot.list.index.log
??????? ??? dovecot.mailbox.log
??????? ???
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
You should be able to unbind ipv6 for the win 10 machine's network
interface.
does "nslookup SRV1" work?
Also, you may want to try running tcpdump or ethereal or wireshark on
our PDC and see what traffic is captres.
On 05/20/16 13:24, Pau Peris wrote:
> I'm completely lost as i can ping SRV1 without issues but i'm starting
> to think that maybe Windows tries to
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
Excuse me for the little flood please, i've just checked it again and
now i see SRV1 as master for exedra.cat workgroup, i event can see in
the logs Samba name server SRV1 is now a local master browser for
workgroup EXEDRA.CAT on subnet 192.168.69.203
So i'll keep digging on how to fix the issue exposed on my first
email, tomorrow i'll try to see wether it's an IPV6 issue or
2016 May 20
1
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi,
thanks a lot for your reply.
Yes, i enabled wins through "wins support = yes", i also enabled
lmhosts lookup and wins on all clients but will check it as you
proposed. Tomorrow will try to disable ipv6 on Windows clients
following this link https://support.microsoft.com/en-us/kb/929852
Which process did you follow to disable IPV6? I'm also wondering if
it's really necessary
2007 Oct 20
1
kernel stops booting process
Hi
I have a problem with our pxelinux server, the server works for month without any problems. We use syslinux-3.51 version on an FC2 with in.tftp. Today I want to install a new server, but it fails after loading the kernel and booting stopped with this message
ide-floppy driver 0.99.newide
usbcore: registered new driver libusual
usbcore: registered new driver hiddev
usbcore: registered
2016 Dec 14
1
netbios alias and AD trouble
Hello there
I've got two samba servers srv1 and srv2
smb.conf for srv1:
netbios aliases srv1-alias
smb.conf for srv2:
netbios aliases srv2-alias
DNS is configured all right and resolves the names. Each name has got
its own IP address.
Both servers are AD members, run as expected and can be connected to via
their netbios and netbios alias names.
If, for example, srv1 fails I want to add
2013 Nov 25
1
Dovecot 2.2.7/2.2.8 failing to call dspam with antispam
Hello again,
I'm running Gentoo AMD64 2013 with postfix, mysql, dovecot and dspam :
dovecot 2.2.8 (it was working fine with 2.2.6 after doing a chmod 4511
on dspam binary), dspam 3.10.2-r1 and dovecot-antispam-2.0_pre20130429
(recompiled after each dovecot upgrade).
I've set dspam to debug, and mail_debug to yes.
uid 1001 is user vmail (dovecot is running under vmail)
gid 12 is group
2008 Apr 17
2
Dovecot 1.1rc3 "Out of Memory" crashes from pop3-login?
We recently began seeing server crashes in our cluster related to
"pop3-login", which is causing "oom-killer" to be invoked. The server
only recovers after a reboot.
From dovecot.conf:
login_process_per_connection = yes
login_processes_count = 16
login_max_processes_count = 256
(Should we try switching processes_per_connection to no?)
From dovecot.log:
dovecot: Apr 17
2017 Sep 27
2
Multiple DC haven't HA on Windows
Hello, thanks for your response.
I'm using samba_internal as DNS because I don't want to add bind to only
relay the internal DNS.
The hosts file is clean on srv2 DC (default localhost), and this is the
srv1 hosts:
192.168.0.251 srv1.domain.com srv1
resolv.conf srv1:
domain domain
search domain.com
nameserver 192.168.0.251
nameserver 8.8.8.8
resolv.conf srv2:
nameserver
2009 Nov 21
3
Connect two Asterisk Server in IAX ?
Hi
My first post get no answer :=<, i post new with new elements.
I have two Asterisk server, running on Asterisk 1.6:
SRV1 = 192.168.0.5 on Asterisk 1.6.1.4
SRV2 = 192.168.0.20 on Asterisk 1.6.1.8
I want create a link for exchange call.
on Srv1:
iax.conf:
[general]
bindport=4569
bindaddr=0.0.0.0
language=fr
bandwidth=low
jitterbuffer=no
forcejitterbuffer=no
autokill=yes