Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in
/var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line
323
Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in
/var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line
323
Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in
/var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line
323
Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in
/var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line
323
Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead in
/var/www/html/libraries/CBLib/CB/Legacy/cbPluginHandler.php on line
323
Deprecated: Using null as an array offset is deprecated, use an empty string instead in
/var/www/html/components/com_comprofiler/plugin/user/plug_cbjdownloads/cbjdownloads.php on line
49
Deprecated: Using null as an array offset is deprecated, use an empty string instead in
/var/www/html/components/com_comprofiler/plugin/user/plug_cbblogs/cbblogs.php on line
48
Deprecated: Using null as an array offset is deprecated, use an empty string instead in
/var/www/html/components/com_comprofiler/plugin/user/plug_cbarticles/cbarticles.php on line
47
monograph:special feature on education
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
57
第一部分:配置 Postfix 支持 SSL 465 端口
首先,确保 Postfix 已正确配置 SSL 465 端口:
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
156
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
57
第一部分:安装 Postfix
1. 安装 Postfix
# 更新软件包列表
sudo apt update
# 安装 Postfix 和必要工具
sudo apt install postfix mailutils libsasl2-modules sasl2-bin -y
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
156
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
57
# 查看当前实际时间(可打开浏览器搜索"当前时间")
# 假设当前正确时间是 2025-1-6 14:00:00
# 设置正确日期和时间
sudo date -s "2025-01-06 14:00:00"
# 验证时间已修正
date
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
156
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
57
脚本包含 Windows 格式的回车换行符(\r\n),而在 Linux 中应该使用 Unix 格式的换行符(\n)。这导致 bash 将 \r 解释为命令的一部分而报错。
./mmiot_ecdsa_sign.sh: line 2: $'\r': command not found
./mmiot_ecdsa_sign.sh: line 4: $'\r': command not found
./mmiot_ecdsa_sign.sh: line 5: syntax error near unexpected token `$'\r''
'/mmiot_ecdsa_sign.sh: line 5: `function CheckStop()
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
156
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
57
根据错误信息,安装器期望在 com_socialauth/admin/socialauth.php 找到文件,但可能您的文件在 com_socialauth/socialauth.php。让我们修复:
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in
/var/www/html/templates/ja_allure/html/com_content/category/blog_item.php on line
156