Bug 61784 - TYPE=INTERNET for Nokia phones
Summary: TYPE=INTERNET for Nokia phones
Status: RESOLVED FIXED
Alias: None
Product: SyncEvolution
Classification: Unclassified
Component: SyncEvolution (show other bugs)
Version: 1.3.99.3
Hardware: Other All
: highest normal
Assignee: Patrick Ohly
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-04 08:39 UTC by Patrick Ohly
Modified: 2013-03-05 15:22 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Patrick Ohly 2013-03-04 08:39:59 UTC
Without the explicit TYPE=INTERNET, email addresses sent to a Nokia e51 were not shown by the phone. See 
http://lists.syncevolution.org/pipermail/syncevolution/2013-February/004298.html
http://lists.syncevolution.org/pipermail/syncevolution/2013-March/004328.html

A tentative patch was posted as part of the first mail thread.
Comment 1 Patrick Ohly 2013-03-05 15:22:28 UTC
Patch ready for 1.3.99.3:

commit 762d6c09107bb95f1941458e6f43e49efed1158f
Author: Patrick Ohly <patrick.ohly@intel.com>
Date:   Tue Mar 5 16:12:48 2013 +0100

    Nokia: always add TYPE=INTERNET to EMAIL (FDO #61784)
    
    Without the explicit TYPE=INTERNET, email addresses sent to a Nokia
    e51 were not shown by the phone and even got lost eventually (when
    syncing back?).
    
    This commit ensures that the type is set for all emails sent to any
    Nokia phone, because there may be other phones which need it and
    phones which don't, shouldn't mind. This was spot-checked with a N97
    mini, which works fine with and without the INTERNET type.
    
    This behavior can be disabled again for specific Nokia phones by
    adding a remote rule which sets the addInternetEmail session variable
    to FALSE again.
    
    Non-Nokia phones can enable the feature in a similar way, by setting
    the variable to TRUE.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.