I have this email method that worked about 2 months ago. .
Today when I used it, it didnt send any emails and I got no error messages on the web page. Where or how can I find out what the issue is or why its not working?
public static void send(String smtpServer, String to, String from, String...