• Order of the Butterfly
    Order of the Butterfly
    emeck
    Posts: 168 from 2014/7/15
    Hello,

    I tried a clean setup with Iris beta 62 for imap. OAuth is not working for me. After clicking Allow/Agree to grant access to Iris I get this after sometime for yahoo:

    Code:
    Unable to open http://127.0.0.1/?code=CODEHERE&state=2E4E1574
    Error 7: Couldn't connect to server


    And for gmail:

    Code:
    Unable to open http://localhost:1985/?state=CODEHERE&scope=https://mail.google.com/
    Error 7: Couldn't connect to server


    Is it normal to point to localhost/127.0.0.1 when setting the accounts?

    Anyway, I decided to use the config from my other email clients, like SimpleMail which is working in the same machine. Now with Iris emails are stored locallly and all works fine, except I can't send mail from neither account. This is the Iris log when sending with yahoo account:

    Code:
    Connected to smtp.mail.yahoo.com
    Storing email in a remote folder...
    Email stored.
    Storing email in a remote folder...


    My setup for sending is

    Code:

    server: smtp.mail.yahoo.com
    port: 465
    security: TLS


    I have tried Authentication with password, GSSAPI, none and default and in all cases test ouputs Succes! But still can't send emails.

    Any ideas what is wrong?
    PowerBook 5.8 MorphOS 3.18
    Mac Mini MorphOS 3.18
  • »07.08.19 - 16:18
    Profile