Re: ActiveSync client displays messages that were deleted in IMAP

Arjen de Korte <[email protected]>
Newsgroups gmane.comp.horde.user
Message-ID <[email protected]>
Citeren Kevin <[email protected]>:

>> On Aug 18, 2018, at 12:40 PM, Michael J Rubinsky <[email protected]> wrote:
>>
>> ActiveSync doesn't have a notion of a "Spam" folder, so it's up to  
>> the client to decide what to do. IIRC, iOS will only recognize the  
>> name "Junk" (Though I thought it was "Junk Email").
>>
>> It's not ActiveSync that's changing the name, it's IMP. When you  
>> set the preference to use a folder as Spam, it changes the label of  
>> that folder to be "Spam". When ActiveSync builds it's folder list,  
>> it gets the list of mailboxes from IMP's API - which uses the label  
>> names. We do this to have consistency between the names that a user  
>> sees in IMP and the folder names that are shown in the ActiveSync  
>> client.
>
> Any chance that could be a setting that can be turned off. As it is  
> now we can't use the Spam folder in IMP without messing up the Junk  
> function on the phone.

You can change the name of the folder if you want in  
'imp/config/backends.local.php':

<?php
$servers['advanced']['special_mboxes'][IMP_Mailbox::MBOX_SPAM] = 'Junk';

-- 
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.