{{ __("None") }}
@foreach ($domains as $domain)
@if ($domain->is_active)
{{ $domain->domain }}
@endif
@endforeach
{{ __("Pre-selected domain in the dropdown while your user creates the email IDs.") }}
{{ __("Add Mail ID to Page Title") }}
{{ __("If you enable this, then TMail will automatically add the created temp mail to the page title.") }}
{{ __("Limit on number of email ids that can be created per IP address in 24 hours. Recommended - 5.") }}
{{ __("Limit of messages retrived at a time. Keep it to as low as possible. Default - 15.") }}
@if (config("app.settings.engine") == "delivery")
{{ __("Min(s)") }}
{{ __("Hour(s)") }}
@endif
{{ __("Day(s)") }}
{{ __("Week(s)") }}
{{ __("Month(s)") }}
@foreach ($state["forbidden_ids"] as $key => $value)
@endforeach
{{ __("Add") }}
{{ __("Emails from this domain(s) will be marked as BLOCKED on the site") }}
@foreach ($state["blocked_domains"] as $key => $value)
@endforeach
{{ __("Add") }}
{{ __("Caution: ") }}
{{ __("Only emails from this domain(s) will be allowed on the site, all others will be blocked by default.") }}
@foreach ($state["allowed_domains"] as $key => $value)
@endforeach
{{ __("Add") }}
{{ __("Redirect to Homepage") }}
{{ __("Create New Email ID") }}
{{ __("Above are character limits for username on custom email address.") }}
{{ __("Show Advance Random Email Configuration") }}
{{ __("If you enable this, same email address cannot be created by user from different IP for one week.") }}
{{ __("Number of days after which used email ID is available to re-use.") }}
{{ __("Disabled") }}
reCaptcha v2
reCaptcha v3
hCaptcha
@if ($state["captcha"] == "recaptcha2")
@elseif ($state["captcha"] == "recaptcha3")
@elseif ($state["captcha"] == "hcaptcha")
@endif
{{ __("File extensions separated by a common without any spaces") }}