Results 6 comments of Pedro Paulo

The email output options doesn't provide a method to send the output only in case of succes. `emailOutputTo` -> send the output regardless of the result `emailOutputOnFailureTo` -> send output...

I figured out more things about it. The message "Unexpected characters at end of address: ; [email protected] (errflg=3)" is a Notice, but laravel try to handle in their own errors...

> Isn't that then a fault with the class, correctly detected by PHPMD. and should be corrected instead of ignored? Yeah, is a fault with the class, but the entire...

As you guys said, there are other ways to suppress this warning, suppress comment, [ignore inherited](https://github.com/phpmd/phpmd/pull/58/files) and others. The exception property is just one more option that anybody can use...

> Minha opinião acredito que Estado, País e Gênero deveriam ser obrigatórios. > > * Estado/País: são dados muito amplos, sem expor endereço mais sensível, que servem para podermos localizar...

Any updates? Im tying to use SCRAM-SHA512 on producer too.