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
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';
anonmail v.1
Latest
Languages
CSS
49.1%
HTML
25.6%
PHP
25.3%