was brauche das ich auf mein Server den email Versand von den Backups machen kann also im drumper sagt er mir das ich das brauche.
libmime-lite-perl nun den haut er mir imme rnoch den fehler raus open |/usr/sbin/sendmail -t -i: No such file or directory
muss ich noch mehr packete haben ?
Und noch eine frage ist es nur mit php7.4 nutzbar oder auch 7.3 ?
Email Versand
Re: Email Versand
Hallo,
2. Man muss den Pfad zu sendmail anpassen. In der Regel liegt sendmail nicht im Verzeichnis /usr/sbin/
MyOOS Dumper funktioniert mit PHP 7.4.x bis 8.1.x
Unter 7.3 kann es funktionieren - wird aber nicht gewartet und auch nicht geprüft.
Hoffe die Antwort hilft weiter
Ralf
1. Auf dem Server muss sendmail installiert sein.imme rnoch den fehler raus open |/usr/sbin/sendmail -t -i: No such file or directory
2. Man muss den Pfad zu sendmail anpassen. In der Regel liegt sendmail nicht im Verzeichnis /usr/sbin/
MyOOS Dumper funktioniert mit PHP 7.4.x bis 8.1.x
Unter 7.3 kann es funktionieren - wird aber nicht gewartet und auch nicht geprüft.
Hoffe die Antwort hilft weiter
Ralf
Re: Email Versand
Danke für deine Antwort bin noch ziemlich neu was da angeht ist das normal das ich dort feheler bekomme ?
Code: Alles auswählen
Everything you need to support STARTTLS (encrypted mail transmission
and user authentication via certificates) is installed and configured
but is *NOT* being used.
To enable sendmail to use STARTTLS, you need to:
1) Add this line to /etc/mail/sendmail.mc and optionally
to /etc/mail/submit.mc:
include(`/etc/mail/tls/starttls.m4')dnl
2) Run sendmailconfig
3) Restart sendmail
Updating /etc/hosts.allow, adding "sendmail: all".
Please edit /etc/hosts.allow and check the rules location to
make sure your security measures have not been overridden -
it is common to move the sendmail:all line to the *end* of
the file, so your more selective rules take precedence.
Checking {sendmail,submit}.mc and related databases...
Reading configuration from /etc/mail/sendmail.conf.
Validating configuration.
Creating /etc/mail/databases...
Reading configuration from /etc/mail/sendmail.conf.
Validating configuration.
Creating /etc/mail/databases...
Reading configuration from /etc/mail/sendmail.conf.
Validating configuration.
Creating /etc/mail/Makefile...
Reading configuration from /etc/mail/sendmail.conf.
Validating configuration.
Writing configuration to /etc/mail/sendmail.conf.
Writing /etc/cron.d/sendmail.
Disabling HOST statistics file(/var/lib/sendmail/host_status).
Creating /etc/mail/sendmail.cf...
Creating /etc/mail/submit.cf...
Informational: confCR_FILE file empty: /etc/mail/relay-domains
Warning: confCT_FILE source file not found: /etc/mail/trusted-users
it was created
Informational: confCT_FILE file empty: /etc/mail/trusted-users
Warning: confCW_FILE source file not found: /etc/mail/local-host-names
it was created
Warning: access_db source file not found: /etc/mail/access
it was created
Updating /etc/mail/access...
Linking /etc/aliases to /etc/mail/aliases
Informational: ALIAS_FILE file empty: /etc/mail/aliases
Updating /etc/mail/aliases...
/etc/mail/aliases: 0 aliases, longest 0 bytes, 0 bytes total
Warning: 3 database(s) sources
were not found, (but were created)
please investigate.
Re: Email Versand
Hallo,
die Installation, Konfiguration und Wartung von Sendmail ist sicherlich eine besondere Herausforderung. Sendmail ist hier besonders schwer.
https://deskinsight.net/de/so-installie ... -16-04-lts
Bücher können helfen
https://www.rheinwerk-verlag.de/linux-d ... -handbuch/
https://www.rheinwerk-verlag.de/linux-s ... -handbuch/
Viele Grüße
Ralf
die Installation, Konfiguration und Wartung von Sendmail ist sicherlich eine besondere Herausforderung. Sendmail ist hier besonders schwer.
https://deskinsight.net/de/so-installie ... -16-04-lts
Bücher können helfen
https://www.rheinwerk-verlag.de/linux-d ... -handbuch/
https://www.rheinwerk-verlag.de/linux-s ... -handbuch/
Viele Grüße
Ralf