boltforms icon indicating copy to clipboard operation
boltforms copied to clipboard

error while sending a form

Open tskraft opened this issue 4 years ago • 1 comments

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.

tskraft avatar Jul 01 '21 15:07 tskraft

@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)

bobdenotter avatar Jul 01 '21 15:07 bobdenotter