diff --git a/docs/faq.html b/docs/faq.html index 895d7f7c3..2cf62c6cb 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -1445,7 +1445,6 @@ public class BuildMonitor implements BuildListener { Transport transport = session.getTransport(); transport.connect(); transport.send(message); - transport.close(); } catch (Exception ex) { System.out.println("BuildMonitor failed to send email!"); diff --git a/docs/mail.html b/docs/mail.html index 97480e9fe..4c160d9a2 100644 --- a/docs/mail.html +++ b/docs/mail.html @@ -48,14 +48,21 @@
- - + +
+
Home
+ + + + +
Projects
+
@@ -83,7 +90,7 @@ -