diff --git a/readme.md b/readme.md index 3822960..d9d2cff 100644 --- a/readme.md +++ b/readme.md @@ -19,11 +19,11 @@ * Licence: Creative Commons License
disposable-mailbox by github:synox is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. -## Webserver requirements +## Requirements -* php >=5.3.0 -* [imap extension](http://php.net/manual/book.imap.php) -* apache 2 (let me know how it works on nginx!) +* apache 2 webserver with php >=5.3.0 (let me know how it works on nginx!) +* php [imap extension](http://php.net/manual/book.imap.php) +* IMAP account and a domain with catch-all configuration. (all mails go to one mailbox). ## Installation