Innov-AI
    Documentation | MentDB Weak Server
Create a POP3 connection (to download mail)

  • To create a POP3 connection (to download mail):
  • Right click on 'Mail' and select 'Create pop3 connection'
  • cm set "demo_cm_pop3" {execute "mail.pop3.config.get"
    	"[hostname]" "pop.gmail.com"
    	"[port]" "995"
    	"[user]" "your-account@gmail.com"
    	"[password]" "pwd"
    	"[tls]" false
    	"[ssl]" true
    	"[connectTimeout]" "10000"
    	"[sessionTimeout]" "60000"
    ;};
  • Update the configuration name 'demo_cm_pop3' used by MQL source code
  • Update the configuration connection and save
  • Execute buttons
  • Refresh the tree
Services     Supporters     Contact     About     Legal notice © 2024