GithubHelp home page GithubHelp logo

Comments (4)

craudilho1199 avatar craudilho1199 commented on May 28, 2024

Hi!
I still need help
I tried to use ethereal.email as a SMTP server.
Because I need my own domain to register on the smtp2go, I don't have it.
Tell me please, can use ethereal.email as a SMTP server?
Or do I need my own DOMAIN name?
Maybe there's a solution to my problem on the guithub?
For example, a solution related to a SMTP server

Below is the error in the terminal window:
can_you_help_me_bro____1

from smtp-email-spoofer-py.

craudilho1199 avatar craudilho1199 commented on May 28, 2024

w/o example.html
error:
can_you_help_me___________2

from smtp-email-spoofer-py.

mikechabot avatar mikechabot commented on May 28, 2024

You're getting the SMTPSenderRefused message, which means the server did not like the sender's address.

https://docs.python.org/3/library/smtplib.html#smtplib.SMTPSenderRefused

Given the documentation on Ethereal, it looks like you need to use your ethereal email address as the sender; and given they want to cut down on spam, they are most likely checking your senders address and noting it does not match their domain.

from smtp-email-spoofer-py.

mikechabot avatar mikechabot commented on May 28, 2024

This actually looks similar to this issue #8. See the comment here that describes the problem: #8 (comment)

Are you able to use a sender's address that has a valid mx record (i.e. your personal email address)? If so, you can try creating a dummy account on gmail to see if you're able to send mails from that address.

Lately, some of these SMTP providers are implementing stricter measures to thwarts educational tools like this library.

from smtp-email-spoofer-py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.