modified
Este commit está contenido en:
@@ -8,14 +8,14 @@
|
||||
ident="wildduck"
|
||||
|
||||
# how many processes to start
|
||||
processes = "2"
|
||||
processes=2
|
||||
|
||||
# default quota storage in MB (can be overriden per user)
|
||||
maxStorage=1024
|
||||
|
||||
# default smtp recipients for 24h (can be overriden per user)
|
||||
maxRecipients=2000
|
||||
emailDomain = "hatthieves.es"
|
||||
emailDomain="hatthieves.es"
|
||||
|
||||
# default forwarded messages for 24h (can be overriden per user)
|
||||
maxForwards=2000
|
||||
@@ -33,11 +33,11 @@ maxForwards=2000
|
||||
#cipher="aes192"
|
||||
secret="a secret cat"
|
||||
|
||||
cipher = "aes192"
|
||||
cipher = "aes192"
|
||||
#secret = "E2jYD-p2u68-qUEOJ1KkC3xmzySyTGRY"
|
||||
[u2f]
|
||||
# Fully qualified URL of your website (must use HTTPS!)
|
||||
appId = "http://172.200.0.101"
|
||||
appId = "https://webmail.hatthieves.es"
|
||||
|
||||
[attachments]
|
||||
# @include "attachments.toml"
|
||||
|
||||
Referencia en una nueva incidencia
Block a user