Lamp Stack Sendmail
-
Hallo i am having an issue to understand something right now.
So the LAMP stack does provied SMTP Crednetials where the Topic in the credentials.txt is anmed "Sendmail Credentials" but sendmail is not availaible or how should i understand this? Sorry for the question....
-
@savity you don't need sendmail to use credentials for sending mail.
The system has it's own mail server, which is not part of the container or LAMP app.
-
girish
-
@savity Please see https://docs.cloudron.io/apps/lamp/#email on how to use it with PHPMailer.
As @robi mentioned, you don't need sendmail. sendmail is just a binary to send mail. If you really want to use a binary, you can use swaks. swaks usage is documented here - https://docs.cloudron.io/packaging/addons/#sendmail