maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Announce] MeMailSettings (https://talk.maemo.org/showthread.php?t=82046)

rajveer 2012-11-07 02:27

Re: [Announce] MeMailSettings
 
Yep, the first is in the general category, and the second is in email (if i remember correctly). I'm not sure if the latest version on Nokia store doesn't have edit settings,i remember having to download an older version from this thread to be able to set them again, but i may be wrong.

icecream 2012-11-07 07:36

Re: [Announce] MeMailSettings
 
In what version of MeMailSettings can I find those 2 fields? I can't choose option "Edit Settings", only "Email Settings" and "Edit Folders". The contextual button (under-right) always lets mee choose the "about" screen.

Tonight I'll try an old version as rajveer suggests. I hope it works.

thedead1440 2012-11-07 07:42

Re: [Announce] MeMailSettings
 
Quote:

Originally Posted by icecream (Post 1291354)
In what version of MeMailSettings can I find those 2 fields? I can't choose option "Edit Settings", only "Email Settings" and "Edit Folders". The contextual button (under-right) always lets mee choose the "about" screen.

Tonight I'll try an old version as rajveer suggests. I hope it works.

Use the latest version when you open it you have easy tweak mode, edit settings and edit folders...

Click on edit settings, choose your MfE Hotmail account then navigate to email_mime set to TRUE then navigate to email/email_mime set to TRUE...click on set from the context menu after you change the value of each field...Re-sync and it should all work ;)

icecream 2012-11-07 11:12

Re: [Announce] MeMailSettings
 
I have version 0.1.0 installed, I'll remove it and install the latest version. If I still can't see the "edit settings" option, I'll try an older version.

Ch.Saqib 2012-11-07 11:43

Re: [Announce] MeMailSettings
 
Quote:

Originally Posted by icecream (Post 1291283)
Whatever I try, I keep receiving my Hotmail in plain text, even if I enable "Fetch full message's MIME" and re-sync my mails.
Does anyone have Hotmail working in HTML format on their N9?

I too have the same issue. It was working fine some days ago but I needed to flash the N9. Now the Plain text over Hotmail. I have MemailSettings 0.10. Settings are "Sync back all Emails" True, "Fetch full message's MIME" True, Force EAS protocol version" True and it is set at 2.5. Emails are syncing properly but with plain text. I have also rebooted the device after these setttings. I hope someone could help me/us...

Sergey_Kashin 2012-12-10 19:16

Re: [Announce] MeMailSettings
 
Quote:

Originally Posted by thedead1440 (Post 1291357)
Use the latest version when you open it you have easy tweak mode, edit settings and edit folders...

Click on edit settings, choose your MfE Hotmail account then navigate to email_mime set to TRUE then navigate to email/email_mime set to TRUE...click on set from the context menu after you change the value of each field...Re-sync and it should all work ;)

ha-ha, so they 'fixed' something on the server side again.... nice... So, I guess I need to make another update of the MeMailSettings.

To all users that are using 'Ovi Store' version of the MeMailSettings. There is a simple (for everyone, who worked with vi ;) ) way to get this 'Edit settings' button.
All you need to do is to edit a little bit 1 qml file.
So, all you need to do is to uncomment this button's code in /opt/memailsettings/qml/MainPage.qml file.

This button's code looks like this:
Code:

Button {
id: settingsButton
text: qsTr("Edit Settings")
onClicked(): {
pageStack.push(Qt.resolvedUrl("AccountsPage.qml"), { nextPageName: "SettingsListPage.qml" , showOnlyMfE: false })
}
}

Likely, I'll be able to update MeMailSettings on this week if this 'email_mime' really helps with Hotmail :)


WARNING: Be careful with 'Edit settings' functionality, because you can break your email account. So, make sure that you now what you are doing on this settings page.

P.S. If you want to say 'thank you' to the devs, feel free to donate (just visit the support page and click a big 'donate' button :) ) or at least 'like' my youtube video and the application in the Ovi Store :)

Sergey_Kashin 2012-12-23 08:30

Re: [Announce] MeMailSettings
 
I just realized, that in Easy tweak mode I'm already changing 'email_mime' setting (check out the source code). So, if it is not working, than something else is changed on the server side (ohh, that Hotmail...).

thedead1440 2012-12-23 08:52

Re: [Announce] MeMailSettings
 
Quote:

Originally Posted by Sergey_Kashin (Post 1306991)
I just realized, that in Easy tweak mode I'm already changing 'email_mime' setting (check out the source code). So, if it is not working, than something else is changed on the server side (ohh, that Hotmail...).

For some reason Sergey when Easy Tweak enables MIME support you can go back into Edit Settings mode and see only 'email_mime' is set to TRUE while 'email/email_mime' doesn't change from FALSE hence the issue (although the source shows it does change both :o)...Setting both of these to TRUE manually does the job just fine... Hotmail still haven't been able to beat you :D

Sergey_Kashin 2012-12-23 09:14

Re: [Announce] MeMailSettings
 
Quote:

Originally Posted by thedead1440 (Post 1306994)
For some reason Sergey when Easy Tweak enables MIME support you can go back into Edit Settings mode and see only 'email_mime' is set to TRUE while 'email/email_mime' doesn't change from FALSE hence the issue (although the source shows it does change both :o)...Setting both of these to TRUE manually does the job just fine... Hotmail still haven't been able to beat you :D

hmm, ok, then I guess it is a bug :-D I'll take a look at this issue, but at first I want to finish my work on a small BB10 application (sources are available on github as well as MeMailSettings sources) :rolleyes:

tconrado 2012-12-29 19:30

Re: [Announce] MeMailSettings
 
Quote:

Originally Posted by thedead1440 (Post 1306994)
For some reason Sergey when Easy Tweak enables MIME support you can go back into Edit Settings mode and see only 'email_mime' is set to TRUE while 'email/email_mime' doesn't change from FALSE hence the issue (although the source shows it does change both :o)...Setting both of these to TRUE manually does the job just fine... Hotmail still haven't been able to beat you :D

can u see html email now?


All times are GMT. The time now is 10:44.

vBulletin® Version 3.8.8