Anonyme Email Server for internal Email
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.
Go to file
2023-03-28 12:33:15 +02:00
contact-form-process.php Update contact-form-process.php 2023-03-28 12:19:29 +02:00
contact-form.css Create contact-form.css 2023-03-28 12:18:50 +02:00
index.html Update index.html 2023-03-28 12:22:48 +02:00
README.md Update README.md 2023-03-28 12:33:15 +02:00

anonmail

Anonyme Email Server to internal Email

git clone https://github.com/hxcde/anonmail.git

Apache:

mv anonmail/* /var/www/html/

Edit $email_to = "email@example.de"; $email_subject = "Anonymes Kontaktformular";