Hello @Wowfunhappy good afternoon, man your aqua proxy , have to problem in OS X el capitan. When apply proxy, my imessage does not receive notification and does not send message. The software returns in 100% functionality when disable proxy.
The next time I update the installer, I'm probably going to set Yosemite as the maximum OS version to avoid breaking iMessage on El Capitan.
If anyone would like to make the package automatically add the iMessage domains to no-mitm.txt conditionally on El Capitan, please submit a pull request.
Only with my proxy? This sounds like https://apple.stackexchange.com/que...n-into-imessage-on-os-x-10-9-mavericks/474585, but that wouldn’t be proxy related.With your proxy installed, IMessage asks for the code. Apple sends it and adds it to the password, but it hasn't been activated: "An error has occurred." I can't identify the error
¿Solo con mi proxy? Parece algo como https://apple.stackexchange.com/que...n-into-imessage-on-os-x-10-9-mavericks/474585 , pero no estaría relacionado con el proxy.
¿Quizás Apple también esté usando la fijación de certificados en Yosemite? Solo pruebo Aqua Proxy en las versiones 10.6 a 10.9; al fin y al cabo, se llama Aqua Proxy.
what should I do if the email provider requires a different port to be set on email setup?
This does not exactly seem to work fully on OS X Yosemite or El Capitan.You may have previously used my "Legacy Mac Proxy" package. However, I have completely recreated the software from scratch and given it a new name. I think starting fresh with a new thread will make things less confusing. So, without further ado...
Aqua Proxy
Old versions of Mac OS X have trouble talking to the modern internet. Aqua Proxy can help.
Aqua Proxy is a type of software typically referred to as a "Man-in-the-Middle Proxy Server". It sits between you and the internet, capturing all of your computer's traffic and modifying it to be compatible with modern servers before sending it on its way. Aqua Proxy won't fix everything, but it will fix a lot of little things. For example, Aqua Proxy can fix problems with:
Aqua Proxy runs locally on your computer so that no unencrypted data leaves your network.
- Viewing remote images in the Mail app.
- Subscribing to calendars in the Calendar app.
- Playing live streams in QuickTime.
- Loading Help Center pages in various apps.
- Reading Wikipedia in the Dictionary app. (OS X 10.7+)
Download From Mavericksforever.com (Yes, even if you're not using Mavericks.)
Once downloaded, make sure to check out the readme for additional information, including how to set up IMAP email to use the proxy.
P.S. Aqua Proxy's uninstaller will also uninstall my old "Legacy Mac Proxy" package. If you previously used Legacy Mac Proxy, run Aqua Proxy's uninstaller first.
P.P.S. For now, I'm saying that Aqua Proxy is compatible with Mac OS X 10.6 – 10.9 Mavericks, because these are the four operating systems I have explicitly tested on. The package should also work on OS X 10.10 and 10.11, but you'll have to try it and let me know!
Thanks for letting me know it's broken on 10.10. I've removed the section from the first post which previously said it was untested but might work, since we now know it does not.This does not exactly seem to work fully on OS X Yosemite or El Capitan.
I mostly got this for iCloud and what I can see is that it works on OS X Mavericks and Mountain Lion, I haven't tested Lion yet. Does anyone here know if iCloud will ever work on 10.10-10.12?
it definitely needs aqua proxy, although turns out i was setting it up wrong the whole time, i was putting the extra parameters in the email address, not the username like i should've. my fault. (my email provider *does* have standard ports, apparently)Oh, uh, great question! The answer is you can't right now, I overlooked this case.
Does your email provider definitely need AquaProxy to work? I would have expected the sort of homebrew-ish providers which need a non-default port to have less strict TLS requirements. You've tried just adding your provider normally, right?
There are other ways to inject code. The one I think I would recommend here is insert_dylib, which you could use to make a modified geod binary which always loads your library.geod is not a cocoa application, which meant simbl plugins could not inject into them.
I actively tried to get this working while initially developing AquaProxy. See this commit, later reverted, which added support for sending custom headers: https://github.com/Wowfunhappy/AquaProxy/commit/7abf73a1e13e89c73cf763775856fd9d91b54aa3is there a way to do all that automatically in aquaproxy (remapping hosts and automating accessKey, previously discussed in the maps thread) without having to get a token every 30 minutes?