@extends('layouts.app')
@section('title') Email Configuration @endsection
@section('content')
@php
$user_role = Auth::user()->user_role;
@endphp
Email Configuration
Set up your email account
Configure Your Email Account
What it means: Your email account has been temporarily locked due to multiple failed login attempts.
Solutions:
Solutions:
Solutions:
Solutions:
| Setting | Value |
|---|---|
| IMAP Server | imap.gmail.com |
| IMAP Port | 993 |
| IMAP Encryption | SSL |
| SMTP Server | smtp.gmail.com |
| SMTP Port | 587 |
| SMTP Encryption | TLS |
| Setting | Value |
|---|---|
| IMAP Server | outlook.office365.com |
| IMAP Port | 993 |
| IMAP Encryption | SSL |
| SMTP Server | smtp.office365.com |
| SMTP Port | 587 |
| SMTP Encryption | TLS |
| Setting | Value |
|---|---|
| IMAP Server | imap.mail.yahoo.com |
| IMAP Port | 993 |
| IMAP Encryption | SSL |
| SMTP Server | smtp.mail.yahoo.com |
| SMTP Port | 587 |
| SMTP Encryption | TLS |
| Setting | Value |
|---|---|
| IMAP Server | spiritre.com |
| IMAP Port | 993 |
| IMAP Encryption | SSL |
| SMTP Server | spiritre.com |
| SMTP Port | 465 |
| SMTP Encryption | SSL |
IMAP (Internet Message Access Protocol) allows you to access your email from multiple devices while keeping messages synchronized. It's required for this system to read and manage your emails.
IMAP: Messages stay on the server, accessible from multiple devices. Recommended for most users.
POP3: Messages are downloaded and typically removed from the server. Use if you only access email from one device.
Gmail and Yahoo require App Passwords for security when using third-party applications. This is separate from your regular password and provides better security. You can generate one from your account security settings.
Select "Custom / Other" and enter your email provider's IMAP and SMTP settings. You can usually find these settings in your email provider's help documentation or by contacting their support.
Yes, your password is encrypted before being stored in the database. Only you can access your email configuration, and passwords are never displayed in plain text.
Each user can configure one email account. If you need to use multiple accounts, you'll need to configure them separately or contact your administrator.
First, check the error message for specific guidance. Then: