Mail Server Connection Debug

Testing server: mail.vps103344.mylogin.co

Username: convert@botinbinary.com

Testing: SSL IMAP 993

{mail.vps103344.mylogin.co:993/imap/ssl}INBOX
SUCCESS! Connected successfully
📧 Messages in mailbox: 1093
📊 Mailbox status:
  • Total messages: 1093
  • Unread messages: 0

✅ This connection method works! Use this in your config.php

Basic Server Connectivity Test

Testing port 993: ✅ Open
Testing port 143: ✅ Open
Testing port 110: ✅ Open
Testing port 995: ✅ Open
Testing port 465: ✅ Open
Testing port 587: ❌ Closed or filtered (Error: 111 - Connection refused)
Testing port 25: ✅ Open

Important Notes

Next Steps

  1. Update the password in this script and run it again
  2. Once you find a working connection method, update your config.php with that exact connection string
  3. Test your email processor again