Displaying 8 results from an estimated 8 matches for "myotis30".
2012 Nov 06
1
Auth USER lookup failed
...2) has
access to a folder.
Now, I want to susbscribe user2 to this folder. The problem I have is
that whenever I try to list folders for this user (running thunderbird
client) I get a panic and an error in the dovecot server (I have
attached the complete log). The error says:
Nov 6 11:58:56 myotis30 dovecot: auth: Error: userdb(user1): client
doesn't have lookup permissions for this user: userdb uid (113246)
doesn't match peer uid (14585) (change userdb socket permissions)
Nov 6 11:58:56 myotis30 dovecot: auth: Debug: master out: FAIL#0112
Nov 6 11:58:56 myotis30 dovecot: imap(user...
2013 Feb 27
1
Master passwords and ACLs
...ctivated acl plugin, master password is no longer working.
I'm running dovecot 2.1.9 with master password and acl plugin (among
others). I have attached my configuration. If I disable acl plugin, it
works, but if I enabled it, dovecot fails. In the client, I get:
amateo at joshua:~$ telnet myotis30.um.es 143
Trying 155.54.211.169...
Connected to myotis30.um.es.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE AUTH=PLAIN] Dovecot ready.
1 login <user>*master <master pass>
1 OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-...
2011 Sep 16
1
Deleted mailboxes with lazy_expunge
...NGED/
I use just one namespace because I don't want to differentiate between
deleting mails or deleting mailboxes, but I have the same problem using
the 3 namespaces.
With this configuration, when a user connects, if he doesn't have the
expunged folder, dovecot logs:
Sep 16 10:53:35 myotis30 dovecot: imap(angel.luis): Debug: Namespace :
type=private, prefix=.EXPUNGED/, sep=/, inbox=no, hidden=no, list=yes,
subscriptions=yes location=maildir:~/Maildir/expunged
Sep 16 10:53:35 myotis30 dovecot: imap(angel.luis): Debug: maildir++:
root=/home/alumnos/46/113246/Maildir/expunged, index=,...
2013 Feb 12
0
I can't sync with dsync and imapc
...home/buzones/b1/an/myuser/quota, noenforcing=0
dsync(myuser at um.es): Debug: Namespace : type=private, prefix=, sep=.,
inbox=yes, hidden=no, list=yes, subscriptions=yes location=imapc:
dsync(myuser at um.es): Debug: imapc: root=, index=, control=, inbox=, alt=
dsync(myuser at um.es): Debug: imapc(myotis30.um.es:143): Looking up IP address
dsync(myuser at um.es): Debug: imapc(myotis30.um.es:143): Connecting to
155.54.211.169:143
dsync(myuser at um.es): Debug: imapc(myotis30.um.es:143): Server
capabilities: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
AUTH=PLAIN
dsync(myuser at um.es):...
2012 Aug 20
1
enabling per user quota plugin and problems with pop3
...ome>::userdb_mail_plugins=quota,imap_quota
but this activate both plugins in the global mail_plugins option.
The problem with this is that if the user tries to connect via pop3
instead of imap (a thing that I permit, although the user shouldn't do
it) I have the error:
Aug 20 10:04:18 myotis30 dovecot: pop3: Error:
dlopen(/usr/lib/dovecot/modules/lib11_imap_quota_plugin.so) failed:
/usr/lib/dovecot/modules/lib11_imap_quota_plugin.so: undefined symbol:
client_send_tagline
is there any way to solve this problem?
--
Angel L. Mateo Mart?nez
Secci?n de Telem?tica
?rea de Tecnolog?as de...
2011 Jul 01
1
auth error using director
...ovecot.conf
# OS: Linux 2.6.32-4-amd64 x86_64 Ubuntu 10.04.2 LTS
auth_cache_size = 1 k
auth_debug = yes
auth_verbose = yes
default_process_limit = 256
director_mail_servers = 155.54.211.161 155.54.211.169
director_servers = 155.54.211.170
disable_plaintext_auth = no
dotlock_use_excl = no
hostname = myotis30
log_timestamp = %Y-%m-%d %H:%M:%S
mail_debug = yes
mail_fsync = always
mail_location = maildir:~/Maildir:INDEX=/var/indexes/%n
mail_nfs_storage = yes
mail_privileged_group = mail
maildir_stat_dirs = yes
mdbox_rotate_size = 20 M
namespace {
inbox = yes
location =
prefix =
separator = /
}...
2012 Jun 08
1
director and doveadm server
...ecuted
in local (director) server. For example:
root at myotis40:/etc/dovecot/conf.d# doveadm director status
mail server ip vhosts users
155.54.211.169 100 1
but doveadm who seems to be executed just in local:
(backend server)
root at myotis30:/etc/dovecot/conf.d# doveadm who
username # proto (pids) (ips)
angel.luis 2 imap (11931 11936) (155.54.67.5)
(director server)
root at myotis40:/etc/dovecot/conf.d# doveadm who
username # proto (pids) (ips)
And another question about this... what is the local config option? I
haven...
2013 Dec 19
0
problem with password in a changing scenario
...- next part --------------
# 2.1.16: /etc/dovecot/dovecot.conf
# OS: Linux 3.4.0-030400-generic x86_64 Ubuntu 12.04.3 LTS
auth_cache_size = 20 M
auth_cache_ttl = 1 days
auth_master_user_separator = *
default_process_limit = 1024
disable_plaintext_auth = no
imapc_features = rfc822.size
imapc_host = myotis30.um.es
imapc_master_user = master
imapc_password = VAsGowem
log_timestamp = %Y-%m-%d %H:%M:%S
login_trusted_networks = 155.54.211.176/28
mail_attachment_dir = /mail/users/attachments
mail_gid = vmail
mail_home = /mail/users/mailboxes/%2Ln/%Ln
mail_location = mdbox:%h/mdbox:INDEX=/mail/indexes/%2Ln/%...