Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at https://git.elektrine.com/elektrine/elektrine-haraka.
This commit is contained in:
commit
67c1d41a0c
82 changed files with 8713 additions and 0 deletions
10
config/smtp.outbound-relay.ini
Normal file
10
config/smtp.outbound-relay.ini
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[main]
|
||||
# Keep SMTP listener internal for this role.
|
||||
listen=127.0.0.1:2525
|
||||
|
||||
max_connections=200
|
||||
max_unrecognized_commands=10
|
||||
max_errors=10
|
||||
connect_timeout=60
|
||||
data_timeout=600
|
||||
nodes=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue