You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Nicola Salvemini <ni...@gmail.com> on 2011/04/21 17:49:28 UTC

Case sensitive maildir repository

Hi all,

I'm using James James 3.0-M3 with maildir repository. 
When James receives mail messages direct to foo@mydomain.com it stores
message in folder mail/path/mydoamin.com/foo/new.
Instead, when James receives mail messages direct to FOO@MYDOMAIN.COM it
stores message in folder mail/path/MYDOMAIN.COM/FOO/new.
Is it possible to configure james to store messages addressed to
foo@mydomain.com and FOO@MYDOMAIN.COM in the same folder?

Thanks in advance for any suggestion,
Nicola.





---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Case sensitive maildir repository

Posted by Eric Charles <er...@apache.org>.
Just saw Norman's response (sorry for double post).
- Eric

On 21/04/2011 20:27, Norman Maurer wrote:
> Hi there,
>
> could you open a jira issue for that?
>
> Thanks,
> Norman
>
> 2011/4/21, Nicola Salvemini<ni...@gmail.com>:
>> Hi all,
>>
>> I'm using James James 3.0-M3 with maildir repository.
>> When James receives mail messages direct to foo@mydomain.com it stores
>> message in folder mail/path/mydoamin.com/foo/new.
>> Instead, when James receives mail messages direct to FOO@MYDOMAIN.COM it
>> stores message in folder mail/path/MYDOMAIN.COM/FOO/new.
>> Is it possible to configure james to store messages addressed to
>> foo@mydomain.com and FOO@MYDOMAIN.COM in the same folder?
>>
>> Thanks in advance for any suggestion,
>> Nicola.
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
>> For additional commands, e-mail: server-user-help@james.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Case sensitive maildir repository

Posted by Norman Maurer <no...@googlemail.com>.
Hi there,

could you open a jira issue for that?

Thanks,
Norman

2011/4/21, Nicola Salvemini <ni...@gmail.com>:
> Hi all,
>
> I'm using James James 3.0-M3 with maildir repository.
> When James receives mail messages direct to foo@mydomain.com it stores
> message in folder mail/path/mydoamin.com/foo/new.
> Instead, when James receives mail messages direct to FOO@MYDOMAIN.COM it
> stores message in folder mail/path/MYDOMAIN.COM/FOO/new.
> Is it possible to configure james to store messages addressed to
> foo@mydomain.com and FOO@MYDOMAIN.COM in the same folder?
>
> Thanks in advance for any suggestion,
> Nicola.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Case sensitive maildir repository

Posted by Eric Charles <er...@u-mangate.com>.
Hi,

It should work without additional configuration, so it's a bug (we 
should add some toLowerCase() sowhere).

Could you please open a JIRA on 
https://issues.apache.org/jira/browse/MAILBOX ?

Tks
- Eric


On 21/04/2011 17:49, Nicola Salvemini wrote:
> Hi all,
>
> I'm using James James 3.0-M3 with maildir repository.
> When James receives mail messages direct to foo@mydomain.com it stores
> message in folder mail/path/mydoamin.com/foo/new.
> Instead, when James receives mail messages direct to FOO@MYDOMAIN.COM it
> stores message in folder mail/path/MYDOMAIN.COM/FOO/new.
> Is it possible to configure james to store messages addressed to
> foo@mydomain.com and FOO@MYDOMAIN.COM in the same folder?
>
> Thanks in advance for any suggestion,
> Nicola.
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org