I have a question that it is possible to send email in dev production in symfony in localhost wamp by using gmail. From template I get input value and set in controller. In congig_dev I have those swiftmailer: transport: gmail host: smtp.gmail.com username: '[email protected]' password: '****'I have a question that it is possible to send e