Skip to content

Commit

Permalink
Merge pull request #289 from reload/msmtp
Browse files Browse the repository at this point in the history
Configure msmtp as PHP's sendmail client
  • Loading branch information
arnested authored Jun 13, 2024
2 parents 5c4d943 + 313a720 commit a840183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions context/usr/local/etc/php/conf.d/msmtp.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sendmail_path = "/usr/bin/msmtp -t"

0 comments on commit a840183

Please sign in to comment.