Re: Invalid mailbox name

2016-09-26 Thread Paul van der Vlis via Info-cyrus
Op 23-09-16 om 06:14 schreef Bron Gondwana via Info-cyrus: >> But I think it's strange to have a dot in the list of GOODCHARS when >> it's used as a hierarchy seperator... > > The mailboxname used to be tested against GOODCHARS in its entirety, > including separator. Ah, I understand it now. Th

Re: Invalid mailbox name

2016-09-22 Thread Bron Gondwana via Info-cyrus
If anyone is interested in looking in the code on master to see how this works: https://github.com/cyrusimap/cyrus-imapd/ You're looking for mbname_t, and in particular mbname_from_*. EXPORTED mbname_t *mbname_from_extname(const char *extname, const struct namespace *ns, const char *userid) An

Re: Invalid mailbox name

2016-09-22 Thread Bron Gondwana via Info-cyrus
On Fri, 23 Sep 2016, at 02:37, Paul van der Vlis via Info-cyrus wrote: > Op 22-09-16 om 09:46 schreef Michael Menge via Info-cyrus: > > > > Quoting Paul van der Vlis via Info-cyrus : > > > >> Op 21-09-16 om 14:11 schreef Michael Menge via Info-cyrus: > >>> Hi, > >>> > >>> Quoting Paul van der Vli

Re: Invalid mailbox name

2016-09-22 Thread Bron Gondwana via Info-cyrus
On Thu, 22 Sep 2016, at 22:11, Eric Luyten via Info-cyrus wrote: > On Thu, September 22, 2016 9:46 am, Michael Menge via Info-cyrus wrote: > > > > > Quoting Paul van der Vlis via Info-cyrus : > > > > >> I am wondering about the dot. So far I know I cannot use it in a mailbox > >> name, but it is

Re: Invalid mailbox name

2016-09-22 Thread Paul van der Vlis via Info-cyrus
Op 22-09-16 om 09:46 schreef Michael Menge via Info-cyrus: > > Quoting Paul van der Vlis via Info-cyrus : > >> Op 21-09-16 om 14:11 schreef Michael Menge via Info-cyrus: >>> Hi, >>> >>> Quoting Paul van der Vlis via Info-cyrus >>> : >>> Hello, I am syncing many mailboxes from one I

Re: Invalid mailbox name

2016-09-22 Thread Paul van der Vlis via Info-cyrus
e you are using unixhierarchysep? Is it normal these days to use that? > I modified our GOODCHARS definition heavily when we migrated to Cyrus 2.2, > ten years ago, and never had an issue with square brackets and such. Can you create a mailbox like "test (test)" or "test [test

Re: Invalid mailbox name

2016-09-22 Thread Eric Luyten via Info-cyrus
On Thu, September 22, 2016 9:46 am, Michael Menge via Info-cyrus wrote: > > Quoting Paul van der Vlis via Info-cyrus : > >> I am wondering about the dot. So far I know I cannot use it in a mailbox >> name, but it is in the list. >> > > I suspect that your cyrus is configured to use the . as hiera

Re: Invalid mailbox name

2016-09-22 Thread Michael Menge via Info-cyrus
Quoting Paul van der Vlis via Info-cyrus : Op 21-09-16 om 14:11 schreef Michael Menge via Info-cyrus: Hi, Quoting Paul van der Vlis via Info-cyrus : Hello, I am syncing many mailboxes from one IMAP server to another. Now I get sometimes errors on mailbox names. I found out that Cyrus does

Re: Invalid mailbox name

2016-09-22 Thread Paul van der Vlis via Info-cyrus
Op 21-09-16 om 14:11 schreef Michael Menge via Info-cyrus: > Hi, > > Quoting Paul van der Vlis via Info-cyrus : > >> Hello, >> >> I am syncing many mailboxes from one IMAP server to another. Now I get >> sometimes errors on mailbox names. I found out that Cyrus does not >> accept brackets in a ma

Re: Invalid mailbox name

2016-09-21 Thread Michael Menge via Info-cyrus
Hi, Quoting Paul van der Vlis via Info-cyrus : Hello, I am syncing many mailboxes from one IMAP server to another. Now I get sometimes errors on mailbox names. I found out that Cyrus does not accept brackets in a mailbox name. Is there documentation about what characters are accepted in mailbo

Invalid mailbox name

2016-09-21 Thread Paul van der Vlis via Info-cyrus
Hello, I am syncing many mailboxes from one IMAP server to another. Now I get sometimes errors on mailbox names. I found out that Cyrus does not accept brackets in a mailbox name. Is there documentation about what characters are accepted in mailbox names?? With regards, Paul van der Vlis. -- P

Re: createmailbox: Invalid mailbox name

2007-09-28 Thread Alain Spineux
ruct any mailboxes. It merely exits silently. > > I can create mailboxes in the default domain (cm user/test), but if I > attempt to create virtual domain users e.g. > cm user/[EMAIL PROTECTED] > I get > "createmailbox: Invalid mailbox name" > > What am I doing wrong

createmailbox: Invalid mailbox name

2007-09-28 Thread Chris Harms
reconstruct any mailboxes. It merely exits silently. I can create mailboxes in the default domain (cm user/test), but if I attempt to create virtual domain users e.g. cm user/[EMAIL PROTECTED] I get "createmailbox: Invalid mailbox name" What am I doing wrong? Thanks, Chris # imapd.con

Re: CREATE INBOX/attention: NO Invalid mailbox name

2006-10-25 Thread Marten Lehmann
Hello, Why? If the problem is that Dovecot uses the folders below inbox, then do the migration and *THEN* enable altnamespace. Simple! :-) the problem is, that dovecot allows both: at the same level of INBOX and subfolders of INBOX. Cyrus only supports on of both at the same time. So I ch

Re: CREATE INBOX/attention: NO Invalid mailbox name

2006-10-22 Thread Jo Rhett
Marten Lehmann wrote: Hello, ok, then I have to rename them manually. Rename what manually? Seriously, are you considering the problem correctly? I mean that I have to rename the INBOX/* folders before the migration. Why? If the problem is that Dovecot uses the folders below inbox, th

Re: CREATE INBOX/attention: NO Invalid mailbox name

2006-10-20 Thread Marten Lehmann
Hello, ok, then I have to rename them manually. Rename what manually? Seriously, are you considering the problem correctly? I mean that I have to rename the INBOX/* folders before the migration. Regards Marten Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyr

Re: CREATE INBOX/attention: NO Invalid mailbox name

2006-10-19 Thread Jo Rhett
Marten Lehmann wrote: Hello, I think it's one way or the other, not both. With "altnamespace: 0", all folders are under INBOX. With "altnamespace: 1", no folders are under INBOX. ok, then I have to rename them manually. Rename what manually? Seriously, are you considering the problem

Re: CREATE INBOX/attention: NO Invalid mailbox name

2006-10-19 Thread Marten Lehmann
Hello, I think it's one way or the other, not both. With "altnamespace: 0", all folders are under INBOX. With "altnamespace: 1", no folders are under INBOX. ok, then I have to rename them manually. Regards Marten Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cy

Re: CREATE INBOX/attention: NO Invalid mailbox name

2006-10-19 Thread Andrew Morgan
INBOX then. 173 CREATE INBOX/attention 173 NO Invalid mailbox name Thats a bit tricky because we are migrating from dovecot, and dovecot allowed "INBOX.attention" as well as "attention". Is there any option to still allow this? I think it's one way or the other, not both

CREATE INBOX/attention: NO Invalid mailbox name

2006-10-19 Thread Marten Lehmann
73 NO Invalid mailbox name Thats a bit tricky because we are migrating from dovecot, and dovecot allowed "INBOX.attention" as well as "attention". Is there any option to still allow this? Regards Marten Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cy

Invalid mailbox name with Cyrus::IMAP::Admin;

2006-07-15 Thread jerry
problem.   I cannot do the same thing with perl and Cyrus::IMAP::Admin   I get the error “Invalid mailbox name” with all the variations I have tried. We used to pass [EMAIL PROTECTED].   Any help would be appreciated. I am not sure how to debug this.   Thanks, Jerry Cyrus Home Page

Re: Create virtual domain user complaint: createmailbox: Invalid mailbox name

2006-02-03 Thread Flash Love
ECTED], however, when using the same cm syntax for a user > > on HostB cryadm complains "createmailbox: Invalid mailbox name" . HostB > > will accept cm user. + u.. + .domain.com. > > > > HostA and HostB /etc/imapd.conf configurations are identical with the > >

Re: Create virtual domain user complaint: createmailbox: Invalid mailbox name

2006-02-03 Thread Alexander Dalloz
dm complains "createmailbox: Invalid mailbox name" . HostB will > accept cm user. + u.. + .domain.com. > > HostA and HostB /etc/imapd.conf configurations are identical with the > exceptiion of host names and both reports: > What could possibly be different in H

Create virtual domain user complaint: createmailbox: Invalid mailbox name

2006-02-03 Thread Flash Love
I am running FC4+SASL+TLS+Postfix+Cyrus-imap+Cyrus-sasl+web-cyradm on two hosts. HostA allows the creation of vitrual domain users as user/[EMAIL PROTECTED], however, when using the same cm syntax for a user on HostB cryadm complains "createmailbox: Invalid mailbox name" . HostB will

Re: cyrus22+virtdomains="Invalid mailbox name"

2005-09-15 Thread Alexander Koch
On Thu, Sep 15, 2005 at 09:24:06AM +0200, Vladimir Dvorak wrote: > Thank you Alexander. Yes, the solution is: > /etc/imapd.conf > admins: cyrus ( without domain of course ) > > and in /etc/hosts have > > 127.0.0.1 localhost > > I got in /etc/hosts '127.0.0.1 localhost.localdomain' and 'cyr

Re: cyrus22+virtdomains="Invalid mailbox name"

2005-09-15 Thread Vladimir Dvorak
IL PROTECTED] localhost >>IMAP Password: >>localhost.localdomain> cm user.test >> >>^^^ this works, user test is included into defaultdomain. >> >>But, >> >>localhost.localdomain> cm [EMAIL PROTECTED] >>createmailbox: Invalid mailbox name >> &g

Re: cyrus22+virtdomains="Invalid mailbox name"

2005-09-14 Thread Alexander Koch
main> cm user.test > > ^^^ this works, user test is included into defaultdomain. > > But, > > localhost.localdomain> cm [EMAIL PROTECTED] > createmailbox: Invalid mailbox name > > Why ? did you definied a global admin in your imapd.conf? admins: cyrus (without do

cyrus22+virtdomains="Invalid mailbox name"

2005-09-14 Thread Vladimir Dvorak
ain> cm [EMAIL PROTECTED] createmailbox: Invalid mailbox name Why ? Thank you, Vladimir Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Invalid Mailbox Name @

2004-02-29 Thread Joon Radley
Hi, When we create a mailbox with the @ sign in the name the server returns "Invalid Mailbox Name". Is there a way to resolve this in the configuration or compilation options? Regards Joon Radley Radley Network Technologies CC Cell: +27 (0)83 368 8557 Fax: +27 (0)12 998 4346 E-ma

Re: Invalid mailbox name?

2004-02-18 Thread trichard
Mike O'Rourke wrote: I got my "-a" and "-u" parameters mixed up. It must have been late when I wrote that one! If you use imtest -u test -a [EMAIL PROTECTED] -m plain -t '' localhost I bet it will let you select your inbox. Woohoo! It works! Thanks Mike!!! Is your machine's name post.mydomain.co

Re: Invalid mailbox name?

2004-02-18 Thread Mike O'Rourke
>>> trichard <[EMAIL PROTECTED]> 02/18/04 04:32pm >>> --snip-- > >NOTE: The user "test" in this case would be indicative of a normal mail >user. Cyrus of course is for administration purposes. > >Does this look right? I am concerned that including the hostname "post" >in the realm for the cyrus

Re: Invalid mailbox name?

2004-02-18 Thread Mike O'Rourke
== >S: A01 OK Success (tls protection) >Authenticated. >Security strength factor: 168 >A01 select inbox >A01 NO Invalid mailbox name > >== > >So the last one here worked...sort of. I am getting the same error that >I am in the email c

Re: Invalid mailbox name?

2004-02-18 Thread trichard
dGVzdEBzYXBlcmVvbi5jb20AdGVzdDEyMw== S: A01 OK Success (tls protection) Authenticated. Security strength factor: 168 A01 select inbox A01 NO Invalid mailbox name ====== So the last one here worked...sort of. I am getting the same error that I am in the email client

Re: Invalid mailbox name?

2004-02-18 Thread Mike O'Rourke
>>> trichard <[EMAIL PROTECTED]> 02/18/04 01:36am >>> >Thanks Mike...Results inline below: > >Mike O'Rourke wrote: >> try this: >> imtest -u test -a test -t '' localhost >> (after the -t those are 2 single-quotes.) >> >> At the end of a lot of diagnostics, it should ask for your password. >> type

Re: Invalid mailbox name?

2004-02-17 Thread Craig Ringer
On Wed, 2004-02-18 at 05:18, trichard wrote: > I can authenticate to the server using a mail client now. However, when > trying to read the inbox it fails with the following message: > > "The current command did not succeed. The mail server responded: Invalid > mailbox

Re: Invalid mailbox name?

2004-02-17 Thread trichard
Thanks Mike...Results inline below: Mike O'Rourke wrote: try this: imtest -u test -a test -t '' localhost (after the -t those are 2 single-quotes.) At the end of a lot of diagnostics, it should ask for your password. type it in and hit . If it says "Authenticated", you are connected and in; [EMAIL

Re: Invalid mailbox name?

2004-02-17 Thread Mike O'Rourke
nt access properly. >> >>I can authenticate to the server using a mail client now. However, when >>trying to read the inbox it fails with the following message: >> >>"The current command did not succeed. The mail server responded: Invalid >>mailbox name."

Re: Invalid mailbox name?

2004-02-17 Thread Mike O'Rourke
rly. > >I can authenticate to the server using a mail client now. However, when >trying to read the inbox it fails with the following message: > >"The current command did not succeed. The mail server responded: Invalid >mailbox name." > >I feel I am missing some

Invalid mailbox name?

2004-02-17 Thread trichard
ox it fails with the following message: "The current command did not succeed. The mail server responded: Invalid mailbox name." I feel I am missing something minor because the mailbox was created: [EMAIL PROTECTED] test]# pwd /var/spool/imap/user/test [EMAIL PROTECTED] test]# ls -la