Hello,
I am using dovecot with mdbox+sis and I notice an ever increasing disk
space usage since I converted mailboxes from Maildir to mdboxes. I have
checked with a user and while it actually uses only 65K, his mdbox files
on disk are more than 6G. The backup of his mailbox is just 64K. Any
s
etails: http://wiki2.dovecot.org/Tools/Doveadm/Purge
I use a nightly cronjob wor this.
Regards
Urban
Am 01.04.2015 um 23:26 schrieb Alexandros Soumplis:
Hello,
I am using dovecot with mdbox+sis and I notice an ever increasing disk space
usage since I converted mailboxes from Maildir to mdboxes. I
Nobody any suggestions ?
On 02/04/15 10:09, Alexandros Soumplis wrote:
Yes I have done it, it is the third command I have run, without any
change.
a.
On 02/04/2015 09:53 πμ, Urban Loesch wrote:
Did you "purged" the deleted mails for this user?
On mdbox you must run "doveadm
ctly in the mailstore
7. Start the mail processes...and test.
--
Daniel
On 4/3/2015 1:04 PM, Alexandros Soumplis wrote:
Nobody any suggestions ?
On 02/04/15 10:09, Alexandros Soumplis wrote:
Yes I have done it, it is the third command I have run, without any
change.
a.
On 02/04/2015 0
If you allow anonymous search on AD maybe you can try to set auth_bind =
no .
a.
On 22/06/15 17:19, Luca Bertoncello wrote:
Hi again
I'm trying to authenticate a user against an LDAP Server (well, our
AD, but it can LDAP).
This is my configuration:
hosts = my.server.local
auth_bind = yes
Can you try adding the following options
user_filter = (&(samAccountName=%Ln)(objectClass=person))
pass_filter = (&(samAccountName=%Ln)(objectClass=person))
pass_attrs= userPassword=password
default_pass_scheme = CRYPT
a.
On 22/06/15 23:00, Luca Bertoncello wrote:
Al
700,
st_size=274432, ...}) = 0
stat("/SILO/mailboxes/soumplis/Maildir/dovecot.list.index.log",
{st_mode=S_IFREG|0600, st_size=17440, ...}) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=17440, ...}) = 0
fstat(4, {st_mode=S_IFREG|0600, st_size=17440, ...}) = 0
write(2, "\1\01059391 pref
Hello,
I am using an ldap database (active directory) for dovecot
authentication and I am trying to change the mail location for some
users only, thus any mail should be delivered to the default location
unless the ldap query returns a successful result which defines the mail
variable.
I ha