Hackus Mail — Checker Install

# Select the inbox mail.select('inbox')

Here are some example code snippets to give you an idea of the development process: hackus mail checker install

// Connect to the email server Properties props = new Properties(); props.put("mail.imap.host", "imap.example.com"); props.put("mail.imap.port", "993"); props.put("mail.imap.ssl.enable", "true"); # Select the inbox mail