Error renaming folders with spaces
Hi All,
I am getting frequent errors of the form below. In most cases the path has spaces in it.
Oct 24 07:27:08 mailstore03 dovecot: imap(sam@userdomain.com.au): Error: rename(/home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC, /home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC/Subfolder) failed: Invalid argument The user home directories are on NFSv3 and are the user attributes are stored in ldap. My config is below.
Any ideas what is causing these errors?
Thanks
Murray
# doveconf -n # 2.2.9: /etc/dovecot/dovecot.conf doveconf: Warning: service auth { client_limit=40960 } is lower than required under max. load (41280) doveconf: Warning: service anvil { client_limit=40970 } is lower than required under max. load (41183) # OS: Linux 3.14-0.bpo.2-amd64 x86_64 Debian 7.5 auth_cache_size = 64 M auth_cache_ttl = 2 hours auth_failure_delay = 0 auth_mechanisms = plain login auth_username_chars = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!#$-=?^_{}~./@+%" auth_username_translation = +@ auth_worker_max_count = 256 base_dir = /var/run/dovecot/ disable_plaintext_auth = no first_valid_gid = 1001 first_valid_uid = 1001 mail_fsync = always mail_location = maildir:~/ maildir_very_dirty_syncs = yes managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave mmap_disable = yes namespace { inbox = yes location = prefix = INBOX. type = private } passdb { args = /etc/dovecot/dovecot-ldap.conf.ext driver = ldap } plugin { acl = vfile quota = maildir quota_rule = INBOX.Trash:ignore } protocols = " imap lmtp sieve pop3" service anvil { client_limit = 40970 } service auth-worker { user = dovecot } service auth { client_limit = 40960
unix_listener auth-userdb { group = mail mode = 0666 user = dovecot
} } service imap-login { chroot = login inet_listener imap { address = *, [::] port = 143 } inet_listener imaps { address = * port = 993 ssl = yes } process_limit = 20480 process_min_avail = 32
service_count = 0 user = dovecot vsz_limit = 256 M } service imap {
process_limit = 40960 vsz_limit = 512 M } service lmtp { inet_listener lmtp { address = 27.54.95.43 port = 24 } process_min_avail = 32 } service managesieve-login { client_limit = 40960 process_limit = 120 process_min_avail = 5 service_count = 0 vsz_limit = 64 M } service managesieve { process_limit = 4096 vsz_limit = 256 M } service pop3-login { chroot = login inet_listener pop3 { address = *, [::] port = 110 } inet_listener pop3s { address = * port = 995 ssl = yes } process_limit = 20480 process_min_avail = 32
service_count = 0 user = dovecot vsz_limit = 256 M } service pop3 {
process_limit = 40960 vsz_limit = 256 M } ssl_cert =
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, 24 Oct 2014, mtrainer@cloud-free.com wrote:
I am getting frequent errors of the form below. In most cases the path has spaces in it.
Oct 24 07:27:08 mailstore03 dovecot: imap(sam@userdomain.com.au): Error: rename(/home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC, /home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC/Subfolder) failed: Invalid argument
Any ideas what is causing these errors?
mail_location = maildir:~/
the "/Subfolder" part looks erroreously for me.
Your setup does not support slashes in mailbox names.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBVEn14Xz1H7kL/d9rAQKJKAf+Nt6gOPEspAlFiTqC4GiP8UTGBO4YbvRv C2EdDdFVO3zDpgmu7rNwnjVRvWtIYCQ3535O08J2aQznXcVT75HAEdl2o6YJh5QL B8/Wz/u3+WCXLvtfyC0WqpJzqE58+fNg9PyOg88R+FgPBBvy6VcNcuJGlsl7/dRN FbviVWvszUjw6fWC+DaH/fL+CPyPxPA0GemLfPSmPNe91jZlK5nOt0ga7DSczFjI jSRw35ZeJxuH3d+d0+IOVveEEEBySodT2fecUOYvURwSViaaFOk/tBm5nxAylB8h SP9yi042dDGIfMnniEGvcWJdUg9seHkHpAqZ65FGZilOHdMXqvzfIw== =dbjl -----END PGP SIGNATURE-----
On 24.10.2014 14:46, Steffen Kaiser wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, 24 Oct 2014, mtrainer@cloud-free.com [2]wrote:
I am getting frequent errors of the form below. In most cases the path has spaces in it. Oct 24 07:27:08 mailstore03 dovecot: imap(sam@userdomain.com.au [1]): Error: rename(/home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC, /home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC/Subfolder) failed: Invalid argument Any ideas what is causing these errors? mail_location = maildir:~/
the "/Subfolder" part looks erroreously for me.
Your setup does not support slashes in mailbox names.
Steffen Kaiser -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBVEn14Xz1H7kL/d9rAQKJKAf+Nt6gOPEspAlFiTqC4GiP8UTGBO4YbvRv
C2EdDdFVO3zDpgmu7rNwnjVRvWtIYCQ3535O08J2aQznXcVT75HAEdl2o6YJh5QL
B8/Wz/u3+WCXLvtfyC0WqpJzqE58+fNg9PyOg88R+FgPBBvy6VcNcuJGlsl7/dRN
FbviVWvszUjw6fWC+DaH/fL+CPyPxPA0GemLfPSmPNe91jZlK5nOt0ga7DSczFjI
jSRw35ZeJxuH3d+d0+IOVveEEEBySodT2fecUOYvURwSViaaFOk/tBm5nxAylB8h
SP9yi042dDGIfMnniEGvcWJdUg9seHkHpAqZ65FGZilOHdMXqvzfIw==
=dbjl
-----END PGP SIGNATURE-----
Thanks for the response. I did some testing and the error messages I get from Outlook vary and are not very helpful. If I try to rename a folder from test to test/2 I get an error "Server bug: Internal error occurred". I I try renaming a folder "test 1" to "test 1/ 2" I get an error "NONEXISTENT: Mailbox doesn't exist : INBOX.test 1". Is there any way I can support the '/' character with my configuration without changing the format of all my mailboxes?
Thanks
Murray
Links:
[1] mailto:sam@userdomain.com.au [2] mailto:mtrainer@cloud-free.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, 27 Oct 2014, mtrainer@cloud-free.com wrote:
I am getting frequent errors of the form below. In most cases the path has spaces in it. Oct 24 07:27:08 mailstore03 dovecot: imap(sam@userdomain.com.au [1]): Error: rename(/home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC, /home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC/Subfolder) failed: Invalid argument Any ideas what is causing these errors? mail_location = maildir:~/
the "/Subfolder" part looks erroreously for me.
Your setup does not support slashes in mailbox names.
Thanks for the response. I did some testing and the error messages I get from Outlook vary and are not very helpful. If I try to rename a folder from test to test/2 I get an error "Server bug: Internal error occurred". I I try renaming a folder "test 1" to "test 1/ 2" I get an error "NONEXISTENT: Mailbox doesn't exist : INBOX.test 1". Is there any way I can support the '/' character with my configuration without changing the format of all my mailboxes?
Check out: http://wiki2.dovecot.org/Plugins/Listescape but search the list archive for problems with it. I do not use it myself.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBVE4Lz3z1H7kL/d9rAQKqZwf/TsIyWlEmLoUxx+hQksxmnUxL8WEHYtGM X/KB81LRfr8LMIi68OwkpJhFm8h+IxwSt8+fju+GIji3hTh5TBAyOa0q2Eni2Y0M D5lmKzxtiZbp1uQAFlRIagllnqr+by0B0qn7c6pQwYNcUgMgzcNWD1g/h7T0RWaX qtDufNoWjSJ51b3gg56Ks8+mSUfCxz1REd09qLgTQT7nuubIkClxxxdwOkcrZrHM vqjyA9d/YAoaRU51axRd8E8/3DY8SywtBAgyV4PzB7CRkQMK1NJyS2nYtkA0ZBCn VYNbPtczToOKDIBn6eZKapbWwNapYv4MihVkl/vVEnweW7W2hpJlgA== =JGmD -----END PGP SIGNATURE-----
On 2014-10-27 17:09, Steffen Kaiser wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mon, 27 Oct 2014, mtrainer@cloud-free.comwrote: I am getting frequent errors of the form below. In most cases the path has spaces in it. Oct 24 07:27:08 mailstore03 dovecot: imap(sam@userdomain.com.au[1]): Error: rename(/home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC, /home8/rs7-username/mail/xyzmortgages.com.au/sam/.Valuations - ABC/Subfolder) failed: Invalid argument Any ideas what is causing these errors? mail_location = maildir:~/
the "/Subfolder" part looks erroreously for me.
Your setup does not support slashes in mailbox names. Thanks for the response. I did some testing and the error messages I get from Outlook vary and are not very helpful. If I try to rename a folder from test to test/2 I get an error "Server bug: Internal error occurred". I I try renaming a folder "test 1" to "test 1/ 2" I get an error "NONEXISTENT: Mailbox doesn't exist : INBOX.test 1". Is there any way I can support the '/' character with my configuration without changing the format of all my mailboxes?
Check out: http://wiki2.dovecot.org/Plugins/Listescape [1] but search the list archive for problems with it. I do not use it myself.
Thanks, I will test it out and see if it solves my issue.
Murray
Links:
participants (2)
-
mtrainer@cloud-free.com
-
Steffen Kaiser