Katie Volz
Katie Volz
It looks like there's some sort of issue where everything is working correctly it's segfaulting on program close. Was showing up periodically on `phpunit` executions: boiled it down to the...
After logging in with Safari, it asks me to access my keychain, which I allowed. It then asked me for my Jenkins password again...
Could you also use Task Scheduler (or something of the sort) to run championify.exe --autorun on a schedule?
Are there any updates on this? 0.9.1 is out and I would really like to use some functions specific to 0.9.x. I can always workaround if needed but it wouldn't...
I actually started on an SMTP *server* here - https://github.com/iggyvolz/mailserver - I imagine a client wouldn't be too much different (and would probably be a component of a server anyways).
Finally got it working with the exception of one test that I can't figure out - this should fix #12 and #13 as well
You might have to write: `else then` Or just do: `if not (whatever) then` instead of else until this is resolved.
Tests all pass at this point and there's no segfault - it may have either gotten fixed somewhere upstream or it was something with my environment.
Is there anything I can do to help move this along? I could submit a PR with bc4f95386dbd9f10fe1d871feb3c781625296835 (2 line change) which has worked well for me in the past...
Is there any chance of getting this merged into v5, or should this go into a separate project?