Hi All,
I wanted to introduce myself to this forum. My name is Oren from Emoze.com
We offer the worlds 1st Free & Secure push email push email solution for your mobile devices, Pocket PC's, Smartphones. We also support POP3
I'd love to get to know all of you out there and actively participate in the forums.
I'd also really appreciate you all taking the time to visit our site, Download the Free application and test it on your mobile devices. Your Comments are greatly appreciated as we're constantly evolving.
Please feel free to contact me concerning all your Push Email questions both on through the forum and to my personal email.
[email protected]
Firstly, cool app!
I have been using it for about 4 months and think that it is great, except that I have recently changed from Vodafone UK to O2 UK (both PAYG)
Vodafone had a direct connection to the internet using GPRS and worked like a dream, but since changing to O2 I am now forced to access the internet through a proxy (port 8080) and emoze can no longer access the server while using GPRS.
It still works well at home on WiFi though.
Is there any plan to enable proxy compatibility on the handset client in the future?
Cheers
Steve
emozeoren said:
Hi All,
I wanted to introduce myself to this forum. My name is Oren from Emoze.com
We offer the worlds 1st Free & Secure push email push email solution for your mobile devices, Pocket PC's, Smartphones. We also support POP3
I'd love to get to know all of you out there and actively participate in the forums.
I'd also really appreciate you all taking the time to visit our site, Download the Free application and test it on your mobile devices. Your Comments are greatly appreciated as we're constantly evolving.
Please feel free to contact me concerning all your Push Email questions both on through the forum and to my personal email.
[email protected]
Click to expand...
Click to collapse
I really want to use this software - however on my T-Mobile Vario 2 - I get 'Initialization Error (Error 11) as soon as I start Emoze on my PPC.
Any Ideas?
Guys and Girls....
Hi everybody,
Our provider has notified us of the fact that our ftp server has appeared in a list of compromised FTP servers which are known to host malware associated with attacks on banks and banking infrastructure. We have been requested to secure our systems. Since we realize it would cause serious problems to some if not most of our users if we we're to close it down immediately or change the password in the next 5 minutes we hope you can all live with the following arrangement:
We will close down the ftp server Monday the 9th of march on 09.00 CET. You have until then to download anything from our ftp server you (urgently) need, especially if you host software of which you don't have a back-up on our ftp it's important to download it asap. After closing down our server upcoming Monday we will remove all malware and start restructuring our server, implementing a new user structure, this does mean our server will be offline for a while and we cannot assure you no data will be lost.
If you have space available to host your own software please do so, if you have space available for those who do not have their own space please let it be known by posting a reply to the copy of this announcement in the news section. Our apologies for any inconvenience this will cause, but we hope to be able to serve you with a better ftp server as soon as possible.
Best regards,
Flar
Site admin.
Click to expand...
Click to collapse
Seeing as there's not going to be an XDA FTP server for a while, I have a few servers that I can provide hosting of files on....PM me for details
I took the latest source code for Email.apk from CM7 and modified it to remove any Exchange Security policy enforcement. Benefits of doing it this way rather than using an older version of Email.apk is you get the new code updates.
Anyways enjoy and if you want to include this or redistribute please just give me credit for the modification.
Please note that this modified Email application is available for educational purposes only.
The following is a brief summary of what the modifications made to this application do:
NOTE: Security Policy is abbreviated as SP
Disable requirement for a local Device Admin which disables the ability to Remote Wipe and to require a pinlock to use the device
Acknowledge to the remote Exchange server that the SP's which this device supports are currently active. We do not fabricate the list of SP's that are supported. So if the current Android 2.3 src code does not support a specific SP then we do not lie and state it does. This means you could still be rejected by the remote Exchange server and not be able to sync with it. Stating what we support and actually supporting them are two different things.
If you want access to the modified source code you can grab it from HERE
give you credit as well as cyanogenmod crew and mtwebster
disgustip8ted said:
give you credit as well as cyanogenmod crew and mtwebster
Click to expand...
Click to collapse
Well, credit for the mod not any prior changes to this application's src code from the CM fork. As always I respect all developer's contributions no matter how small.
Also since this is a mod and not enhancement I'll never push these changes to the CM git repo to be added. I think Email has not had any individual contributions and is stock android 2.2.
shafty023 said:
I think Email has not had any individual contributions and is stock android 2.2.
Click to expand...
Click to collapse
http://github.com/CyanogenMod/android_packages_apps_Email/commits/froyo
Ahhhh nice. I only checked the src out but hadn't checked history on it. I'm an SVN person and not familiar with git. Thanks man I'll hit up mtwebster as Email was an app I wanted to contribute to.
Sent from my Nexus One using XDA App
Thank you everyone that worked on this apk. I have been wanting this sense cm 6 came out. Cause back on cm rc1 it didn't have the security settings, which I loved very much. There is only one thing I keep having is it keeps asking for me to set the security up. Idk if that's suppose to happen or not but I just wanted to let everyone know that it works but every hour or so it asks for security to be setup. Again thank you all.
Im cookin up an update.zip for this, testing right now and i will upload when its done
Edit:: link for update zip
http://dl.dropbox.com/u/458252/kanged_email-signed.zip
works for me, thanks to shafty023 for modding the apk!
krypticos said:
There is only one thing I keep having is it keeps asking for me to set the security up. Idk if that's suppose to happen or not but I just wanted to let everyone know that it works but every hour or so it asks for security to be setup. Again thank you all.
Click to expand...
Click to collapse
No it should not be asking you every hour for security. Make sure you removed the device admin (Android Settings -> Security) and removed the pin lock after you copied over the modded Email.apk. You do not need to reboot. I modded the src code to not check for security requirements on every ping to the Exchange server which is what you are experiencing. That would lead me to believe you're in a semi-modded state. Make sure you clear the notifications before you setup your Exchange account again or that notification "could" trigger the security requirement again. Remember, all this has to be done before you set up your Exchange account again.
According to the commits at the github, there should be an option to change the account color somewhere, but I don't see anything like that under account settings. Am I missing something?
Also, is it so hard to make html emails render properly? This is a must in my opinion and should be stock, but I wonder why our kind devs don't do something in that direction...
According to the commits at the github, there should be an option to change the account color somewhere, but I don't see anything like that under account settings. Am I missing something?
Also, is it so hard to make html emails render properly? This is a must in my opinion and should be stock, but I wonder why our kind devs don't do something in that direction...
Click to expand...
Click to collapse
I'll check on the account color issue. As far as html email rendering, the email app will need an html renderer rather than a text renderer.
Sent from my Nexus One using XDA App
I don't think your exchange administrators will appreciate you running without security.
Just saying.
JCopernicus said:
I don't think your exchange administrators will appreciate you running without security.
Just saying.
Click to expand...
Click to collapse
I am my exchange admin, and just for the most part, the mods are making the 2.2 email apk run like it has for the past two versions of android.
fallingup said:
I am my exchange admin, and just for the most part, the mods are making the 2.2 email apk run like it has for the past two versions of android.
Click to expand...
Click to collapse
The past two versions of android were lacking in proper exchange support.
I'm just putting it out there as a warning for people who are using exchange for the companies they work for.
**** could hit the fan if your phone is improperly secured by using this apk.
JCopernicus said:
I don't think your exchange administrators will appreciate you running without security.
Just saying.
Click to expand...
Click to collapse
This mod is for those who require Exchange support but their company is too cheap to pay for a decent corporate phone with Exchange support.
I'm a software developer for instance and my company only provides phones to people with C-level titles (CEO, CIO, CTO, etc). So I use my personal phone to connect via ActiveSync but do NOT want our Exchange environment having the ability to remote-wipe my phone.
To add more humor to the issue, those in our company who get phones are getting ones still on Android 1.6 which doesn't include proper Exchange security support so it's a null/void issue here.
shafty023 said:
The source code and enhancements to Email.apk over stock Android 2.2 release are all thanks to Cyanogenmod crew & mtwebster.
Click to expand...
Click to collapse
So how do I install this one? When I'm trying to install it Astro it only gives me the option to uninstall or launch
go here
http://forum.cyanogenmod.com/topic/3570-email-app-modification/page__pid__31972#entry31972
However it will not include the modification to ignore the security' enhancements' that are added in this thread.
Uninstall the current email app with titanium then flash the one mentioned in this thread or the one in urge link above.
Thanks disgustip8ted ,
But the one from the link is an rar this one is a apk.
How do I install the apk one? app installer no longer works with Froyo.
If your exchange admins are cool with this you can install the apk with astro, or email it to your self,g mail will give you the option to install. Imo just un rar the file from mtwebster and install and keep a good back up in case the exchange admins get overzealous and wipe your phone.
Lets not overlook individual folder sync too. This is great!
Now my question... Can us special children running blur on devices like... Oh say a droid2 use this at all? I'm guessing no because of the blur mail app, but I hope I'm wrong.
Our organization recently disabled Exchange Activesync because of things like this...
I'm not trying to piss on this thread, but this is a serious problem for adoption of Android in the Enterprise.
All of our Android users hate us now. They just bought the phone that "Does" except it doesn't. ;/
I work in a industry with regulation that has certain standards for how e-mail is stored on portable devices, and when I got wind of this we had no choice but to ban android devices from synchronizing with exchange.
(and that stinks, but there's no way around it)
I know that with such a open platform this was inevitable, but by supplying this to the masses you have given a "proof of concept" to the paranoid.
This will without doubt result in businesses not adopting android in the enterprises that are regulated. (Or turning to 3rd party solutions, offhand I think of Good for Enterprise.......whom we pay dearly for closed source secure E-Mail on Android).
That said, I can't help but wonder if there is any way for an exchange administrator to detect something like this. (I doubt it) Because if so I'd make sure that the end users disregarding policy (which is regulatory driven) were fired.
Also, if this is meant for small businesses, can't the exchange admin just disable the security in the policy on the exchange side. I don't buy that this is for small companies.
Hey all. First time posting here. To get the technical data out of the way, I'm currently running an AT&T-flavored Samsung Galaxy S2 SGH-i777 (not sky) with the Cyanogenmod root @ ICS ver 4.0.4. The Cy mod is 9.1.0-i777.
Before I dive into the deep-end of developing a solution, I wanted to ensure a project doesn't already exist to address what I (IMHO) consider to be an issue - privacy and general Google distrust. Please don't take offense if you're a Google fanboy and please don't tell me Google is my only option.
While I realize I can choose to merge [or not] contacts and other data with Google, has someone GA'ed an open source (or otherwise) method to use one's own server or personally-controlled cloud-based option for synchronizing personal information? Perhaps somehow tying in an existing IMAP account (like a Horde API for lack of a better similarity explanation) with an rsync engine at the server for push/pull abilities?
I researched SyncML, but it seems that I would only be able to incorporate its code into a more top-level coded solution for alternative syncing methods.
Thanks for any/all feedback.
Regards.
No one?
So I'm guessing either no one else has thought about a third-party handling your information and doing something about it or just plain apathy?
Hi everyone, in the last few months I have personally worked on this project, inspired by the great utility that Disqus has in this community. I have developed a client that allows you to manage Disqus accounts, as already happened until January 2019 in an official way on iOS, with support for Inbox notifications and most of the functions available on the site.
It is a project that I have undertaken on my own... Consequently I kindly ask you to leave feedback and reviews to improve the application that has not seen a prolonged testing phase...
Since I'm a new user I can't post links, so I kindly ask to go check it out on the Play Store
"Disqus (unofficial)"
Thanks for your attention ??
-=-=-
mod edit - link added
https://play.google.com/store/apps/details?id=com.studios.mrnikifabio.disqusclient&hl=en