search for: alias_for

Displaying 20 results from an estimated 38 matches for "alias_for".

2018 Sep 12
1
Adding namespace alias_for causes index resync?
I just added a new namespace-alias with alias_for. Apparently this causes all mailbox indexes to be resynced? Is this intentional and/or is there some way to avoid this? My NFS storage pretty much kills its elf when hundreds of thausands of users needs to resync indexes :) Thanks -- Tom
2012 Apr 18
1
alias_for
I noticed the addition of a new namespace configuration "alias_for". What pracical difference is adding this over and above making namespace aliases hidden and disabling list, as in older versions of dovecot configurations? Joseph Tam <jtam.home at gmail.com>
2019 Jul 25
3
Autoexpunge not working for Junk?
...vecot/dovecot.conf # OS: Linux 3.10.0-957.21.3.el7.x86_64 x86_64 CentOS Linux release 7.6.1810 (Core) # Hostname: REDACTED auth_username_format = %Ln first_valid_uid = 1000 mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u mailbox_list_index = yes mbox_write_locks = fcntl namespace compat1 { alias_for = hidden = yes list = no location = prefix = mail/ separator = / } namespace compat2 { alias_for = hidden = yes list = no location = prefix = ~/mail/ separator = / } namespace compat3 { alias_for = hidden = yes list = no location = prefix = ~%u/mail/ separato...
2013 Feb 08
4
Imap process crash: assertion failed: (full_fs_access)
Any guess at what would cause this? Feb 7 21:20:53 server dovecot: imap(user): Panic: file mailbox-list-fs-iter.c: line 447 (fs_list_get_roots): assertion failed: (full_fs_access) (Sorry, no core dump) According to my logs, this user couldn't start an IMAP session for a 2 hour stretch for hundreds of connections. Then the problem seemed to have went away. I logged back as that
2020 Jun 07
5
Doveadm Backup (other) issues
.... but doing this, I get the following answer: dsync(<user name>): Info: imapc(<host name>:143): Connected to <host IP address>:143 (local 192.168.1.2:52940) dsync(<user name>): Error: Failed to initialize user: namespace configuration error: Namespace mail/ can't have alias_for= to a different storage (different root dirs) How can I solve this? If there is something not matching between servers, I may eventually change configuration on my side, but I think I would first have to know which feature(s) I have to know from the remote server in order to create the matchi...
2019 Dec 17
1
Is there a way to hide the top level virtual IMAP folder when using the virtual plugin?
...sible, like: INBOX All Mail Drafts Recent Sent Trash Is that possible? I've tried changing the "prefix = INBOX.virtual." on the virtual namespace to just "prefix = INBOX.", but that causes a "Duplicate namespace prefix" error. I also tried using "alias_for" to merge the namespaces, but that causes "namespace configuration error: Namespace virtual. can't have alias_for=INBOX. to a different storage type (virtual vs maildir)". -- Robert L Mathews
2012 Apr 01
3
namespace hierarchy
Hi, I'm migrating from Courier to Dovecot and would like to keep the original namespace and add two new ones on the new server. There's only one namespace in Courier which is "INBOX." . The seperator is "." In the new server I would like to have 3 namespaces (private, public, shared) and use "/" as separator. Is it possible to keep "INBOX." for
2019 Aug 08
0
Autoexpunge not working for Junk?
...57.21.3.el7.x86_64 x86_64 CentOS Linux release 7.6.1810 (Core) > # Hostname: REDACTED > auth_username_format = %Ln > first_valid_uid = 1000 > mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u > mailbox_list_index = yes > mbox_write_locks = fcntl > namespace compat1 { > alias_for = > hidden = yes > list = no > location = > prefix = mail/ > separator = / > } > namespace compat2 { > alias_for = > hidden = yes > list = no > location = > prefix = ~/mail/ > separator = / > } > namespace compat3 { > alias_for = >...
2019 Aug 08
2
Autoexpunge not working for Junk?
...elease >> 7.6.1810 (Core) >> # Hostname: REDACTED >> auth_username_format = %Ln >> first_valid_uid = 1000 >> mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u >> mailbox_list_index = yes >> mbox_write_locks = fcntl >> namespace compat1 { >> ?alias_for = >> ?hidden = yes >> ?list = no >> ?location = >> ?prefix = mail/ >> ?separator = / >> } >> namespace compat2 { >> ?alias_for = >> ?hidden = yes >> ?list = no >> ?location = >> ?prefix = ~/mail/ >> ?separator = / >&gt...
2012 Sep 02
3
Mailbox aliases
...for the current behavior is that all of the mailboxes would contain the same mails, instead of different mails going to different mailboxes with different clients. So for example: .. mailbox Sent { auto = create special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent alias_for = Sent } .. If "Sent Messages" doesn't exist: - DELETE Sent works as usual - RENAME Sent works as usual If "Sent Messages" is created: - it's symlinked to Sent - DELETE "Sent messages" deletes the symlink, not the contents - RENAME "Sent messages&qu...
2012 May 17
1
Migration between namespaces breaks outlook on mac's
...http://wiki2.dovecot.org/Namespaces) # This is for courier-imap namespace compatability namespace { type = private separator = / prefix = inbox = yes } namespace { type = private prefix = INBOX. separator = . inbox = no hidden = yes list = no alias_for = } For 99% of clients this works fine eg thunderbird on first login after migration notices the folder structure has changed & automagically redownloads folders & emails. However I have noticed some really strange messages in the logs which seems to be related to customers running out...
2011 Aug 19
1
Sharing all mailboxes and userdb LDAP attrs
...t_format: top=%t/%p, retr=%r/%b, del=%d/%m, size=%s dict_db_config: dict_process_count: 1 managesieve_max_line_length: 65536 managesieve_logout_format: bytes=%i/%o managesieve_implementation_string: dovecot namespace: type: private separator: / prefix: location: maildir:/vmail/%Ln/Maildir alias_for: inbox: yes hidden: no list: yes subscriptions: yes namespace: type: shared separator: / prefix: shared/%%n/ location: maildir:/vmail/%%n/Maildir:INDEX=/vmail/%n/Maildir/shared/%%n alias_for: inbox: no hidden: no list: yes subscriptions: no lda: postmaster_address: xxx a...
2012 May 11
2
multi-instance doveadm user -m woes
...se = \Drafts } mailbox Junk { auto = no special_use = \Junk } mailbox Sent { auto = subscribe special_use = \Sent } mailbox Trash { auto = subscribe special_use = \Trash } prefix = separator = . subscriptions = yes type = private } namespace legacy { alias_for = hidden = yes inbox = no list = no location = mailbox INBOX.Drafts { auto = no special_use = \Drafts } mailbox INBOX.Junk { auto = no special_use = \Junk } mailbox INBOX.Sent { auto = no special_use = \Sent } mailbox INBOX.Trash { auto = no s...
2015 Apr 08
3
sieve plugin editheader not found
...managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include body enotify environment mailbox date index ihave duplicate imapflags notify namespace compat { alias_for = hidden = yes inbox = no list = no location = prefix = INBOX. separator = . } namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Mes...
2020 Jun 08
0
Doveadm Backup (other) issues
...his, I get the following answer: > > dsync(<user name>): Info: imapc(<host name>:143): Connected to <host IP address>:143 (local 192.168.1.2:52940) > dsync(<user name>): Error: Failed to initialize user: namespace configuration error: Namespace mail/ can't have alias_for= to a different storage (different root dirs) > > How can I solve this? > > If there is something not matching between servers, I may eventually change configuration on my side, but I think I would first have to know which feature(s) I have to know from the remote server in order to c...
2008 Dec 15
1
v1.2.alpha5 released
...rg/releases/1.2/alpha/dovecot-1.2.alpha5.tar.gz.sig It's been a while since alpha4 so I thought I'd release a new one while waiting for Apple's patches.. - mbox fixes. - Lots of Solr fixes - Virtual mailboxes + Solr works now nicely instead of duplicating the indexed data. - Added alias_for setting for namespaces, also useful to avoid duplication of Solr indexed data if you have multiple namespaces that point to the same location (e.g. both "" prefix and "INBOX." prefix compatibility). - %variables now support long %{variable_names}: http://wiki.dovecot.org/Variab...
2011 Nov 02
1
IMP, Dovecot and multiple namespaces
Hey guys, I'm wondering what the best way is to be backwards compatible with Courier mailbox formats and not duplicate mailbox trees with Dovecot. Is anyone doing this right now? My Dovecot 2.0.13 is configured as follows for Namespaces: namespace { inbox = yes location = prefix = separator = . } namespace { hidden = yes inbox = no list = no location = prefix
2012 Apr 05
1
Username bug in '%%' variables selects
Hi! Forgive my bad English. I trying to set up shared folders, but I can't. I shared INBOX of 'victor at domain.com' for 'victor at testmail.domain.com' There is my debugging results: doveadm acl debug -u victor at testmail.domain.com INBOX.shared.victor at domain.com. doveadm(victor at testmail.domain.com): Error: Couldn't create namespace 'INBOX.shared.' for
2017 Nov 20
2
doveadm mailbox list -s Segmentation fault
...= separator = / subscriptions = yes type = private } namespace avalik { hidden = no list = children location = maildir:/mail/imap/ domain.ee/shared:INDEXPVT=%h/public:LAYOUT=fs:DIRNAME=dsfFSFS prefix = shared/ separator = / subscriptions = no type = public } namespace inbox { alias_for = hidden = no inbox = yes list = yes location = mailbox Drafts { special_use = \Drafts } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Spam { special_use = \Junk } mailbox Trash { special_use = \T...
2014 Jul 08
0
Limit confusion
...= 8 last_valid_gid = 8 last_valid_uid = 8 listen = * login_greeting = howdy, ready. mail_location = mdbox:~/mdbox:INDEX=/srv/dovecot_indexes/%d/%1n/%n mail_plugins = expire quota zlib maildir_very_dirty_syncs = yes namespace { inbox = yes location = prefix = separator = . } namespace { alias_for = hidden = yes inbox = no list = no location = prefix = INBOX. separator = . } passdb { args = /etc/dovecot/dovecot-sql.conf driver = sql } plugin { antispam_allow_append_to_spam = yes antispam_backend = pipe antispam_debug_target = syslog antispam_pipe_program = /usr/loca...