@foreach($state['domains'] as $key => $value)
@endforeach
@if(count($state['domains']) == 0)
@endif
{{ __('Pre-selected domain in the dropdown while your user creates the email IDs.') }}
{{ __('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.') }}
@foreach($state['forbidden_ids'] as $key => $value)
@endforeach
{{ __('Emails from this domain(s) will be marked as BLOCKED on the site') }}
@foreach($state['blocked_domains'] as $key => $value)
@endforeach
{{ __('Above are character limits for username on custom email address.') }}
{{ __('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.') }}
@if($state['captcha'] == 'recaptcha2')
@elseif($state['captcha'] == 'recaptcha3')
@elseif($state['captcha'] == 'hcaptcha')
@endif
{{ __('File extensions separated by a common without any spaces') }}