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

Corrige https://demoiselle.atlassian.net/browse/MAIL-1 #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marciofcarneiro
Copy link

Correção de erro no método send, ocasionado quando da ocorrência de alguma exceção, o objeto BaseMessage não estava sendo reiniciado.
https://demoiselle.atlassian.net/browse/MAIL-1

87911639353 and others added 2 commits July 16, 2015 10:08
try-catch.
Qualquer exceção gerada na instanciação do objeto Dispatcher será
devidamente tratada mantendo a integridade da mensagem.
Causa: Detecção de nova falha referente à indisponibilidade do servidor
de email. Desta vez, a ocorrência de uma excecão na chamada do método
MailUtil.createSession(config) ocasionou o erro.
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

Successfully merging this pull request may close these issues.

2 participants