Displaying 3 results from an estimated 3 matches for "uidvalfilenam".
Did you mean:
uidvalfilename
2005 Jul 11
2
migration from bincimap to dovecot (imaps)
...he
- -rw------- 1 vpopmail vchkpw 75 Jul 11 12:39 bincimap-uidvalidity
drwx------ 2 vpopmail vchkpw 190464 Jul 11 12:40 cur
drwx------ 2 vpopmail vchkpw 512 Jul 11 12:39 new
drwx------ 2 vpopmail vchkpw 512 Jul 11 12:18 tmp
- -rw------- 1 vpopmail vchkpw 75 Jun 23 15:09 uidvalfilename
I've forgotten something?
Any advice will be appreciated :)
Regards
Andrea
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFC0k92MakHrsrHP9wRAgIrAJ9rkNALg2l/ZoJ5+YyChw5SLhXDtACgyA4T
VHnceVpLb1VO9Nm5GeyLIN8=
=SEHK
-----END PGP SIGNATURE-----
2006 Jul 18
2
Masking INBOX.INBOX
I am using dovecot and trying to make it compatible with my a BincIMAP
installation. BincIMAP uses a scheme similar to Courier-IMAP, so I set
up this default_mail_env:
default_mail_env = maildir:~/Maildir
And this namespace:
namespace private {
separator = .
prefix = INBOX.
inbox = yes
}
Which mostly works as expected, but I now see an "INBOX" subfolder of
"INBOX" in
2008 Jul 21
1
Conversion help
...37 INBOX\.Spam
drwx------ 5 vpopmail vchkpw 4096 Jul 21 11:44 INBOX\.Trash
drwx------ 2 vpopmail vchkpw 348160 Jul 21 11:53 new
-rw------- 1 vpopmail vchkpw 0 Jul 21 11:34 subscriptions
drwx------ 2 vpopmail vchkpw 4096 Jul 21 11:53 tmp
-rw------- 1 vpopmail vchkpw 72 Jul 16 18:57 uidvalfilename
It would appear that I need to use . as my separator, but that doesn't
work either.. Any thoughts?
Also, I'm using SQL for authentication. Is there a limitation to the
characters allowed in the password? I was unable to use a password
with a # in it, or is there a way to escape it?
#...