@extends('layouts.app') @push('inlinescripts') @endpush @section('content')
Basic settings @{{ d.domain }}
Create new alias
Source address @@{{active_domain.domain}} Destination Comment Enabled
@{{a.source}}@@{{active_domain.domain}} @{{a.source}}@@{{active_domain.domain}} Destination Comment Enabled Are you sure you want to delete the destination @{{d.destination}} for alias @{{a.source}}@@{{active_domain.domain}}?
Create new account
Username   Options Enabled Send only   Quota Quota MB   New password Confirm password Add
@{{a.username}}@@{{a.domain}} @{{a.username}}@@{{a.domain}} Username   Options Enabled Send only   Quota Quota MB   New password (optional) Confirm password Save Are you sure you want to delete the account @{{a.username}}@@{{a.domain}}?
@{{a.name}} @{{a.email}} @{{{'own':'Owner','edit': 'Manager','view': 'Viewer',}[a.pivot.role]}} Are you sure you want to revoke role @{{{'own':'Owner','edit': 'Manager','view': 'Viewer',}[a.pivot.role]}} for user @{{a.name}}? Add admin Rename domain to: Delete this domain Are you sure you want to completele delete the domain @{{active_domain.domain}}?
This will delete all aliases accounts and cannot be recovered.
On the left side you can see the domains you can manage.
Administrators can also add new domains and configure additional security settings in the Basic settings tab.
Add domain
Create new system account
Username   Options Enabled Send only   Quota Quota MB   New password Confirm password Add
@{{a.username}} @{{a.username}} Username   Options Enabled Send only   Quota Quota MB   New password (optional) Confirm password Save Are you sure you want to delete the account @{{a.username}}@@{{a.domain}}?
Add TLS policy
Domain TLS Policy None May Encrypt Dane Dane-Only Fingerprint Verify Secure Optional parameters @{{t.domain}} @{{t.domain}} Policy Parameters None May Encrypt Dane Dane-Only Fingerprint Verify Secure Are you sure you want to delete TLS policy for @{{t.domain}}?
@endsection