Skip to content
Snippets Groups Projects
Commit 60760112 authored by Puissegur Alexis's avatar Puissegur Alexis
Browse files

mail

parent 1cd239e4
Branches master
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ import java.util.*;
public class MailUtil {
private static String USER_NAME = "plantequipleure"; // GMail user name (just the part before "@gmail.com")
private static String PASSWORD = "cryingplant12"; // GMail password
private static String RECIPIENT = "puissegur.alexis@gmail.com";
private static String RECIPIENT = "alex280696@gmail.com";
public static String getRecipient() {
return RECIPIENT;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment