Chinaunix首页 | 论坛 | 博客
  • 博客访问: 259565
  • 博文数量: 78
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 852
  • 用 户 组: 普通用户
  • 注册时间: 2013-05-06 11:01
个人简介

不做第二个别人,永远做第一个自己。

文章分类

全部博文(78)

文章存档

2014年(60)

2013年(18)

分类: LINUX

2013-06-25 18:51:22


“a problem was found with your postfix virtual maps no map sources were found in the postfix configuration”

解决办法是:

方法1:
修改邮件配置文件 /etc/postfix/main.cf ,加上以下内容:

virtual_alias_maps = hash:/etc/postfix/virtual

方法2:

通过webmin连接到服务器,在Server > Postfix Mail Server > Virtual Domains--> Domain mapping lookup tables  在这选项中填入以下内容:

hash:/etc/postfix/virtual



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