Skip to content

Temporary (10 min) email multi-domain script using Slim 4. Docker, WebSockets, RabbitMQ.

Notifications You must be signed in to change notification settings

fomenko-oi/slim-tempmail

Repository files navigation

The project is a lightweight copy of temp-mail.org for receiving emails on temporary account. Using Slim framework and Websockets.

Run project using Docker:

docker-compose up -d

For test send email to configured server, use endpoint:

{PROJECT_PATH}/sendmail/{email}?text={text}

Fox example (if you're using Docker): http://localhost:8080/sendmail/admin@admin.test?text=test%20text

About

Temporary (10 min) email multi-domain script using Slim 4. Docker, WebSockets, RabbitMQ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published