@if($mailboxLoginEnabled) {{ __('Sign in with your email address and mailbox password.') }} @else {{ __('Log in to your :app account', ['app' => config('app.name')]) }} @endif
{{ __('No separate FortyMail account is required. Your mailbox is created on the mail server; FortyMail verifies it securely over IMAP and configures SMTP automatically.') }}