Roundcube: Difference between revisions
From DWIKI
mNo edit summary |
m →FAQ |
||
| Line 6: | Line 6: | ||
check INSTALL/requirements | check INSTALL/requirements | ||
==Uncaught Error: Call to undefined method Net_SMTP::starttls() == | |||
On Debian i fixed this using | |||
pear install Net_SMTP | |||
[[Category:Mail]] | [[Category:Mail]] | ||
Revision as of 09:47, 7 May 2022
Links
FAQ
REQUEST CHECK FAILED
check INSTALL/requirements
Uncaught Error: Call to undefined method Net_SMTP::starttls()
On Debian i fixed this using
pear install Net_SMTP
