mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-07-29 12:09:37 +00:00
email: Add description about ISP and domain limitations
As discussed during progress calls, this is a pre-condition for making the app generally available (without advanced flag). Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
b7a1d4bf8f
commit
8e5d126b67
@ -27,6 +27,10 @@ _description = [
|
||||
'and Rspamd. Postfix sends and receives emails. Dovecot allows '
|
||||
'email clients to access your mailbox using IMAP and POP3. Rspamd deals '
|
||||
'with spam.'),
|
||||
_('Email server currently does not work with many free domain services '
|
||||
'including those provided by the FreedomBox Foundation. Many ISPs '
|
||||
'also restrict outgoing email. Some lift the restriction after an '
|
||||
'explicit request. See manual page for more information.'),
|
||||
format_lazy(
|
||||
_('Each user on {box_name} gets an email address like '
|
||||
'user@mydomain.example. They will also receive mail from all '
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user