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:57:00 +02:00
contact-form-process.php Update contact-form-process.php to Eng 2023-03-28 12:37:38 +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:55:39 +02:00
logo1.png Add files via upload 2023-03-28 12:48:56 +02:00
logo.png Add files via upload 2023-03-28 12:51:06 +02:00
README.md Update README.md 2023-03-28 12:57:00 +02:00

anonmail

Anonyme Email Server to internal Email

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

Apache:

mv anonmail/* /var/www/html/

Edit in contact-form-process.php

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

Edit text at the End of index.html

Change the images as needed