This repository has been archived on 2023-10-13. You can view files and clone it, but cannot push or open issues or pull requests.
anonmail/README.md

13 lines
241 B
Markdown
Raw Normal View History

2023-03-28 12:21:03 +02:00
# anonmail
Anonyme Email Server to internal Email
2023-03-28 12:29:07 +02:00
```bash
git clone https://github.com/hxcde/anonmail.git
```
2023-03-28 12:31:40 +02:00
Apache:
2023-03-28 12:30:46 +02:00
```bash
mv anonmail/* /var/www/html/
```
2023-03-28 12:33:15 +02:00
Edit
$email_to = "email@example.de";
$email_subject = "Anonymes Kontaktformular";