当前位置:首页 » 云服务器 » 如何设置wrt文件服务器

如何设置wrt文件服务器

发布时间: 2023-11-09 12:51:50

‘壹’ openwrt如何搭建SMTP邮件服务器

1. Postfix sasl2 dovecot 安装
[root@mail ~]# yum install postfix cycus-sasl* dovecot

2. 配置
[root@mail ~]# vi /etc/postfix/main.cf
3. 设置开机自启
[root@mail ~]#chkconfig –level 345 postfix on
[root@mail ~]#chkconfig –level 345 dovecot on
[root@mail ~]#chkconfig –level 345 saslauthd on

4. 添加帐号
(1) 先新建系统帐号
[root@mail ~]# useradd –s /bin/nologin –m test
[root@mail ~]# passwd test //密码 test
(2) 添加邮箱账号
[root@mail ~]# /usr/sbin/testsaslauthd -u test -p test
上面这步所使用的用户名和密码,系统中必须有该用户和对应的密码,否则会报错
返回:ok,successd,执行成功。

5. foxmail 测试

————————————————

如果能够帮助你,麻烦采纳

你的采纳是我答题的动力

——谢谢你给我的支持!!!

‘贰’ openwrt怎么配置服务器非192.168.1.1

一般 OpenWrt 安装好之后会已经默启用了Web 管理界面(LuCI),默认地址是192.168.1.1,默认账号是 root,无密码,直接点击登录即可进入

热点内容
iphone5s照片文件夹 发布:2025-08-23 15:32:20 浏览:799
微博微信登录密码是什么 发布:2025-08-23 15:13:38 浏览:199
衡量一个存储器的指标通常是什么 发布:2025-08-23 15:12:16 浏览:58
数据库删除实例 发布:2025-08-23 14:21:27 浏览:315
qqandroid反编译 发布:2025-08-23 14:02:23 浏览:908
高级语言编译有哪些 发布:2025-08-23 13:23:49 浏览:575
win32编译 发布:2025-08-23 13:19:16 浏览:659
备份数据库日志 发布:2025-08-23 13:07:05 浏览:519
php模块开发 发布:2025-08-23 12:58:43 浏览:924
java读写数据库 发布:2025-08-23 12:41:40 浏览:405