Ryan Richard
2015-01-09 b45f9af9334046b65b44b454cfd997e01f35a642
refs
author Ryan Richard <ryanrichard07@gmail.com>
Friday, January 9, 2015 16:20 -0500
committer Ryan Richard <ryanrichard07@gmail.com>
Monday, January 12, 2015 14:14 -0500
commitb45f9af9334046b65b44b454cfd997e01f35a642
tree a070856e1b06f483bd4fef0fe92b9f1840694a0a tree | zip | gz
parent 1187f60d12db504b13dd3f0156926c5df40cba1e view | diff
fix pear dependencies

* net_smtp2 to net_smtp
* auth_sasl2-beta to auth_sasl

Currently installing `Net_SMTP2` results with the following error:

```bash
[09-Jan-2015 21:15:14 UTC] PHP Fatal error: Class 'Net_SMTP' not found in /var/www/program/lib/Roundcube/rcube_smtp.php on line 111
```

Switching back to Net_SMTP fixes this issue
1 files modified
2 ■■■ changed files
Dockerfile 2 ●●● diff | view | raw | blame | history