Commit Graph

3 Commits (62b847bea39b00c4795d10443bf5105d49ff7e07)

Author SHA1 Message Date
Ryan Richard b45f9af933 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
10 years ago
Alex Brandt 616f88a843 Add SSL support to Dockerfile. 10 years ago
Alex Brandt dd4973c2c8 Add Dockerfile. 10 years ago