Actualizar 'README.md'
This commit is contained in:
parent
7cb5d08a1b
commit
0e4a620fcb
|
@ -15,13 +15,13 @@ A **self-hosted** disposable mailbox service (aka trash mail) :cloud: :envelop
|
|||
* New Mail notification. Download and delete your emails.
|
||||
* Display emails as text or html with sanitization filter.
|
||||
* Display emails based on one [catch-all imap mailbox](https://www.google.ch/search?q=how+to+setup+catch-all+imap+mailbox).
|
||||
* Only requires PHP 8.0 and [imap extension](http://php.net/manual/book.imap.php)
|
||||
* Only requires PHP 7.2 and [imap extension](http://php.net/manual/book.imap.php)
|
||||
|
||||
## Usage
|
||||
|
||||
### Requirements
|
||||
|
||||
* webserver with php 8.0
|
||||
* webserver with php 7.2
|
||||
* php [imap extension](http://php.net/manual/book.imap.php)
|
||||
* IMAP account and a domain with [catch-all configuration](https://www.google.ch/search?q=how+to+setup+catch-all+imap+mailbox). (all emails go to one mailbox).
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user