bolt / boltforms

Bolt 3 Forms extension - Symfony interface and API for Bolt
http://bolt.cm
GNU General Public License v3.0
52 stars 57 forks source link

error while sending a form #308

Open tskraft opened 3 years ago

tskraft commented 3 years ago

Hello,

the following error occurs when I send a mail via boltforms extension in bolt 4.

An exception has been thrown during the rendering of a template ("Connection could not be established with host "localhost:25": stream_socket_client(): unable to connect to localhost:25 (Connection refused)").

I appreciate any help.

bobdenotter commented 3 years ago

@tskraft This isn't really an issue in boltforms, but in Bolt itself: Set up the mailer (in config.yml for Bolt 3, or in .env for Bolt 4)