Handle the case where PROXY_PROTOCOL_25 is set

This commit is contained in:
Florent Daigniere
2024-06-24 09:46:06 +02:00
parent 3e8e8cef8e
commit 0ff18c6079
4 changed files with 34 additions and 35 deletions

View File

@@ -561,7 +561,7 @@
" antispam -> antivirus [label = \"3310/tcp\";];\n",
" \n",
" fetchmail -> admin [label = \"8080/tcp\"]\n",
" fetchmail -> front [label = \"25/tcp\"]\n",
" fetchmail -> proxy [label = \"25/tcp\"]\n",
" fetchmail -> front [label = \"2525/tcp\"]\n",
" #\n",
" # those don't need internet:\n",