return [ 'imap_host' => 'mail.kevinsteinman.com', // IMAP server host 'imap_port' => 993, // IMAP port (SSL) 'smtp_host' => 'mail.kevinsteinman.com', // SMTP server host 'smtp_user' => 'alan@kevinsteinman.com', // SMTP username (your email) 'smtp_pass' => 'Goodman44@', // SMTP password 'smtp_port' => 465, // SMTP port (SSL) 'email' => 'alan@kevinsteinman.com', // Your email address 'name' => 'Alan James' // Your name or email service name ];
📤 Sent today: 0 / 1000
Failed to connect to the inbox. Please check your IMAP settings.