1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-12-01 05:43:04 +00:00

fix(docs): update port numbers to specify the actual port number the SMTP server is listening on

هذا الالتزام موجود في:
Adam Cooke
2021-07-30 19:57:25 +00:00
الأصل 1247dae2e0
التزام 4404b3e02c

عرض الملف

@@ -30,7 +30,7 @@
%p.pageContent__definitionCode= Postal.config.dns.smtp_server_hostname
%dt Port
%dd
%p.pageContent__definitionCode 25 or 2525
%p.pageContent__definitionCode= Postal.config.smtp_server.port
%p.pageContent__definitionText
The SMTP service supports STARTTLS if you wish to send messages securely. Be aware that security
cannot guaranteed all the way to their final destination.