On Wed, November 21, 2018 10:20, James B. Byrne via Info-cyrus wrote:
>
> We had previously used the '.' as the separator. Our current settings
> are:
>
>
> /usr/local/etc/imapd.conf:unixhierarchysep: true
> /usr/local/etc/imapd.conf:altnamespace: true
>
Change altnamespac
On Wed, November 21, 2018 09:33, Javier Angulo wrote:
>
>
> On 11/21/18 2:38 PM, James B. Byrne via Info-cyrus wrote:
>>
>>
>> On Wed, November 21, 2018 03:25, Javier Angulo wrote:
>>>
>>> Probably you have to use a '.' instead of '^'
>>>
>>> try:
>>> # sudo -u cyrus /usr/local/cyrus/sbin/ipurge
On 11/21/18 2:38 PM, James B. Byrne via Info-cyrus wrote:
>
>
> On Wed, November 21, 2018 03:25, Javier Angulo wrote:
>>
>> On 11/20/18 3:29 PM, James B. Byrne via Info-cyrus wrote:
>>> # sudo -u cyrus /usr/local/cyrus/sbin/ipurge -v -f -d 35
>>> 'user/x/INBOX^Trash'
>>> # echo $?
>>> 0
>>>
>>
On Wed, November 21, 2018 03:25, Javier Angulo wrote:
>
> On 11/20/18 3:29 PM, James B. Byrne via Info-cyrus wrote:
>> # sudo -u cyrus /usr/local/cyrus/sbin/ipurge -v -f -d 35
>> 'user/x/INBOX^Trash'
>> # echo $?
>> 0
>>
>> What is happening here?
>
> Probably you have to use a '.' instead of '^