Update README.md
This commit is contained in:
parent
50b6e7fa05
commit
bb35d5691c
@ -18,11 +18,17 @@ This is a simple PHP webhook endpoint designed to receive incoming emails from [
|
|||||||
## 📁 Folder Structure
|
## 📁 Folder Structure
|
||||||
|
|
||||||
data/
|
data/
|
||||||
|
|
||||||
└── emails/
|
└── emails/
|
||||||
|
|
||||||
└── example.com/
|
└── example.com/
|
||||||
|
|
||||||
└── alice/
|
└── alice/
|
||||||
|
|
||||||
├── 65ef123e4c1a0.eml
|
├── 65ef123e4c1a0.eml
|
||||||
|
|
||||||
├── index.php # optional
|
├── index.php # optional
|
||||||
|
|
||||||
└── index.sh # optional
|
└── index.sh # optional
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user