INTERNAL_SMTP_PORT=25
This commit is contained in:
@@ -42,7 +42,7 @@ services:
|
||||
- SMTP_USE_TLS=false
|
||||
|
||||
# Internal SMTP Port (bypasses transport_maps)
|
||||
- INTERNAL_SMTP_PORT=2525
|
||||
- INTERNAL_SMTP_PORT=25
|
||||
|
||||
# LMTP (Optional - für direktes Dovecot Delivery)
|
||||
- LMTP_ENABLED=${LMTP_ENABLED:-false}
|
||||
|
||||
Reference in New Issue
Block a user