@extends('layouts.app') @section('title', 'Email Settings') @section('content')
Configure SMTP server, email templates, and notification settings
Common ports: 25 (plain), 587 (TLS), 465 (SSL)
⚠️ Important: Most SMTP servers require this to match the From Email Address below
Leave blank to keep existing password
⚠️ For best compatibility, use the same email as SMTP Username to avoid sender verification errors
Optional: Specify an email address to receive test emails. If left blank, test emails will be sent to the site email (SMTP Username).