Iris - An upcoming E-Mail client blog
  • Yokemate of Keyboards
    Yokemate of Keyboards
    amigadave
    Posts: 2793 from 2006/3/21
    From: Northern Calif...
    Quote:

    jacadcaps wrote:
    And for some fun facts:

    Iris is now over 42000 lines of (my own) code and has almost 300 Objective-C classes & protocols. This excludes all the work that went into porting libraries and modifying OWB.


    As I was reading through the previous couple pages of this thread, I began thinking to myself, wow, what a huge task jacadcaps has taken upon himself. Probably much more work than you had initially anticipated doing to create a new MorphOS email program.

    I just relocated to begin seeing different doctors, so cash is a bit tight right now, but I will definitely send you a donation for all your hard work on this project, as soon as I can. I hope other users will do the same, when they are able.

    Thanks again for all you contribute to us MorphOS users.
    MorphOS - The best Next Gen Amiga choice.
  • »17.10.18 - 21:59
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 179 from 2009/9/20
    @jacadcaps

    Yes, that must be a Problem with VNC Server.
    Can you check that?
  • »23.10.18 - 15:39
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Hi,

    I still get the following line in log:

    Iris(imaps://christoph.poelzl@gmail.com@imap.gmail.com:993/IrisFolderCacheSynchronizeJob): Authentication error.

    Is there anything wrong?

    Regards

    Christoph
  • »25.10.18 - 04:44
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    Basically accessing each IMAP folder means a new connection - which means authenticating separately. No idea why this fails for you. Could be anything from a bug in the implementation in Iris from a Netstack issue...

    I’ll try to add some more verbose info in the next release...

    Are you using the OAuth authentication?
  • »28.10.18 - 07:06
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    @Tom01

    Could you try with Enhanced display being off?
  • »28.10.18 - 07:07
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Quote:

    jacadcaps wrote:
    Basically accessing each IMAP folder means a new connection - which means authenticating separately. No idea why this fails for you. Could be anything from a bug in the implementation in Iris from a Netstack issue...

    I’ll try to add some more verbose info in the next release...

    Are you using the OAuth authentication?


    Yes, AFAIR, this was configured automatically during setup of account, it says OAuth Provider = GMail and then Authentication = OAuth2
  • »29.10.18 - 04:15
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ernsteiswuerfel
    Posts: 545 from 2015/6/18
    From: Funeralopolis
    Beta V41 is working very well. I got nothing to complain about. ;-)
    Talos II. [Gentoo Linux] | PMac G5 11,2. PMac G4 3,6. PBook G4 5,8. [MorphOS 3.18 / Gentoo Linux] | Vampire V4 SA [ApolloOS / Amiga OS 3.2.2]
  • »29.10.18 - 09:44
    Profile
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    I had Iris running for 24 hours in iconified state and this morning, I get these lines in the log:

    Iris(imaps://christoph.poelzl@gmail.com@imap.gmail.com:993/IrisFolderCacheSynchronizeJob): ENOTCONN: not connected

    Iris(imaps://christoph.poelzl@gmail.com@imap.gmail.com:993/IrisFolderJobOpen): ENOTCONN: not connected

    Iris(imaps://christoph.poelzl@rmsvideo.ch@server1.weboffice.ch:993/IrisFolderJobOpen): Socket is not connected.


    Normal?

    Best regards

    Christoph
  • »10.11.18 - 04:38
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    polluks
    Posts: 778 from 2007/10/23
    From: Gelsenkirchen,...
    @rms
    Try "telnet imap.gmail.com 993" to check a connection at all.
    Pegasos II G4: MorphOS 3.9, Zalman M220W · iMac G5 12,1 17", MorphOS 3.18
    Power Mac G3: OSX 10.3 · PowerBook 5,8: OSX 10.5, MorphOS 3.18
  • »12.11.18 - 19:38
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    Looks like a disconnection. Nothing you should worry about.
  • »26.11.18 - 21:14
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    Iris beta 44 is now available.

    Changes include:
    - Detects urls in non-HTML emails and converts them into links when displaying in html viewer
    - Minor UI cosmetics
    - Signatures in Account settings
    - A toolbar in the main window
    - Link support in the HTML editor
    - No longer adds
    when replying to emails when the HTML editor is disabled
    - Added a 'Marked' items sorting order to the email list
  • »26.11.18 - 21:22
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Quote:

    jacadcaps wrote:
    Looks like a disconnection. Nothing you should worry about.


    Hi, ok, but then when this error happens:

    Iris(imaps://christoph.poelzl@gmail.com@imap.gmail.com:993/IrisFolderCacheSynchronizeJob): ENOTCONN: not connected

    I can't read the emails anymore which are not local but on the server :-(

    I need to quit Iris and start again so that it works.

    Shouldn't be normal, no?

    Best regards

    Christoph
  • »27.11.18 - 09:33
    Profile Visit Website
  • rms
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    rms
    Posts: 599 from 2004/11/27
    Quote:

    rms wrote:
    Quote:

    jacadcaps wrote:
    Looks like a disconnection. Nothing you should worry about.


    Hi, ok, but then when this error happens:

    Iris(imaps://christoph.poelzl@gmail.com@imap.gmail.com:993/IrisFolderCacheSynchronizeJob): ENOTCONN: not connected

    I can't read the emails anymore which are not local but on the server :-(

    I need to quit Iris and start again so that it works.

    Shouldn't be normal, no?

    Best regards

    Christoph


    Hi, I also noticed that the above seems to happens when I iconify Iris then I get this ENOTCONN: not connected but when I leave the window if Iris open, then I rather get this in the log:

    Iris(imaps://christoph.poelzl@rmsvideo.ch@server1.weboffice.ch:993/IrisFolderCacheSynchronizeJob): Socket is not connected.

    and also this:

    Iris(imaps://christoph.poelzl@rmsvideo.ch@server1.weboffice.ch:993/IrisFolderCacheSynchronizeJob): Operation timed out.


    Best regards

    Christoph
  • »27.11.18 - 11:50
    Profile Visit Website
  • Just looking around
    corn
    Posts: 6 from 2003/10/3
    From: germany
    Thank you very much for beta 44. Iris is a very good mail application and the new beta very nice. I really like the new button bar. Even though the buttons are self explaining I think tooltips could be nice there nevertheless.

    Regards
  • »02.12.18 - 17:43
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 179 from 2009/9/20
    @ jacadcaps

    Ah, with enhanced Display enabled it is working with VNC Server.
    With enhanced Display disabled there are Problems.
  • »02.12.18 - 20:43
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    ernsteiswuerfel
    Posts: 545 from 2015/6/18
    From: Funeralopolis
    Beta44 works very well! Got nothing to complain about and the button bar comes in very handy. ;-)
    Talos II. [Gentoo Linux] | PMac G5 11,2. PMac G4 3,6. PBook G4 5,8. [MorphOS 3.18 / Gentoo Linux] | Vampire V4 SA [ApolloOS / Amiga OS 3.2.2]
  • »11.12.18 - 20:23
    Profile
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    @Tom

    Unfortunately I have not enough spare time to try and debug VNCServer.

    @all

    Thanks for all the kind words and reports - both of things working and not working. My MorphOS time is currently restricted to a few hours a week, so it will likely be a few more weeks before the next build is released...
  • »13.12.18 - 07:51
    Profile Visit Website
  • Caterpillar
    Caterpillar
    g01df1sh
    Posts: 36 from 2015/5/28
    Quote:

    jacadcaps wrote:
    @Tom

    Unfortunately I have not enough spare time to try and debug VNCServer.

    @all

    Thanks for all the kind words and reports - both of things working and not working. My MorphOS time is currently restricted to a few hours a week, so it will likely be a few more weeks before the next build is released...


    Hi Just tried your new beta 44 Iris. I did have a little issue where it setup fine the first time then I closed it and opened it again and all the windows where empty. I managed to get it working again by deleting the iris folder and also delete the iris entries in envarc and copy the iris folder back again and re do the account. One thing I would like in a future update is for the option to go straight to the inbox. keep up the good work im really starting to like Morphos now after many years of my powerbook sitting under my desk collecting dust.
  • »14.12.18 - 22:27
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 179 from 2009/9/20
    @jacadcaps

    O.K. at least I can use it now.
  • »15.12.18 - 14:19
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    Please note that all Iris versions seem to suffer from a bug where Iris sends an empty email if you close an email reader view after the writer window was already opened. No eta for a fix just yet.
  • »16.12.18 - 10:39
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Tom01
    Posts: 179 from 2009/9/20
    Can Iris already be used by OpenURL?
    What would be the Settings for OpenURL?
  • »21.12.18 - 20:04
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    Quote:

    Tom01 wrote:
    Can Iris already be used by OpenURL?
    What would be the Settings for OpenURL?


    Yes, check the README.
  • »22.12.18 - 06:11
    Profile Visit Website
  • MorphOS Developer
    jacadcaps
    Posts: 2968 from 2003/3/5
    From: Canada
    Iris beta 45 is now available.

    - Fixed the bug where Iris would send an email without contents if editing in html mode and some other html view was opened while editing
    - Tweaked the toolbar to avoid inflating the size of the folders column
  • »29.12.18 - 19:18
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Stevo
    Posts: 888 from 2004/1/24
    From: #AmigaZeux
    Well done!
    ---
    http://www.iki.fi/sintonen/logs/its_only_football.txt
  • »29.12.18 - 21:01
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    takemehomegrandma
    Posts: 2720 from 2003/2/24
    You rule! :-)
    MorphOS is Amiga done right! :-)
    MorphOS NG will be AROS done right! :-)
  • »29.12.18 - 21:36
    Profile