Here you go...
cat /etc/apt/sources.list
# latest dovecot
# apt-get install debian-dovecot-auto-keyring
deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.1 main
deb-src http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.1 main
Krzysztof Trybowski wrote:
>
> Hello all,
> it is strange
Did anyone played arround with the mailbox (maildir, sdbox) format and
compression level per user in the dovecot 2.1.6? Database backend is ldap
Thanks
--
View this message in context:
http://old.nabble.com/per-user-compression-level-and-mailbox-format-tp33882038p33882038.html
Sent from the Dov
After upgrade from latest 2.1.4 to 2.1.5 occasional coredumps on lmtp/lda
daemon happens. It results in deffering mail in previous hop server and mail
delay
[1383350.925251] lmtp[22130]: segfault at 0 ip 7f8829e2b4c5 sp
7fff29fd37e0 error 4 in libdovecot-lda.so.0.0.0[7f8829e23000+b000]
[1
Hi
Could someone explain what this strings mean in dovecot 2.1.3 debug log?
Mar 27 11:18:11 cartman dovecot: auth: Debug: master in: USER 1
te...@example.net service=lib-storage
Mar 27 11:18:11 cartman dovecot: auth: Debug: master in: USER 2
te...@example.net service=lib-storage
When i put service=lib-storage to users in ldap everything works. Is this a
bug?
cartman dovecot: auth: Debug: master in: USER 1 u...@example.net
service=lib-storage
Tomislav Mihalicek wrote:
>
> Mar 26 16:38:58 cartman dovecot: imap(m...@example.com): Error: Couldn'
Mar 26 16:38:58 cartman dovecot: imap(m...@example.com): Error: Couldn't
create namespace 'Share/' for user miha-sh...@example.com: userdb didn't
return a home directory, but location used it (%h):
maildir:%%h/Maildir:INDEX=%h/index/Shared/%%u
Where is the problem, the same config worked with Dov
he server's.
> You
> can add more than one IP (space separated) and of course everything
> related to this works just as well with hostnames as with IPs (even when
> hostname
> expands to multiple IPs).
>
>
>
> regards
> Urban
>
>
> On 27.02.2012
he server's.
> You
> can add more than one IP (space separated) and of course everything
> related to this works just as well with hostnames as with IPs (even when
> hostname
> expands to multiple IPs).
>
>
>
> regards
> Urban
>
>
> On 27.02.2012
I have a proxy setup for pop/imap. The proxies are defined in
login_trusted_networks = x.x.x.x and for the imap it works fine but for pop3
connections displays the ip address of proxy IP... Dovecots are both 1.2
from the debian repo deb http://xi.rename-it.nl/debian/
stable-auto/dovecot-1.2 main
SOLVED
add mail=user in user_attrs
user_attrs =
mail=user,homeDirectory=home,mailQuotaSize=quota_rule=*:bytes=%$
Tomislav Mihalicek wrote:
>
> I have the same problem but with LDAP, how to fix this on LDAP backed?
>
> scope = subtree
> deref = nev
I have the same problem but with LDAP, how to fix this on LDAP backed?
scope = subtree
deref = never
pass_attrs = userPassword=password
base= ou=accounts,dc=globalnet,dc=hr
user_filter =
(&(|(objectClass=qmailUser)(objectClass=mailUser))(accountService=mai
SOLVED
dovecot-ldap.conf
user_filter =
(&(objectClass=qmailUser)(accountService=mail)(accountService=%Ls%Lc)
accountService internal needs to be added :P
Tomislav Mihalicek wrote:
>
> Hi
>
> I am having problem regarding ACLs. I use ldap as db backend and
> everything
Hi
I am having problem regarding ACLs. I use ldap as db backend and everything
seems okay but ACL retrieving of shared folder paths... why is the date and
root wrong? dovecot is 1.2.17
dovecot-ldap.conf
user_attrs =
homeDirectory=home,mailQuotaSize=quota_rule=*:bytes=%$,mailQuotaCount=q
pecify your IMAP proxy servers here.
> login_trusted_networks =
> ...
>
> Regards
> Urban
>
> Tomislav Mihalicek wrote:
>> Hi
>>
>> i have a nice working proxy setup and postlogin script that is doing
>> logging
>> logs.
>> echo "$(dat
Hi
i have a nice working proxy setup and postlogin script that is doing logging
logs.
echo "$(date +%Y.%m.%d-%H:%M:%S), $USER, $IP, ${1}" >>
/var/log/mail/logins.info 2>&1
is it possible that i recieve a remote ip of user client on proxied internal
machine, cause i have only the proxy one, and t
Did anyone set up the enviroment in dovecot with post login scripting in
which imapsync does sync between two mailservers on users login (on login
sync mail from old to new mailserver) is there a alternative or different
approach?
something like
#!/bin/bash
/usr/bin/imapsync --syncinternaldates
= 110
}
}
service pop3 {
process_limit = 1024
}
service quota-warning {
executable = script /usr/local/bin/quota-warning.sh
unix_listener quota-warning {
mode = 0666
user = vmail
}
user = dovecot
}
ssl_cert =
> On Tue, 2010-08-31 at 01:09 -0700, Tomislav Mihalicek wr
hi everyone
after doing this in shell
#/usr/local/dovecot-2.0.1/bin/doveadm expunge -u tmihal mailbox INBOX
savedbefore 1d
everything is working as it should but ...
#/usr/local/dovecot-2.0.1/bin/doveadm expunge -A mailbox INBOX savedbefore
1d
doveadm(root): Error: userdb list: Disconnected unexp
Okay i fixed this at my own system. I wonder is it possible to remove this in
the next version of 1.2?
t.
Timo Sirainen wrote:
>
> On Fri, 2010-05-07 at 07:06 -0700, Tomislav Mihalicek wrote:
>
>> i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines,
>
hello
i have a dovecot 1.2.11 and i have implementation of 2 dovecot machines, one
proxy one storage part. everything is working fine, i only have one question
regarding the message that should go away after the first successful login
on proxy server. how to remove it on proxy server?
May 7 16:
20 matches
Mail list logo