smtprelay: add smtps listener
This commit is contained in:
parent
5d1e1f0546
commit
25531ec8dc
3 changed files with 17 additions and 11 deletions
|
|
@ -10,4 +10,5 @@ services:
|
|||
- ./opensmtpd:/etc/smtpd:ro
|
||||
- spool:/var/spool/smtpd
|
||||
ports:
|
||||
- 465:465
|
||||
- 587:587
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue