79288594

Date: 2024-12-17 16:13:10
Score: 3
Natty:
Report link

i get the same problem. Install by this way resolve the problem:

RUN curl -LkSso /usr/bin/mhsendmail 'https://github.com/mailhog/mhsendmail/releases/download/v0.2.0/mhsendmail_linux_amd64'&&
chmod 0755 /usr/bin/mhsendmail &&
echo 'sendmail_path = "/usr/bin/mhsendmail --smtp-addr=mailhog:1025"' > /usr/local/etc/php/php.ini;
Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): i get the same problem
  • Low reputation (1):
Posted by: ParMesSoins