0xd34db33f / gfyp

Unification of dnstwist + SQLite + Email reporting. Set it as a cron job that runs every hour, give it a list of domains and email addresses for reporting, then watch it go find stuff.
66 stars 13 forks source link

SSL with gmail #17

Open ArMyBoT opened 6 years ago

ArMyBoT commented 6 years ago

Hi, for those who have issues using gmail sender with SSL on port 465 I suggest to switch on TLS on 587 adapting try loop on core.py accordingly, it works and I solved. Thanks!