diff --git a/src/phishing/smtp/client/smtp_client.py b/src/phishing/smtp/client/smtp_client.py index 5e64ecc41..e60be127d 100644 --- a/src/phishing/smtp/client/smtp_client.py +++ b/src/phishing/smtp/client/smtp_client.py @@ -88,7 +88,7 @@ smtp = ("smtp.gmail.com") port = ("587") print_status( - "If you are using GMAIL - you will need to need to create an application password: https://support.google.com/accounts/answer/6010255?hl=en") + "If you are using GMAIL - you will need to create an application password: https://support.google.com/accounts/answer/6010255?hl=en") # support smtp for yahoo if email_provider == "yahoo":