• hb_Sendmail error with pop authentication with password with @

    From Rafael Reis@21:1/5 to All on Wed Oct 11 04:26:40 2023
    Hi,

    This user has an email with the password ABC@103435... and in the log it only shows 103435 and the error below.


    20231011-08:07:22 :INETCONNECT( 103435@pop.xxxx.com.br, 110 )
    10C5200 <<

    20231011-08:07:22 :INETERRORCODE( 10C5200 )
    1 <<

    xHarbour 1.3.0 Intl. (SimpLex) (Build 20230920)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Rafael Reis@21:1/5 to All on Wed Oct 11 06:44:34 2023
    The user has @ in the password... do I change it too or just the user?

    Thanks for answering.



    Em quarta-feira, 11 de outubro de 2023 às 10:21:48 UTC-3, Pere Cordonet escreveu:
    El dia dimecres, 11 d’octubre de 2023 a les 13:26:41 UTC+2, Rafael Reis va escriure:
    Hi,

    This user has an email with the password ABC@103435... and in the log it only shows 103435 and the error below.


    20231011-08:07:22 :INETCONNECT( 103...@pop.xxxx.com.br, 110 )
    10C5200 <<

    20231011-08:07:22 :INETERRORCODE( 10C5200 )
    1 <<

    xHarbour 1.3.0 Intl. (SimpLex) (Build 20230920)
    Hi ,

    cUser:= Strtran( cUser, "@" , "&at;")

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Pere Cordonet@21:1/5 to All on Wed Oct 11 06:21:46 2023
    El dia dimecres, 11 d’octubre de 2023 a les 13:26:41 UTC+2, Rafael Reis va escriure:
    Hi,

    This user has an email with the password ABC@103435... and in the log it only shows 103435 and the error below.


    20231011-08:07:22 :INETCONNECT( 103...@pop.xxxx.com.br, 110 )
    10C5200 <<

    20231011-08:07:22 :INETERRORCODE( 10C5200 )
    1 <<

    xHarbour 1.3.0 Intl. (SimpLex) (Build 20230920)

    Hi ,

    cUser:= Strtran( cUser, "@" , "&at;")

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