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

推荐订阅源

罗磊的独立博客
The GitHub Blog
The GitHub Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
小众软件
小众软件
博客园_首页
G
Google Developers Blog
Apple Machine Learning Research
Apple Machine Learning Research
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
Jina AI
Jina AI
酷 壳 – CoolShell
酷 壳 – CoolShell
人人都是产品经理
人人都是产品经理
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
D
Docker
B
Blog
雷峰网
雷峰网
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow 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