惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
博客园_首页
T
Tailwind CSS Blog
美团技术团队
博客园 - 叶小钗
Microsoft Security Blog
Microsoft Security Blog
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
Microsoft Azure Blog
Microsoft Azure Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
MongoDB | Blog
MongoDB | Blog
The Cloudflare Blog
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
IT之家
IT之家
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Y
Y Combinator Blog

博客园 - xyublog

OptorSim cron服务配置祥解 打包war 试了一次ant - xyublog - 博客园 RESIN连接池 vi命令的全部使用 剖析Xml4C源码,完美兼容中文XML 安装openssl 一个小的WEB项目中的实现方法讨论 内核升级 java socket programming Putty 输入中文 apache和resin整合 RedHat9+Apache2+Resin3 安装指南 利用shell编程实现DOS风格的Linux命令行 一个不得不提的网站安全问题! Linux下的中文显示和支持常见问题解答 强行更改oracle字符集 tomcat安装
QMail Problems - xyublog - 博客园
xyublog · 2006-03-17 · via 博客园 - xyublog

I solved the QMail problems encountered by mail.ahhf-l-tax.gov.cn.

1, "deferral: Uh-oh:_home_directory_is_writable._(#4.7.0)"
Answer: 
cd /home/vpopmail/domains
chmod 700 ahhf-l-tax.gov.cn
cd ahhf-l-tax.gov.cn
chmod -R 777 *
chmod 600 .qmail-default

then you can test by:
echo to: tw | /qmail/bin/qmail-inject
tail /var/log/maillog
You can see the status from the log.

2, another problem: "deferral: CNAME_lookup_failed_temporarily._(#4.4.3)"
Phenemon: can send and receive among the local domain, can receive from external, but cannot send to external.
Answer:
In the /etc/resolv.conf,  add
nameserver the ip of the DNS server