From 738881ffb9b4d6e0ac42f1fe50ea3d7a13c64e0e Mon Sep 17 00:00:00 2001 From: syedautherabbas Date: Sun, 24 Jan 2016 20:14:43 +0530 Subject: [PATCH] Java version of Kumar_asshole.sh --- java/Kumar_Asshole.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/Kumar_Asshole.java b/java/Kumar_Asshole.java index fbdf7b0..4f296c9 100644 --- a/java/Kumar_Asshole.java +++ b/java/Kumar_Asshole.java @@ -19,7 +19,7 @@ public class Kumar_Asshole { Properties props = new Properties(); - + //modify below properties to your details String host = "smtp.gmail.com"; String username = "yourmailaddress@example.com goes here"; String password = "your password goes here ";