Dennis Galander

Results 1 issues of Dennis Galander

Hi, we faced the problem that sending the mail died silently until we added the ```--read-envelope-from``` option to the ```PHP_SENDMAIL_PATH``` resulting in the config ``` PHP_SENDMAIL_PATH=/usr/bin/msmtp -t --host=mailhog --port=1025 --read-envelope-from...