Email Explorer uses a secure authentication system to protect your emails and data. This guide will help you create an account, log in, and manage your session.
When Email Explorer is first deployed, the system is in "smart mode" - the first person to register automatically becomes an administrator.
To create the first account:
- Navigate to your Email Explorer URL
- You'll be redirected to the login page
- Click "Create a new account" or "Register"
- Fill in the registration form:
- Email address: Your email address (will be your username)
- Password: Choose a strong password (minimum 8 characters)
- Click "Create Account"
Congratulations! You're now registered and automatically logged in as an administrator.
After the first user registers, public registration is automatically closed for security. New users must be created by an administrator through the Admin Panel.
If you need an account and see "Registration is closed":
- Contact your administrator to create an account for you
- They can create your account through the Admin Panel
- Navigate to your Email Explorer URL
- Enter your credentials:
- Email: The email address you registered with
- Password: Your account password
- Click "Log In"
If successful, you'll be redirected to your mailbox dashboard.
When you log in:
- A secure session is created that lasts 30 days
- Your session is stored securely using HttpOnly cookies
- You stay logged in even if you close your browser
- Your session automatically expires after 30 days for security
If login fails, you'll see an error message:
- "Invalid credentials": Check your email and password
- "User not found": The email address isn't registered
- Connection error: Check your internet connection
Email Explorer uses session-based authentication:
- When you log in, a secure session token is created
- This token is stored in your browser as a cookie
- The token is automatically sent with every request
- Sessions expire after 30 days of inactivity
Your session is protected with:
- HttpOnly Cookies: JavaScript cannot access your session (prevents XSS attacks)
- Secure Flag: Session only sent over HTTPS
- SameSite Protection: Prevents cross-site request forgery (CSRF)
- 30-Day Expiry: Automatic logout after this period
To end your session and log out:
- Click your email address or user icon in the top-right corner
- Click "Logout" or "Sign Out"
- Your session is immediately invalidated
- You'll be redirected to the login page
Important: Always log out when using a shared or public computer!
To keep your account secure, passwords must:
- Be at least 8 characters long
- Should include a mix of:
- Uppercase letters (A-Z)
- Lowercase letters (a-z)
- Numbers (0-9)
- Special characters (!@#$%^&*)
Best Practices:
- Use a unique password (don't reuse from other sites)
- Consider using a password manager
- Never share your password with anyone
- Change your password if you suspect it's compromised
Cause: The first user has already registered, and smart mode has closed public registration.
Solution: Contact your administrator to create an account for you.
Cause: Your session has expired after 30 days.
Solution: Simply log in again with your credentials.
Causes:
- Your session expired
- You're not logged in
- Your session cookie was cleared
Solution: Log in again to create a new session.
Current Status: Password reset functionality is not yet available.
Temporary Solution:
- Contact your administrator to reset your password
- They can create a new account or update your password
Future: Password reset via email is planned for a future update.
Troubleshooting Steps:
- Check your internet connection
- Verify the URL is correct
- Try clearing your browser cache
- Try a different browser
- Contact your administrator if the service is down
If you keep getting logged out:
Check:
- Are cookies enabled in your browser?
- Are you in private/incognito mode? (sessions won't persist)
- Is your browser blocking third-party cookies?
Solution:
- Enable cookies for the Email Explorer domain
- Use regular browser mode (not private)
- Add Email Explorer to your browser's allowed sites
Most users have regular user privileges:
- Access to assigned mailboxes
- Can read and send emails
- Can organize folders and contacts
- Cannot create other users
- Cannot grant access to mailboxes
The first registered user becomes an administrator with additional privileges:
- All regular user capabilities
- Access to the Admin Panel
- Can create new users
- Can grant/revoke mailbox access
- Can assign user roles
See Also: Admin Panel Guide for administrator features
- Password Hashing: Passwords are never stored in plain text
- Secure Sessions: Session tokens use cryptographic randomness
- HTTPS Only: All communications are encrypted
- Cookie Security: HttpOnly, Secure, and SameSite flags enabled
- Session Expiry: Automatic logout after 30 days
- No Password Exposure: Passwords never appear in API responses
- Use a Strong Password: Follow the password requirements
- Log Out on Shared Devices: Always log out on public computers
- Keep Your Credentials Private: Never share your password
- Report Suspicious Activity: Contact your admin if something seems wrong
- Use HTTPS: Always access Email Explorer via https://
- Email address (your username)
- Password hash (not your actual password)
- Session information (for keeping you logged in)
- Your emails and mailbox data
- Plain text passwords
- Unnecessary personal information
- Browsing history outside Email Explorer
Not currently. Your email address is your permanent username.
Password change functionality is planned for a future update. For now, contact your administrator.
Yes, administrators can create multiple accounts for you with different email addresses.
Contact your administrator - they can help reset your password or create a new account.
No, for security reasons, sessions expire after 30 days. You'll need to log in again after that.
Yes, all communication between your browser and Email Explorer uses HTTPS encryption.
No, administrators cannot see your password. Passwords are hashed and never stored or displayed in plain text.
Session cookies have security protections, but if compromised, log out immediately to invalidate the session.
- New User: Visit the Reply & Forward guide to start using email
- Administrator: Check out the Admin Panel guide
- Compose Emails: Learn about the Rich Text Editor
Need Help? Contact your system administrator or check the troubleshooting section above.