
It’s a quick video about how can i send emails using forms on Cockpit CMS
On your Config.yaml put this information
# use smtp to send emails mailer: from : smtp@yourhost.com.br from_name : Contact or another title transport : smtp host : mail.yourhost.com user : smtp@youremail.com password : YourPassword port : 587 #465 auth : true encryption: tls # ‘tls’, ‘ssl’ or ‘tls’
Twitter: https://twitter.com/roddykan