Skip to content

Instantly share code, notes, and snippets.

@palash25
Created October 30, 2018 18:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save palash25/5f8c4fd4a67defa0c0ce3d9c8238c596 to your computer and use it in GitHub Desktop.
Save palash25/5f8c4fd4a67defa0c0ce3d9c8238c596 to your computer and use it in GitHub Desktop.
palash25@Lenovo-G50  ~/Dev  perl6 hell.p6
<== 220 smtp.gmail.com ESMTP e131-v6sm38790685pfc.52 - gsmtp
==> EHLO Lenovo-G5
<== 250-smtp.gmail.com at your service, [157.41.45.32]
<== 250-SIZE 35882577
<== 250-8BITMIME
<== 250-STARTTLS
<== 250-ENHANCEDSTATUSCODES<== 250-PIPELINING
<== 250-CHUNKING
<== 250 SMTPUTF8
==> STARTTL
<== 220 2.0.0 Ready to start TLS
Authentication failed: The server responded with
534-5.7.14 <https://accounts.google.com/signin/continue?sarp=1&scc=1&plt=AKgnsbvE
534-5.7.14 q3-g0sHEOukbpSKaw3wUncbqc-o4OOk99RNEfYVegrqBm_SP5JCTvc_eymJjZFsUaw11tx
534-5.7.14 nkJIeclZv8b-YJZblzoaCa4WMDZNTKVfFiJn45slNKoqSW8txbOm0qcXvrcs_OC6fN2WGj
534-5.7.14 yjuwV_UJq57Vdd6Tq29DWTx7kY0m0LZN6-I14YyzWFoRVyPS5BR2wZWgpotfFuP6JWV1KR
534-5.7.14 E5qIkbofKOYExZwhwu2cJnD8QfgNvhYmj-Nfvso4ZeqdonuySV> Please log in via
534-5.7.14 your web browser and then try again.
534-5.7.14 Learn more at
534 5.7.14 https://support.google.com/mail/answer/78754 e131-v6sm38790685pfc.52 - gsmtp
in method auth at /home/palash25/rakudo/share/perl6/site/sources/67EB95444AB25E681201ACFE4B881DC2CB678A1A (Net::SMTP::Simple) line 134
in sub shoot_mail at hell.p6 line 33
in block <unit> at hell.p6 line 38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment