Displaying 7 results from an estimated 7 matches for "amateo_adm".
2012 Sep 19
2
Deleting a folder with & character
Hello,
One of my users has a mailbox named 'INBOX.Kron & SPM' (maybe created a
long time ago, when we use courier imap as pop/imap server, but I'm not
sure).
I can see the maildir with a doveadm list command:
amateo_adm at myotis31:~$ sudo doveadm mailbox list -u <user>
...
INBOX.Kron & SPM
...
but I can't delete it, neithe rename it:
amateo_adm at myotis31:~$ sudo doveadm mailbox delete -u <user>
'INBOX.Kron & SPM'
doveadm(jrfv): Error: Can't delete mailbox INBOX.Kron &...
2013 Oct 24
1
failed: Message has been copied too many times
...messages to other folder and moving again to this same folder fixes the
problem. So I have tried this, and I have moved all messages from this
folder to another one.
But this time, after this, indexes directory is still using a lot of
space. And the folder seems to have more serious problems:
amateo_adm at myotis51:~$ sudo doveadm search -u vlo mailbox
BORRADOS.INBOX.MNCS
doveadm(vlo): Error: Syncing mailbox BORRADOS.INBOX.MNCS failed: Message
has been copied too many times (59306 + -1)
I have tried to delete the folder, with the same result:
amateo_adm at myotis51:~$ sudo doveadm mailbox de...
2012 Nov 13
0
Problem importing messages with lazy_expunged configured
...My lazy_expunge configuration (that is correctly working when a message
is expunged) is:
plugin {
lazy_expunge = BORRADOS.
}
namespace {
hidden = yes
list = no
location = maildir:~/Maildir/expunged
prefix = BORRADOS.
separator = .
}
but when I try to import messages I get:
amateo_adm at myotis31:~$ sudo doveadm -vD import -u angel.luis
maildir:/tmp/angel.luis '' mailbox INBOX
doveadm(root): Debug: Loading modules from directory:
/usr/lib/dovecot/modules
doveadm(root): Debug: Module loaded:
/usr/lib/dovecot/modules/lib02_lazy_expunge_plugin.so
doveadm(root): Debug: Mo...
2018 Oct 30
0
Problem with cached userdb info
...n:mace:rediris.es:um.es:userstatus:correo:estado:activo)(irisMailhost=popimapclu11.um.es)(|(uid=%u)(mail=%u)))
The problem I have is that quota information is not updated when I
changed in my ldap.
These are the steps I'm running:
1. First, I check current quota (dovecot just restarted):
amateo_adm at myotis60:/etc/dovecot/conf.d$ sudo doveadm user -f quota_rule
angel.luis at um.es
*:storage=2G
in the log I get:
Oct 29 14:29:46 myotis60 dovecot: auth: Debug: master in:
USER#0111#011angel.luis at um.es#011service=doveadm#011debug
Oct 29 14:29:46 myotis60 dovecot: auth: Debug:
prefetch(ange...
2013 Sep 19
1
Attachment file larger than expected
...ttachment file
/mail/users/attachments/16/b0/16b0b2023a903db14d7f7bcdb1cc04c3f67a4fcb-b32c0a2aa6ae39527c870000a9061514
larger than expected (235866)
They are really few and users haven't reported any problem, but the
errors are there.
In this case, actual file size of the attachment is:
amateo_adm at myotis51:~$ sudo stat
/mail/users/attachments/16/b0/16b0b2023a903db14d7f7bcdb1cc04c3f67a4fcb-b32c0a2aa6ae39527c870000a9061514
Fichero:
?/mail/users/attachments/16/b0/16b0b2023a903db14d7f7bcdb1cc04c3f67a4fcb-b32c0a2aa6ae39527c870000a9061514?
Tama?o: 174476 Bloques: 344 Bloque E...
2017 Mar 20
0
doveadm proxy password
...or.
In the proxy server I have configured:
doveadm_port = 24245
doveadm_password = secret
And in the backend:
service doveadm {
inet_listener {
port = 24245
}
}
local <mynetwork> {
doveadm_password = secret
}
But when I run a doveadm command in the proxy I get:
amateo_adm at musio10:/etc/dovecot/conf.d$ sudo doveadm quota get -u
amateo at um.es
doveadm(amateo at um.es): Error: doveadm authentication failed ()
doveadm(amateo at um.es): Error: myotis50.um.es:24245: Command quota get
failed for amateo at um.es: EOF
Quota name Type Value Limit...
2012 Jul 04
1
dovecot and nfs readdir vs readdirplus operations
...remove rmdir rename link readdir
readdirplus
6378134 1% 281 0% 2602358 0% 555097 0% 53126619 12%
15615402 3%
fsstat fsinfo pathconf commit
113256 0% 26152 0% 0 0% 4026151 0%
and this is the same on one of the new ones:
amateo_adm at myotis31:~$ nfsstat
Server rpc stats:
calls badcalls badclnt badauth xdrcall
0 0 0 0 0
Client rpc stats:
calls retrans authrefrsh
178040318 675 178040800
Client nfs v3:
null getattr setattr lookup access...