Displaying 20 results from an estimated 700 matches similar to: "director ignoring director_mail_servers for lmtp connections"
2011 Sep 06
6
Shared Mailboxes with VirtualUsers and mail_location retrieved from ldap
Hello,
I spend a couple of days configurating a new installation of dovecot 2.0.14 with virtual accounts and NFS storage for maildir home/mail directories.
At this point I need shared mailboxes but since user mail/home locations are ldap attributes, how is it supposed I must configure this for shared mailboxes?
for the users' mail/home directories I set this line:
user_attrs =
2011 Oct 05
0
doveadm(user001): Fatal: passdb lookup failed
Hello all,
why I can run whis command:
imap1:~ # doveadm user user001
userdb: user001
? mail????? : maildir:/var/maildir/vol04/4/46/user001
? home????? : /var/mailfilter/vol04/4/46/user001
? quota_rule: *:bytes=100000000
but not this one:
imap1:~ # doveadm quota get -u user001 
doveadm(user001): Error: user user001: Auth PASS lookup failed
doveadm(user001): Fatal: passdb lookup failed
what
2017 Jan 09
1
panic when doveadm sieve put between multiple hosts
Dovecot version: 2.2.25 (7be1766)
I?m looking into an issue we?re having with a new setup. We have one fronted host with two backend hosts, and we?re attempting to use doveadm to allow us to administer sieve on the frontend and have it replicated to the backend hosts. 
When I attempt to use doveadm sieve put on the frontend host, i get the following on the frontend host:
frontend-machine $ cat
2012 Nov 20
2
doveadm fails with passdb authentication binds (dovecot 2.0.16)
Hello,
I'm testing passdb auth binds with dovecot 2.0.16, but for some reason dovedm fails to work with the configuration showed below. The network trace shows the successful bind for the administrative user (uid=mailapp), but nothing for the mail user (uid=user001).
what am i missing here?
# doveadm mailbox list -u user001
doveadm(user001): Error: user user001: Auth PASS lookup failed
2011 Jan 03
1
dovecot director terminate ssl ?
I plan on putting two dovecot directors in front of our backend dovecot
pop/imap servers, instead of our current haproxy loadbalancing of the
connections -- but how do we handle SSL in such a setup. Will all SSL be
terminated on the directors automatically, and then proxyed plain text,
or is there any configuration needed to achieve this ?
Does it matter that the directors are v2.0 while the
2016 Apr 15
2
Randomly SSL Errors since upgrade to 2.2.23-1 (Enterprise Edition)
Hi,
first of all, many thanks for a great piece of software.
Today I updated one of our 2 IMAP/POP3 proxies from version 2.2.15.17-1 to 2.2.23.1-1 (both are enterprise editions).
After the update I now see randomly the following errors in the log file on my first proxy:
...
Apr 15 10:28:54 imap1 dovecot: pop3-login: Error: SSL: Stacked error: error:1408F119:SSL
2009 Oct 02
1
Problem with inbound calls - asterisk 1.6.1.6
Hi all,
I have a new installation with asterisk 1.6.1.6 but I'm unable to  
receive calls from a SIP trunk:
[Oct  2 14:30:09] NOTICE[21554]: chan_sip.c:18523  
handle_request_invite: Call from 'user001' to extension 'user001'  
rejected because extension not found.
Are there any changes from 1.6.0 to 1.6.1 (or there is a bug)?
Below my simple configuration:
sip.conf
2023 Jan 16
1
hostname in director_mail_servers setting
director_mail_servers setting uses IP Adresses as values https://doc.dovecot.org/settings/core/#core_setting-director_mail_servers
As described in the documentation, hostnames are converted to addresses when the configuration is read https://doc.dovecot.org/settings/types/#ip-addresses
This is acceptable in host or virtual machine environment, but becomes a problem in a containerized environment.
2014 Mar 12
1
Strange GID and UID with winbindd + Samba AD DC
Dear All,
I've some strange entry on my getent as shown below.
It seem that
There are some strange value UID/GID
4294967295 <-- what number is this?
I get this info from my Domain member which serving as a files server.
Also some different GID from Samba AD DC
E.g wbinfo from AD DC (default configuration after classical migratation)
--> AD DC have no winbind configuration.
wbinfo
2010 Oct 25
4
2.0.3 Bug - hanging issue
We had this this morning:
Oct 25 12:36:34 msslat dovecot: imap(keh2): Error: user keh2: 
Initialization failed: Namespace '#mbox/': 
mkdir(/stage/mail/imap1/keh2/mail) failed: Permission denied 
(euid=2291(keh2) egid=101(luci) missing +w perm: /stage/mail/imap1, euid 
is not dir owner)
Oct 25 12:36:34 msslat dovecot: imap(keh2): Error: Invalid user 
settings. Refer to server log for more
2010 Dec 11
2
adding servers to director_mail_servers
Is there a specific order in which one has to add servers to director_mail_servers, Let's say I have 20 loadbalanced director servers (I dont, but for arguments sake). I want to add 5 servers to director_mail_servers.  If I do this by restarting each director server 1 by 1 with an updated conf, it seems the 5 new servers dont get added. Or at least I dont get what makes it work eventually.
2014 Feb 03
1
POP3: Message ordering changed unexpectedly
Hi,
I think I'm having a problem with simultaneous pop3 connections on the 
same mailbox with one connection deleting a message.
Jan 29 14:36:30 imap1 dovecot: pop3-login: Login: 
user=<riki at domain.com>, method=PLAIN, rip=82.xx.xx.xx, lip=-----, 
pip=------, mpid=7703, secured, session=<1A+8DiHxfABSUCCH>
Jan 29 14:36:30 imap1 dovecot: pop3-login: Login: 
user=<riki at
2014 Jan 06
0
[SIEVE] Locking Errors with vnd.dovecot.duplicate Extension
Hi,
we are running a 4 host setup which each hosts a director+mailbox which is mounted
via NFSv4 from a DRBD cluster.
* Dovecot upstream release 2.1.16
* Doveadm batch subcommand fix - http://hg.dovecot.org/dovecot-2.1/raw-rev/850b5d8bbcc9
* Pigeonhole release 0.3.4
Now we would like to remove duplicate Mails using the vnd.dovecot.duplicate extension
using a SIEVE script like this:
require
2008 Jan 25
3
symbolic links to root node
Hello,
I have a question about the way Dovecot limits file system access.
Currently we're using Dovecot 1.0.5 (Solaris 10).
In some cases users have a symbolic link like "z: -> /" in their
mail directory. As a result there are log entries like
Jan 25 13:30:31 imap1 dovecot: [ID 107833 mail.error] IMAP(xyz): 
2020 Oct 25
1
Dovecot replication not picking up new mail in maildir
I've got a basic dovecot master-master replication setup between two 
servers (imap1 and imap2). Actions such as deleting messages or moving 
them between folders are replicated correctly and quickly.
However, when new mail is delivered by postfix, replication does not 
occur until something else triggers it, such as one of the delete/move 
actions mentioned earlier. A search suggested this
2013 Feb 19
3
Dovecot 2.2. proxy_maybe and twice SSL connections
Hello.
 1. I have two identically hosts
 2. I have set up replication between two hosts
 3. I have
    'Y' AS proxy_maybe
    in password_query.
 4. password_query returns one of this one hosts
 5. I set this parameters in dovecot config:
    disable_plaintext_auth = yes
    ssl = yes
    auth_mechanisms = plain login
    for enforce use encrypted connections by client programs.
2013 Feb 14
2
Segfault with doveadm-server
Hello.
With dovecot ver. from 20130211 I have a segfault on doveadm when sync.
There are messages from server:
2013-02-14T12:42:35.508031+04:00 imap1 kernel: [870542.927083]
doveadm-server[9483]: segfault at 4 ip 00000074b228bc24 sp
000003f30b8e61b0 error 4 in doveadm-server[74b226b000+3a000]
or
2013-02-14T12:47:39.850942+04:00 imap1 kernel: [870847.279513]
doveadm[9513]: segfault at 4 ip
2011 Sep 29
1
Panic: file lmtp-proxy.c: line 370 (lmtp_proxy_output_timeout): assertion failed: (proxy->data_input->eof)
Hello all,
today I got this crash from dovecot (2.0.14)
Sep 29 14:09:32 imap1 dovecot: lmtp(17693): Panic: file lmtp-proxy.c: line 370 (lmtp_proxy_output_timeout): assertion failed: (proxy->data_input->eof)
Sep 29 14:09:32 imap1 dovecot: lmtp(17693): Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0x3f9aa)? [0x7f18f10299aa] -> /usr/lib64/dovecot/libdovecot.so.0(+0x3f9f6)
2020 Oct 27
3
Dovecot replication not picking up new mail in maildir
On 26/10/2020 19:25, John Fawcett wrote:
> On 25/10/2020 17:19, jayare~dcml at videocoding.org wrote:
>> I've got a basic dovecot master-master replication setup between two
>> servers (imap1 and imap2). Actions such as deleting messages or moving
>> them between folders are replicated correctly and quickly.
>>
>> However, when new mail is delivered by postfix,
2014 Feb 12
1
Getting Director Proxy Working
Hi All,
I can't get directory proxying of pop3 and imap working.? The
director stuff appears to be OK - see below.?? The ldap
authentication is working on the backend mail server.? I just get
connection refused when I telnet to the proxy on the pop3 and imap
ports.? Nothing appears to be running on the pop3 and imap ports
despite the lines in the config below.? I am not sure what to do from