Roundcube Community Forum

Release Support => Pending Issues => Topic started by: billynoah on February 07, 2020, 10:37:45 AM

Title: Send mail via PHP not SMTP
Post by: billynoah on February 07, 2020, 10:37:45 AM
In past versions of Roundcube the smtp_server setting could be left blank in order to send mail via PHP's mail() function. I just installed the latest version 1.4.2 and it no longer seems to work.  Has support for this been dropped or am I doing something wrong?
Title: Re: Send mail via PHP not SMTP
Post by: JohnDoh on February 07, 2020, 11:07:37 AM
Support for PHP's mail() function was removed in version 1.3. Please see https://github.com/roundcube/roundcubemail/issues/5340
Title: Re: Send mail via PHP not SMTP
Post by: billynoah on February 07, 2020, 11:42:22 AM
I guessed as much but was unable to find anything via google search, in the docs or in the config comments.  Thank you for the link!
Title: Re: Send mail via PHP not SMTP
Post by: JohnDoh on February 07, 2020, 02:13:40 PM
I understand that it does not make much difference now but just for completeness removal of PHP's mail() function was included in the release notes for 1.3 see https://roundcube.net/news/2017/06/26/roundcube-webmail-1.3.0-released and https://github.com/roundcube/roundcubemail/releases/tag/1.3.0