MantisBT: master 9224acb6
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master | 2023-08-14 11:26 | master ffa0e90b |
| Affected Issues | 0032828: TravisCI ' /usr/sbin/sendmail: not found' error after successful test execution | |||
| Changeset | Use fake sendmail script for TravisCI builds This avoids 'sh: 1: /usr/sbin/sendmail: not found' error message Note: This is not a "real" error and does not actually cause the build The fakesendmail.sh script was copied from PHPMailer's test suite 1. Fixes 0032828 |
|||
| mod - .travis.yml | Diff File | |||
| add - tests/fakesendmail.sh | Diff File | |||