PHP Form-Mailer für beliebig viele Adressaten, die über eine kleine textbasierte "Maildatenbank" festgelegt werden können. Die Anpassung (Design, Mailempfänger, Anti-Spam-Intervall) erfolgt über eine separate Config-Datei. Funktionsumfang: Prüft Email auf korrektes Format sowie Name und Text auf Vorhandensein, Auswahlmenü für Mailempfänger, Spam-Schutzmechanismus durch einstellbares Sendezeitintervall, optionale Zustellung einer Kopie der Nachricht an den Sender.
PHP formmailer for multiple recipients, which can be defined in a small textbased "mail database". the setup (design, mail-recipients, interval for spam-protection) can be done in a separate config file. functions: checks if email has the correct format and if the fields "name" and "text" are filled out, menu for mail recipients, spam-protection through predefined sending-interval, sends a copy of the message to the sender if needed .
PHP formmailer for multiple recipients, which can be defined in a small textbased "mail database". the setup (design, mail-recipients, interval for spam-protection) can be done in a separate config file. functions: checks if email has the correct format and if the fields "name" and "text" are filled out, menu for mail recipients, spam-protection through predefined sending-interval, sends a copy of the message to the sender if needed .