I'm trying to set up Alert Central and trying to configure it to use the mailbox we've created for it in our Google Apps domain. Whenever I fill in the "Tell Us About the Email Account You Created" and click next it says "Failed to connect: Connect failed", error details below.
DEBUG: setDebug: JavaMail version 1.4.5
DEBUG: getProvider() returning javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc]
DEBUG POP3: mail.pop3s.rsetbeforequit: false
DEBUG POP3: mail.pop3s.disabletop: true
DEBUG POP3: mail.pop3s.forgettopheaders: false
DEBUG POP3: mail.pop3s.cachewriteto: false
DEBUG POP3: mail.pop3s.filecache.enable: false
DEBUG POP3: mail.pop3s.keepmessagecontent: false
DEBUG POP3: mail.pop3s.starttls.enable: false
DEBUG POP3: mail.pop3s.starttls.required: false
DEBUG POP3: mail.pop3s.apop.enable: false
DEBUG POP3: mail.pop3s.disablecapa: false
DEBUG POP3: connecting to host "pop.gmail.com", port 995, isSSL true
The settings I've used for the mailbox are correct as I can use the exact same settings in something like Thunderbird and it works perfectly. So I'm guessing it's something wonky with trying to get Alert Central working with a Google Apps mailbox, anyone got any ideas on this ?