lp://qastaging/~samarjit-adhikari/evolution/evolution-mapi-3.6.2

Created by Samarjit Adhikari and last modified
Get this branch:
bzr branch lp://qastaging/~samarjit-adhikari/evolution/evolution-mapi-3.6.2
Only Samarjit Adhikari can upload to this branch. If you are Samarjit Adhikari please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Samarjit Adhikari
Project:
Evolution
Status:
Development

Recent revisions

1334. By Samarjit Adhikari

removed can_reach_server call ()

1333. By Samarjit Adhikari

Call function can_reach_mapi() with cacellable arguments as NULL

1332. By Samarjit Adhikari

Added mapi_object_init(&obj_folder) which will be cleared from mapi_connect_close()

1331. By Samarjit Adhikari

added code for retriving sent items

1330. By Samarjit Adhikari

Reorder the code avaoid crash at free

1329. By Samarjit Adhikari

Request for additional 3 properties during message retrival
PidTagSentRepresentingName -DisplayName
PidTagSentRepresentingAddressType - SMTP/EX
PidTagSentRepresentingEmailAddress - Email

1328. By Samarjit Adhikari

Added
+ const uint32_t email_proptags[] = {
+ PidTagPrimarySmtpAddress,
+ PidTagSmtpAddress
+ };

1327. By Samarjit Adhikari

Reverted back the change#1326

1326. By Samarjit Adhikari

Reorder the ResolveName query. First PidTagSentRepresentingName then PidTagSenderName.

1325. By Samarjit Adhikari

Reverting back old change 1324

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/evolution
This branch contains Public information 
Everyone can see this information.