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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> >
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
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
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
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
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
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
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
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
>>> 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
==
>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
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
>>> 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
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
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
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."
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
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
39 matches
Mail list logo