Download the PHP package drips/mail without Composer
On this page you can find all versions of the php package drips/mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package mail
Beschreibung
Mailer basierend auf PHPMailer.
Konfiguration
mail_smtp
- legt fest ob ein SMTP Server verwendet werden soll (true/false)mail_smtp_host
- SMTP Host angebenmail_smtp_auth
- legt fest ob Authentifizierung erforderlich ist (true/false)mail_smtp_username
- Benutzernamemail_smtp_password
- Passwortmail_smtp_secure
- Verschlüsselungmail_smtp_port
- Portmail_from_email
- (optional) Emailadresse von der die Emails standardmäßig abgesendet werden sollenmail_from_name
- (optional) Absendername, der angezeigt wirdmail_cc
- (optional) Kopie der Email an mehrere Empfängermail_bcc
- (optional) Blindkopie der Email
Beispiel
All versions of mail with dependencies
PHP Build Version
Package Version
The package drips/mail contains the following files
Loading the files please wait ....