mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 06:07:57 +01:00
Send email was commented by error. Why?. I don't know.
This commit is contained in:
parent
d2805d9e16
commit
93c9e2d3b2
@ -82,7 +82,7 @@ public final class Mailer {
|
||||
}
|
||||
};
|
||||
|
||||
//this.mailSender.send(preparator);
|
||||
this.mailSender.send(preparator);
|
||||
}
|
||||
|
||||
public void setMailSender(JavaMailSender mailer) {
|
||||
|
Loading…
Reference in New Issue
Block a user