Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure SMTP? #124

Open
dreambold opened this issue Aug 25, 2023 · 1 comment
Open

How to configure SMTP? #124

dreambold opened this issue Aug 25, 2023 · 1 comment

Comments

@dreambold
Copy link

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)").

Exceptions 2Logs 1Stack Traces 2
Twig\Error
RuntimeError
in public/theme/winkarch/holder_contact.twig (line 16)

SEND A MESSAGE
{{ boltform('contact') }}

Address

@bobdenotter
Copy link
Member

bobdenotter commented Aug 27, 2023

Configure the MAILER_DSN in bolt's config.yaml. Consult the Symfony docs on how to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants