Update README.md
This commit is contained in:
parent
a537ccd109
commit
7382527340
@ -81,7 +81,7 @@ Where sample.json contains a raw test email in JSON format.
|
||||
|
||||
🛠️ Optional Per-Sender Automation
|
||||
|
||||
To auto-process incoming emails, create either:
|
||||
To auto-process incoming emails, create either:
|
||||
• index.sh: a shell script that reads from stdin
|
||||
• index.php: a PHP script that reads from stdin
|
||||
|
||||
@ -89,7 +89,7 @@ These will be triggered automatically upon email arrival.
|
||||
|
||||
⸻
|
||||
|
||||
📦 Dependencies
|
||||
📦 Dependencies
|
||||
• PHP 7.0+
|
||||
• No external dependencies (uses built-in PHP functions)
|
||||
• A small helper file at receiveEmail/lib.php (ensure it’s present)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user