ipsservices/ipssosaoplugin/src/IpsSosAOEMNResolver.cpp
branchRCL_3
changeset 24 d189ee25cf9d
parent 0 8466d47a6819
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    14 * Description: 
    14 * Description: 
    15 *     Contains mailbox specified always online logic
    15 *     Contains mailbox specified always online logic
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
       
    20 // INCLUDE FILES
    19 // INCLUDE FILES
    21 #include "emailtrace.h"
    20 #include "ipssosaopluginheaders.h"
    22 #include <e32base.h>
       
    23 #include <AlwaysOnlineManagerCommon.h>
       
    24 
       
    25 #include "IpsSosAOEMNResolver.h"
       
    26 #include "IpsSosAOMboxLogic.h"
       
    27 #include "IpsSosAOBaseAgent.h"
       
    28 
    21 
    29 // Literals used when trying to match a mailbox 
    22 // Literals used when trying to match a mailbox 
    30 // to a received EMN message
    23 // to a received EMN message
    31 _LIT(KIpsSosAOMailatPattern, "*mailat:*@*");
    24 _LIT(KIpsSosAOMailatPattern, "*mailat:*@*");
    32 // Same as KImapPattern, but includes also username
    25 // Same as KImapPattern, but includes also username