disposable-mailbox icon indicating copy to clipboard operation
disposable-mailbox copied to clipboard

self-hosted disposable email service (php) using catch-all and imap

Results 7 disposable-mailbox issues
Sort by recently updated
recently updated
newest added

I have some ideas i would like to discuss. to rename "change address" to "logout" and put it in the top right corner. put the login form an a separate...

It should include a general privacy policy, respecting the GDPR/DSGVO. See in german: https://www.datenschutz.org/datenschutzerklaerung

This project looks great, but I'd really love it if there was a feature to view an email address as an RSS feed.

help wanted

any plan on adding "forward" feature? thank you.

Example: `[email protected]` Link parameters in the `frontend.template.php` should be encoded using `rawurlencode` function. ``` - &address=$user->address + &address=rawurlencode($user->address) ```

Sometimes it is necessary to reply to an email in the mailbox. The function should be as simple as possible. Requirements: - Use built-in mail function http://php.net/manual/en/function.mail.php - From, To...

enhancement
help wanted

This software looks very promising: simple and efficient. However, I have one domain, and before buying a domain only for disposable addresses, I'd like to know if it is possible...