Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any way to send an email from the temporary email? #19

Open
Zeputee opened this issue Mar 20, 2021 · 1 comment
Open

Is there any way to send an email from the temporary email? #19

Zeputee opened this issue Mar 20, 2021 · 1 comment

Comments

@Zeputee
Copy link

Zeputee commented Mar 20, 2021

The guerrillamail website offers this and says that it's a beta feature; is there any way of sending emails from temporary emails with python-guerrillamail?

@ncjones
Copy link
Owner

ncjones commented Mar 20, 2021

No. This tool is geared towards receiving system generated emails. If you need to send messages on behalf of a user then you probably should use a different tool. Probably a test account with a real email provider would be a better choice. See https://docs.python.org/3/library/email.examples.html.

Having said that, if newer versions of Guerillamail support sending email then there is no reason why it should not also be supported by this client library. I don't have capacity to add features but I will accept good quality pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants