BalliAsghar / Mailsy

⚡️ Quickly generate a disposable email straight from terminal.
467 stars 10 forks source link

DNS Resolution Issues with a chosen domain #19

Closed svenjr closed 1 month ago

svenjr commented 1 month ago

I have generated 3 emails in a row in the last half hour and the are all using ****@talemarketing.com but I am trying to sign up to a site with them and get a confirmation email with no luck. After trying to send an email to myself, it bounced back with a domain issue, see below:

Screenshot 2024-07-22 at 11 18 49

Looks to be a problem with this specific domain. I will try to generate one that does not contain this

dderemiah commented 1 month ago

talemarketing.com has no DNS MX record and will not work as an e-mail domain until that is fixed.

mikekellyonline commented 1 month ago

I wonder if it is worth creating a public dns server for this? I wonder if a use case for this could be using free virtual servers through some of the main online companies?

Mikekellydev commented 1 month ago

The DNS issue has been resolved. The application works. I tested an email with text and photos successfully. I recommend closing this issue.

svenjr commented 1 month ago

I can also confirm it works now! Closing! Thanks