Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Where is the setting for mail server config?

@sambauers

Participant

The bb_mail() function that sends emails uses the basic mail() function of PHP. That means that the web server needs to be able to send the mail. There is no built in way to set the mail server to anything else. This would be possible with a plugin, but I don’t think that plugin exists.

Skip to toolbar