[Dovecot] Help - I keep getting LSUB permission denied

Don Steiny steiny at infopoint.com
Mon Oct 6 20:36:14 EEST 2008


Timo Sirainen wrote:
> On Oct 6, 2008, at 7:40 AM, Don Steiny wrote:
>
>> a02 LSUB "" "*"
>> * LSUB () "/" "Trash"
>> * LSUB () "/" "Junk"
>> * LSUB () "/" "Sent"
>> * LSUB () "/" "Junk E-mail"
>> * LSUB () "/" "INBOX/Sent"
>> * LSUB () "/" "INBOX/Trash"
>> * LSUB () "/" "INBOX/Drafts"
>> a002 NO Permission denied
>
> Anything in error logs? Post your dovecot -n output?
>
No, nothing in the error logs, but here is the -a output. I tried to
upgrade, but I am using Debian and have been trying to just use the
released packages. It will take a bit of work to get it to compile here
because the pathnames are very different. For instance, it can't find
libeopenssl in the configure step so I have to figure out the best way
to deal with that.  I have been hunting for a newer Debian release.

-Don


login_processes_count: 3
login_max_processes_count: 128
login_max_connections: 256
valid_chroot_dirs:
mail_chroot:
max_mail_processes: 1024
verbose_proctitle: no
first_valid_uid: 108
last_valid_uid: 0
first_valid_gid: 1
last_valid_gid: 0
mail_extra_groups:
mail_access_groups:
mail_privileged_group:
default_mail_env:
mail_location: maildir:~/Maildir
mail_cache_fields: flags
mail_never_cache_fields: imap.envelope
mail_cache_min_mail_count: 0
mailbox_idle_check_interval: 30
mail_debug: yes
mail_full_filesystem_access: no
mail_max_keyword_length: 50
mail_save_crlf: no
mail_read_mmaped: no
mmap_disable: no
mmap_no_write: no
lock_method: fcntl
maildir_stat_dirs: no
maildir_copy_with_hardlinks: no
mbox_read_locks: fcntl
mbox_write_locks: dotlock fcntl
mbox_lock_timeout: 300
mbox_dotlock_change_timeout: 120
mbox_min_index_size: 0
mbox_dirty_syncs: yes
mbox_very_dirty_syncs: no
mbox_lazy_writes: yes
dbox_rotate_size: 2048
dbox_rotate_min_size: 16
dbox_rotate_days: 1
umask: 63
mail_drop_priv_before_exec: no
mail_executable: /usr/lib/dovecot/imap
mail_process_size: 256
mail_plugins:
mail_plugin_dir: /usr/lib/dovecot/modules/imap
mail_log_prefix: %Us(%u):
imap_max_line_length: 65536
imap_capability:
imap_client_workarounds: outlook-idle
pop3_no_flag_updates: no
pop3_enable_last: no
pop3_reuse_xuidl: no
pop3_lock_session: no
pop3_uidl_format: %08Xu%08Xv
pop3_client_workarounds:
pop3_logout_format: top=%t/%p, retr=%r/%b, del=%d/%m, size=%s
namespace:
  type: private
  separator: /
  prefix:
  location: maildir:~/Maildir
  inbox: yes
  hidden: no
namespace:
  type: shared
  separator: /
  prefix: FB12/
  location: mbox:/var/export/mailfb12:INDEX=/var/export/dovecot/%u
  inbox: no
  hidden: no
auth default:
  mechanisms: plain
  realms:
  default_realm:
  cache_size: 0
  cache_ttl: 3600
  executable: /usr/lib/dovecot/dovecot-auth
  user: root
  chroot:
  username_chars:
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
  username_translation:
  username_format:
  master_user_separator:
  anonymous_username: anonymous
  krb5_keytab:
  verbose: yes
  debug: yes
  debug_passwords: yes
  ssl_require_client_cert: no
  ssl_username_from_cert: no
  count: 1
  worker_max_count: 30
  process_size: 256
  passdb:
    driver: pam
    args: imap
    deny: no
    pass: no
    master: no
  userdb:
    driver: passwd
    args:




More information about the dovecot mailing list