ACESSO CONTAS E-MAIL

URL acesso: {{ request()->getHttpHost().'/webmail' }}

@foreach($emailAccounts as $emailAccount) @endforeach

E-mail: {{ $emailAccount->email }}
Password: {{ $emailAccount->password }}

CONFIGURAÇÃO OUTLOOK/TELEMÓVEL

Servidor Envio: mail.{{ request()->getHttpHost() }} (Porta 465)
Servidor Recepção: mail.{{ request()->getHttpHost() }} (Porta 993)