sharsil / mailcat

Find existing email addresses by nickname using API/SMTP checking methods without user notification. Please, don't hesitate to improve cat's job! 🐱🔎 📬
Apache License 2.0
538 stars 75 forks source link

help me please #20

Closed Faisa1245 closed 1 year ago

Faisa1245 commented 2 years ago

python3 ./mailcat.py **

Traceback (most recent call last): File "/home/kali/mailcat/./mailcat.py", line 10, in import aiosmtplib ModuleNotFoundError: No module named 'aiosmtplib'

Faisa1245 commented 2 years ago

Thanks the solution is : pip3 install aiosmtplib

soxoj commented 1 year ago

Fixed in 0001a65d165d4f2bfdceaebf51a5cc3073b2219e, thank you