Raikia / FiercePhish

FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.
https://github.com/Raikia/FiercePhish/wiki
GNU General Public License v3.0
1.32k stars 250 forks source link

Send email using port 465 or 587 #98

Open kbarbora opened 2 years ago

kbarbora commented 2 years ago

First of all, thank you for such great job.

However, I see that FiercePhish send emails by default using port 25, which most of the ISP and cloud providers block by default. How can I enable to send email using 587 port? or using 465?