IMAP Gateway: sender is not display in Outlook's list view

Bug #394767 reported by FuePi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenMapi.org
Fix Committed
Undecided
Unassigned

Bug Description

1. Create new email in Thunderbird.
2. Save email as draft.
3. View drafts folder with Outlook.

In the list view the email has no sender info.
When opened the sender is displayed.

Revision history for this message
Andreas Hügel (andreas-huegel) wrote :
Changed in openmapi:
status: New → Fix Committed
Revision history for this message
Andreas Hügel (andreas-huegel) wrote :

to fix this, PR_SENT_REPRESENTING_NAME/EMAIL_ADDRESS had to be filled along with PR_SENDER_NAME/EMAIL_ADDRESS

both have to be filled the same to make from show up in the list. If filled with different values, From will say xxx representing yyy in Outlook

When creating the From in the Mapi2Mime direction, use PR_SENT_REPRESENTING_NAME/EMAIL_ADDRESS
Create Sender using PR_SENDER_NAME/EMAIL_ADDRESS, but create Sender only if value differs from PR_SENT_REPRESENTING_NAME/EMAIL_ADDRESS

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.