PhpList sending emails not working

Hi everyone, I’m using self-hosted phpList. but after I set up the tool I read on the Github page
that the sending emails features don’t work. I want to make sure regarding this because I found on another page that the tool sending emails.

Links:
https://sourceforge.net/projects/phplist/files/phplist/3.5.9/phplist-3.5.9.zip/download

Thanks in advance.

You should download the latest version from the official download page. https://www.phplist.org/download-phplist/

Then you need to set up the method of sending in the config.php file, using either phpMail() or your own SMTP settings.

@Dragonrider Thank you for your reply. Yes, I’m using the official download page for docker, however, they’re mentioned that the “Sending of emails doesn’t work”.
So the feature should work on self-hosted phpList?

Likewise, I’ve downloaded and FTP all files and directories except the config directory. When sending a campaign, and processing the queue all it says is “All Done.” Previous versions always posted the number of emails sent. This number does not appear.

Also status reports are not sent to the administrator.

Is this a config problem or a bug?