mailcat icon indicating copy to clipboard operation
mailcat copied to clipboard

Find existing email addresses by nickname using API/SMTP checking methods without user notification. Please, don't hesitate to improve cat's job! 🐱🔎 📬

Results 11 mailcat issues
Sort by recently updated
recently updated
newest added

add aiosmtplib to requirements allowed me to run the script without throwing that error: Traceback (most recent call last): ``` File "mailcat.py", line 10, in import aiosmtplib ModuleNotFoundError: No module...

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

I've tested some valid Gmail and Hotmail/Outlook emails in Mailcat, but none of them returns as valid emails in Mailcat.

bug

Hi guys. There is some possible issue about protonmail results: whatever email inputed the results of protonmail provider are always present => * [email protected] * [email protected] * [email protected]. It is...

eclipso shows false positive results when the username contains certain words like host, mail, bot or sex Probably more of these blocked words exist. Position of the blocked word in...

Is it possible to consider adding a multiple mail check feature? This feature would be a valuable addition, simplifying the management of multiple emails. Your consideration of this feature request...

I'm look for aol verification, please help

broken, false positives

I am using pycharm to run the script but it doesn't work. 1st issue: Known email addresses are not found. e.g.jsmith and johnsmith bring back zero results to almost all...

When i try to launch the script with python i get : Error while checking gmail: module 'aiosmtplib.esmtp' has no attribute 'ESMTP' Error while checking yandex: module 'aiosmtplib.esmtp' has no...