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/outbound.ini
Normal file
10
config/outbound.ini
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[main]
|
||||
disabled=false
|
||||
concurrency_max=100
|
||||
enable_tls=true
|
||||
local_mx_ok=true
|
||||
|
||||
; Prefer IPv4 for outbound delivery. This host does not have working outbound
|
||||
; IPv6 from Docker, so trying AAAA targets first causes noisy ENETUNREACH logs
|
||||
; and delayed delivery. Haraka 3 uses inet_prefer; ipv6_enabled is obsolete.
|
||||
inet_prefer=v4
|
||||
Loading…
Add table
Add a link
Reference in a new issue