免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2638 | 回复: 6
打印 上一主题 下一主题

[Mail] postfix给本地域发信收不到[已解决] [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-08-06 18:27 |只看该作者 |倒序浏览
tail-f /var/log/maillog
warning: mysql query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''1'' at line 1

看起来是mysql有问题。
但让我检查的这个use near ''1'' at line 1是在哪儿?

[ 本帖最后由 I-like 于 2008-8-7 16:04 编辑 ]

论坛徽章:
8
综合交流区版块每周发帖之星
日期:2015-12-02 15:03:53数据库技术版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每日发帖之星
日期:2015-09-14 06:20:00金牛座
日期:2014-10-10 11:23:34CU十二周年纪念徽章
日期:2013-10-24 15:41:34酉鸡
日期:2013-10-19 10:17:1315-16赛季CBA联赛之北京
日期:2017-03-06 15:12:44
2 [报告]
发表于 2008-08-06 20:10 |只看该作者
多给点信息吧

论坛徽章:
0
3 [报告]
发表于 2008-08-07 15:30 |只看该作者
Aug  7 14:49:29 Security postfix/qmgr[7271]: 7CD74F0052: from=<like2@test.net>, size=547, nrcpt=1 (queue active)
Aug  7 14:49:29 Security postfix/virtual[10448]: warning: mysql query failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''1'' at line 1
Aug  7 14:49:29 Security postfix/virtual[10448]: warning: table virtual_mailbox_maps: lookup like3@test.net: Success
Aug  7 14:49:29 Security postfix/virtual[10448]: 7CD74F0052: to=<like3@test.net>, relay=virtual, delay=76175, delays=76175/0.02/0/0.01, dsn=4.3.5, status=deferred (mail system configuration error)


就这些了

[ 本帖最后由 I-like 于 2008-8-7 15:34 编辑 ]

论坛徽章:
8
综合交流区版块每周发帖之星
日期:2015-12-02 15:03:53数据库技术版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每日发帖之星
日期:2015-09-14 06:20:00金牛座
日期:2014-10-10 11:23:34CU十二周年纪念徽章
日期:2013-10-24 15:41:34酉鸡
日期:2013-10-19 10:17:1315-16赛季CBA联赛之北京
日期:2017-03-06 15:12:44
4 [报告]
发表于 2008-08-07 15:43 |只看该作者
[root@mail ~]# more /etc/postfix/mysql/mysql_virtual_sender_maps.cf
user = extmail
password = extmail
hosts = localhost
dbname = extmail
table = mailbox
select_field = username
where_field = username
additional_conditions = AND active = '1'


是不是这个文件配置的不对
从日志来看是验证sender的时候,mysql出现错误

论坛徽章:
8
综合交流区版块每周发帖之星
日期:2015-12-02 15:03:53数据库技术版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每日发帖之星
日期:2015-10-02 06:20:00IT运维版块每日发帖之星
日期:2015-09-14 06:20:00金牛座
日期:2014-10-10 11:23:34CU十二周年纪念徽章
日期:2013-10-24 15:41:34酉鸡
日期:2013-10-19 10:17:1315-16赛季CBA联赛之北京
日期:2017-03-06 15:12:44
5 [报告]
发表于 2008-08-07 15:46 |只看该作者
[root@mail ~]# more /etc/postfix/mysql/mysql_virtual_mailbox_maps.cf
user = extmail
password = extmail
hosts = localhost
dbname = extmail
table = mailbox
select_field = maildir
where_field = username
additional_conditions = AND active = '1'

也有可能是这个文件
还有检查下你的数据库里面的相关的表
是不是有active这个字段

论坛徽章:
0
6 [报告]
发表于 2008-08-07 15:54 |只看该作者
还是报同样错。
main.cf
####################Virtual Mailbox Settings####################
virtual_mailbox_base = /data/mailbox
virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
virtual_alias_domains =
virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf
virtual_sender_maps = mysql:/etc/postfix/mysql_virtual_sender_maps.cf
virtual_uid_maps = static:2525
virtual_gid_maps = static:2525
virtual_transport = virtual
maildrop_destination_recipient_limit = 1
maildrop_destination_concurrency_limit = 1

论坛徽章:
0
7 [报告]
发表于 2008-08-07 16:03 |只看该作者
行了,发现了问题
少了一个=号
是我不仔细。
骚扰了大家!抱歉
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP