Categories: Known Issue | Symbian C++ | Messaging | S60 3rd Edition | S60 3rd Edition, Feature Pack 1
This page was last modified 11:06, 10 September 2007.
KIS000725 - "Send via E-mail" fails in Nokia Eseries devices with a 3rd party MTM
From Forum Nokia Wiki
| "Send via E-mail" fails in Nokia Eseries devices with a 3rd party MTM | KIS000725 | |
| Overview | - | |
| Category | Symbian C++ | |
| Subcategory | Messaging, MTM | |
| Reported against | S60 3rd Edition S60 3rd Edition, FP1 | |
| Date identified | August 23, 2007 | |
| Symptoms | - | |
| Detailed description | Trying to send an attachment from the gallery via e-mail fails with "Feature Not Supported" error on Nokia Eseries devices when a 3rd party MTM component is installed. | |
| How to reproduce | - | |
| Solution | This problem occurs when the following function is not implemented by the 3rd party MTM: void CBaseMtm::SetSubjectL( const TDesC& aSubject ); The default implementation of SetSubjectL() leaves with KErrNotSupported error. 3rd party MTMs should always override this function. | |
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| About SMTP and its related RFC821 & RFC2554 | xhsoldier | Symbian Networking & Messaging | 14 | 2006-07-05 12:56 |
| how to send chinese sms using RSendAsMessage? | qiangsir | General Symbian C++ | 12 | 2007-04-05 12:09 |
| Problem with S40 5th Edition emulation, NCF 1.2 and BT dongle | nevillesatz | Bluetooth Technology | 1 | 2007-07-05 10:52 |
| NOKIA's email | guaiwolf | Smart Messaging | 1 | 2004-10-20 12:53 |
| Set Access Network as "always allowed" | dnl21 | Mobile Java General | 4 | 2007-08-23 07:50 |

