• Problem sending via Yahoo

    From Lucas Levrel@21:1/5 to All on Mon May 24 22:34:40 2021
    Hi,

    Since I installed Alpine 2.24 in October I've had no problems reading mail
    on Yahoo. I added /auth=xoauth2 to both the inbox path and SMTP server
    path. I very rarely send mail under my Yahoo mail address (which I do
    through Yahoo SMTP), so I can't guarantee I already did this since
    October.

    Today I tried to, but it failed with "Error sending: Can not authenticate
    to SMTP server: 250 AUTH". I'd be very thankful if I could help. Here is
    the relevant part of the journal at debug level 9:

    === sending:
    Sending mail...
    busy_cue(Sending mail, 0x5619330b8100, 0)
    q_status_message(Sending mail | |)
    output_message(Sending mail | |)
    Sending mail | |
    cleanup_after() tid=d88b9700
    start_after() created d88fb700: done
    call_mailer: via TCP ((null))
    IMAP 22:19:00 5/24 mm_log babble: Trying IP address [87.248.103.12]
    IMAP DEBUG 22:19:00 5/24: 220 smtp.mail.yahoo.com ESMTP ready
    IMAP DEBUG 22:19:00 5/24: EHLO coulomb
    IMAP DEBUG 22:19:00 5/24: 250-kubenode530.mail-prod1.omega.ir2.yahoo.com Hello coulomb [86.69.215.185])
    IMAP DEBUG 22:19:00 5/24: 250-PIPELINING
    IMAP DEBUG 22:19:00 5/24: 250-ENHANCEDSTATUSCODES
    IMAP DEBUG 22:19:00 5/24: 250-8BITMIME
    IMAP DEBUG 22:19:00 5/24: 250-SIZE 41697280
    IMAP DEBUG 22:19:00 5/24: 250 STARTTLS
    IMAP DEBUG 22:19:00 5/24: STARTTLS
    IMAP DEBUG 22:19:00 5/24: 220 2.0.0 Ready to start TLS
    IMAP DEBUG 22:19:00 5/24: EHLO coulomb
    IMAP DEBUG 22:19:00 5/24: 250-kubenode530.mail-prod1.omega.ir2.yahoo.com Hello coulomb [86.69.215.185])
    IMAP DEBUG 22:19:00 5/24: 250-PIPELINING
    IMAP DEBUG 22:19:00 5/24: 250-ENHANCEDSTATUSCODES
    IMAP DEBUG 22:19:00 5/24: 250-8BITMIME
    IMAP DEBUG 22:19:00 5/24: 250-SIZE 41697280
    IMAP DEBUG 22:19:00 5/24: 250 AUTH PLAIN LOGIN XOAUTH2 OAUTHBEARER
    IMAP DEBUG 22:19:00 5/24: AUTH XOAUTH2
    mm_login_oauth2 trial=0 user=llevrel service=submission
    mm_login_oauth2: host=smtp-yahoo1.mail-prod1.omega.vip.ir2.yahoo.com mm_login_oauth2: orighost=smtp.mail.yahoo.fr
    imap_get_passwd: checking user=llevrel alt=1 host=smtp-yahoo1.mail-prod1.omega.vip.ir2.yahoo.com, smtp.mail.yahoo.fr
    imap_get_passwd: no match
    imap_get_passwd: checking user=llevrel alt=1 host=smtp-yahoo1.mail-prod1.omega.vip.ir2.yahoo.com, smtp.mail.yahoo.fr
    imap_get_passwd: no match
    IMAP 22:19:00 5/24 mm_log error: Can not authenticate to SMTP server: 250 AUTH IMAP DEBUG 22:19:00 5/24: QUIT
    IMAP DEBUG 22:19:01 5/24: 221 Service Closing transmission
    cancel_busy_cue(0)
    stop_after(join=0) tid=d88dbb80
    q_status_message(Error sending: Can not authenticate to SMTP server: 250 AUTH) call_mailer ERROR: Error sending: Can not authenticate to SMTP server: 250 AUTH Send failed, continuing
    cancel_busy_cue(-1)
    output_message(Error sending: Can not authenticate to SMTP server: 250 AUTH) Error sending: Can not authenticate to SMTP server: 250 AUTH
    ---- COMPOSER ----
    fix_windsize()
    new win size -----<41 80>------
    STATUS: diff:4, displayed: 1621887541, now: 1621887541
    output_message(Error sending: Can not authenticate to SMTP server: 250 AUTH) Error sending: Can not authenticate to SMTP server: 250 AUTH
    New_mail_count zeroed



    --
    LL

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to Lucas Levrel on Mon May 24 20:30:09 2021
    On Mon, 24 May 2021, Lucas Levrel wrote:

    Hi,

    Since I installed Alpine 2.24 in October I've had no problems reading mail on Yahoo. I added /auth=xoauth2 to both the inbox path and SMTP server path. I very rarely send mail under my Yahoo mail address (which I do through Yahoo SMTP), so I can't guarantee I already did this since October.

    Dear Lucas,

    please set up your smtp server as

    smtp.mail.yahoo.com/ssl/user=yourid@yahoo.com/auth=xoauth2

    and see if this works. Please let me know if it does not, and if it does
    not, let me know what setting you have it at now, and what setting you
    have for your inbox. There is some space in a structure that Alpine holds
    for additional servers, besides the ones set up by default, but here is no interface for you to set them up. Maybe it has come the time to create
    such interface.

    Thank you.

    --
    Eduardo
    https://tinyurl.com/yc377wlh (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lucas Levrel@21:1/5 to All on Tue May 25 11:03:39 2021
    Hi Eduardo,


    Le 24 mai 2021, à 20:30, Eduardo Chappa a écrit :

    please set up your smtp server as

    smtp.mail.yahoo.com/ssl/user=yourid@yahoo.com/auth=xoauth2

    and see if this works.

    It works! I had smtp.mail.yahoo.fr/submit/user=myid@yahoo.fr/auth=xoauth2 .
    I changed /submit into /ssl, and also smtp.mail.yahoo.fr into smtp.mail.yahoo.com (although the first is an alias for the second). I
    tried to send, Alpine gave the instructions to retrieve the authentication
    code from Yahoo, which I did. Then the sending failed with 421 SMTP
    connection broken. I tried again and it worked.

    Thanks for your help, quick as always!

    P.-S. : at http://alpine.x10host.com/alpine/alpine-info/misc/xoauth2.html#SettingUpYahoo there's a typo: "smtp-sever".

    --
    LL

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to Lucas Levrel on Sun May 30 23:48:46 2021
    On Tue, 25 May 2021, Lucas Levrel wrote:

    P.-S. : at http://alpine.x10host.com/alpine/alpine-info/misc/xoauth2.html#SettingUpYahoo there's a typo: "smtp-sever".

    Fixed it! Thank you!

    --
    Eduardo
    https://tinyurl.com/yc377wlh (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lucas Levrel@21:1/5 to All on Wed Jul 21 13:45:14 2021
    Hi,

    I'm unable to send via Yahoo, once again. This time the error is
    "Connection timed out". More precisely, the log is:

    === sending:
    Sending mail...
    Sending mail | |
    call_mailer: via TCP ((null))
    IMAP 12:31:27 7/21 mm_log babble: Trying IP address [87.248.103.12]
    IMAP 12:33:37 7/21 mm_log error: Can't connect to smtp.mail.global.gm0.yahoodns.net,465: Connection timed out
    call_mailer ERROR: Error sending: Can't connect to smtp.mail.global.gm0.yahoodns.net,465: Connection timed out
    Send failed, continuing
    Error sending: Can't connect to smtp.mail.global.gm0.yahoodns.net,465: Connection timed out
    ---- COMPOSER ----
    new win size -----<58 80>------
    Error sending: Can't connect to smtp.mail.global.gm0.yahoodns.net,465: Connection timed out


    Any ideas? (This server replies to ping.)

    --
    LL

    Le 25 mai 2021, à 11:03, Lucas Levrel a écrit :

    Hi Eduardo,


    Le 24 mai 2021, à 20:30, Eduardo Chappa a écrit :

    please set up your smtp server as

    smtp.mail.yahoo.com/ssl/user=yourid@yahoo.com/auth=xoauth2

    and see if this works.

    It works! I had smtp.mail.yahoo.fr/submit/user=myid@yahoo.fr/auth=xoauth2 .
    I changed /submit into /ssl, and also smtp.mail.yahoo.fr into smtp.mail.yahoo.com (although the first is an alias for the second). I tried to send, Alpine gave the instructions to retrieve the authentication code from Yahoo, which I did. Then the sending failed with 421 SMTP connection broken. I tried again and it worked.

    Thanks for your help, quick as always!

    P.-S. : at http://alpine.x10host.com/alpine/alpine-info/misc/xoauth2.html#SettingUpYahoo there's a typo: "smtp-sever".



    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to Lucas Levrel on Wed Jul 21 09:01:18 2021
    On Wed, 21 Jul 2021, Lucas Levrel wrote:

    Hi,

    I'm unable to send via Yahoo, once again. This time the error is "Connection timed out". More precisely, the log is:

    === sending:
    Sending mail...
    Sending mail | |
    call_mailer: via TCP ((null))
    IMAP 12:31:27 7/21 mm_log babble: Trying IP address [87.248.103.12]

    In my side, my configuration is

    smtp.mail.yahoo.com/ssl/user=me@yahoo.com/auth=xoauth2

    and it resolves to

    IMAP 08:44:35 7/21 mm_log babble: Trying IP address [74.6.228.44]

    Are you configuring Alpine the same way I am?

    --
    Eduardo
    https://tinyurl.com/yc377wlh (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lucas Levrel@21:1/5 to All on Fri Jul 23 16:24:15 2021
    Hi,

    Le 21 juillet 2021, à 09:01, Eduardo Chappa a écrit :

    On Wed, 21 Jul 2021, Lucas Levrel wrote:

    Hi,

    I'm unable to send via Yahoo, once again. This time the error is
    "Connection timed out". More precisely, the log is:

    === sending:
    Sending mail...
    Sending mail | |
    call_mailer: via TCP ((null))
    IMAP 12:31:27 7/21 mm_log babble: Trying IP address [87.248.103.12]

    In my side, my configuration is

    smtp.mail.yahoo.com/ssl/user=me@yahoo.com/auth=xoauth2

    and it resolves to

    IMAP 08:44:35 7/21 mm_log babble: Trying IP address [74.6.228.44]

    Are you configuring Alpine the same way I am?

    Yes, I am. I guess it resolves to different servers depending on where one lives:

    host smtp.mail.yahoo.com
    smtp.mail.yahoo.com is an alias for smtp.mail.global.gm0.yahoodns.net. smtp.mail.global.gm0.yahoodns.net has address 87.248.103.12

    host 87.248.103.12
    12.103.248.87.in-addr.arpa domain name pointer smtp-yahoo1.mail-prod1.omega.vip.ir2.yahoo.com.

    host 74.6.228.44
    44.228.6.74.in-addr.arpa domain name pointer smtp-yahoo1.mail-prod1.omega.vip.ne1.yahoo.com.


    I "hard-coded" 74.6.228.44 in .pinerc, same result (timeout). Both servers respond to ping.


    --
    LL

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to Lucas Levrel on Fri Jul 23 09:05:53 2021
    On Fri, 23 Jul 2021, Lucas Levrel wrote:

    Are you configuring Alpine the same way I am?

    Yes, I am. I guess it resolves to different servers depending on where
    one lives:

    I live in an english speaking country. Is there a specific smtp setting
    for a french speaking country?

    Also, I wonder if modifying the setting to

    smtp.mail.yahoo.com/submit/user=me@yahoo.com/auth=xoauth2

    will make any difference.

    If that does not make any difference. Does connecting to

    smtp.mail.yahoo.fr/ssl/user=me@yahoo.com

    work better? (i mean, can you at least connect to that server?)

    --
    Eduardo
    https://tinyurl.com/yc377wlh (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)