Dear Stefano,

>  *** Processing account Upsilon
>   Establishing connection to upsilon.<censor>:993
>   Creating folder .[UpsilonImaps]
>   ERROR: Creating folder on repository UpsilonImaps
>     Folder '.'[UpsilonImaps] could not be created. Server responded: ('NO',
>     ['Empty mailbox name.'])
>   ERROR: Folder '.'[UpsilonImaps] could not be created. Server responded: 
> ('NO',
>     ['Empty mailbox name.'])
>   *** Finished account 'Upsilon' in 0:02

The newly uploaded 6.5.4 has a new option, which may be applicable in
your case. From the docs:

> createfolders
> -------------
> 
> By default OfflineImap propagates new folders in both
> directions. Sometimes this is not what you want. E.g. you might want
> new folders on your IMAP server to propagate to your local MailDir,
> but not the other way around. The 'readonly' setting on a repository
> will not help here, as it prevents any change from occuring on that
> repository. This is what the `createfolders` setting is for. By
> default it is `True`, meaning that new folders can be created on this
> repository. To prevent folders from ever being created on a
> repository, set this to `False`. If you set this to False on the
> REMOTE repository, you will not have to create the `Reverse
> nametrans`_ rules on the LOCAL repository.

From above error message, I recommend you try adding disabling
createfolders on the remote UpsilonImaps repository like so:

    [Repository UpsilonImaps]
    createfolders = False

Please let me know if this fixes it for you.

-- 
Regards,
Dmitrijs.


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to