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
Op 22-09-16 om 14:11 schreef Eric Luyten via Info-cyrus:
> Of course one can use a '.' as part of a Cyrus mailbox name, internally it
> gets translated into a '^' (arrow/caret).
When I create a mailbox "test.and.so", I get three maiboxes in each other.
Maybe you are using unixhierarchysep? Is it
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
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
>Hi Mike,
>
--snip!--
>
>[EMAIL PROTECTED] etc]# imtest -u [EMAIL PROTECTED] -a [EMAIL PROTECTED] -t '' -m
>plain localhost
>S: * OK post.domain.com Cyrus IMAP4 v2.2.3 server ready
>C: C01 CAPABILITY
>S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAILBOX-REFERRALS
>NAMESPACE UIDPLUS ID NO_
Hi Mike,
Answers inline:
Mike O'Rourke wrote:
Hi again, trichard,
first try below with things as-is. Then try adding
the following line to /etc/imapd.conf:
loginrealms: post.mydomain.com mydomain.com
restarting the cyrus master process after changing /etc/imapd.conf.
First, try:
imtest -u [EMA
>>> 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 name."
(just a few guesse
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
>>> "trichard" <[EMAIL PROTECTED]> 02/17/04 10:18pm >>>
>>I feel like I am getting pretty close to having this work. I've
been
>>stuck for awhile on this one issue and I cannot find documentation
to
>>troubleshoot mailboxes and mail client access properly.
>>
>>I can authenticate to the server usi
>>> "trichard" <[EMAIL PROTECTED]> 02/17/04 10:18pm >>>
>I feel like I am getting pretty close to having this work. I've been
>stuck for awhile on this one issue and I cannot find documentation to
>troubleshoot mailboxes and mail client access properly.
>
>I can authenticate to the server using a
19 matches
Mail list logo