Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5446696
  • 博文数量: 890
  • 博客积分: 12876
  • 博客等级: 上将
  • 技术积分: 10760
  • 用 户 组: 普通用户
  • 注册时间: 2004-10-04 14:18
个人简介

猝然临之而不惊,无故加之而不怒。

文章分类

全部博文(890)

文章存档

2016年(1)

2014年(18)

2013年(41)

2012年(48)

2011年(65)

2010年(84)

2009年(121)

2008年(101)

2007年(129)

2006年(95)

2005年(118)

2004年(69)

分类:

2005-08-24 17:16:48

> > This is the Postfix program at host cn-gd.umec.com.tw.
> >
> > I'm sorry to have to inform you that the message returned
> > below could not be delivered to one or more destinations.
> >
> > For further assistance, please send mail to
> >
> > If you do so, please include this problem report. You can
> > delete your own text from the message returned below.
> >
> > The Postfix program


> >
> > <>: can't create user output file. Command
output:
> >     procmail: Enforcing stricter permissions on
"/var/spool/mail/ab"
> >     procmail: Error while writing to "/var/log/procmail.log" procmail:
Error
> >     while writing to "/var/spool/mail/ab"
> >

解决:

ll /var/spool/mail/ab

查看ab原来有近400Mb,之前做了限制,服务器上保留邮件不能超过400Mb的,touch cn5100-3后OK,

至于不能writing to "/var/log/procmail.log"

chown root.mail /var/log/procmail.log

chmod 660 /var/log/procmail.log

后OK

阅读(1342) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~