Fix smtp ports

This commit is contained in:
Michel Roux 2016-08-15 19:22:37 +02:00
parent dab5c7c81c
commit 0e91ce1dc5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#--MACROS
SMTP_PORT = 25
LOCAL_INTERFACES = <; 0.0.0.0.25 ; 0.0.0.0.465 ; [::0]:25 ; [::0]:465
SMTP_PORT = 25 : 465 : 587
LOCAL_INTERFACES = <; ::0 ; 0.0.0.0
CONFDIR = /etc/exim4
LOCAL_DOMAINS = %(local_domains)s