Mail Tool Login

Connect to your Dovecot mail server

Configuration Instructions

To use this mail tool with your Dovecot server, ensure the following:

  • Your Dovecot server is configured for IMAP/IMAPS (143 port, 993 for SSL)
  • Your Dovecot server is configured for SMTP/SMTPS (port 587 for STARTTLS)
  • Your email credentials are valid
  • Configure the server settings in the .env file
  • Required environment variables are:
    • MAIL_SERVER
    • IMAP_SERVER
    • SMTP_SERVER
    • SMTP_USERNAME
    • SMTP_PASSWORD
    • AUTO_LOGOUT_SECONDS