Soxoj

Results 179 comments of Soxoj

I made PR #717 to fix this problem. I believe the exact version of alpine should be fixed for build reproducibility.

It is maybe useful for you guys: [Maigret](https://github.com/soxoj/maigret) can extract information from a dozens of sites through [socid_extractor](https://github.com/soxoj/socid-extractor). Also, there is an [automatic generation of regexps](https://github.com/soxoj/maigret/blob/main/maigret/utils.py#L54) for sites in the...

Hey, @jasonbjorn01! The reason could be in rate limiting or your IP ban. Please, give examples of such accounts, I'll check it.

I have checked and got the following results: gmail.com exists, hotmail.com is absent (but I see it is already registered with the manual check). I think there are two different...

I've added errors displaying for SMTP checks, please, try to check Gmail now with the actual version of Mailcat.

Well, looks like a connectivity issue, moreover, it affects SMTP check for Yandex also. Please, run exactly the following commands and send their output. ``` python3 mailcat.py -p gmail patrickwhite1985...

Got it. I think it might be caused by your firewall or ISP restrictions. Please, check the connectivity to port 25 of email provider manually, you can use telnet so:...

> Are you sure there's nothing wrong on your side? Please, attach the outputs of both versions.

Great! Got it, different resource network utilization for old multi-threaded requests and new async requests. I'll make some optimizations. Meanwhile, you can try to increase the timeout for Apple manually...

Please, check [this version](https://github.com/sharsil/mailcat/archive/refs/heads/proxy-timeouts-errors.zip), I've added a timeout for STMP.