谢谢版主的回复,针对垃圾邮件地址和邮件内容过滤有一定的作用,但也不能彻底解决对吧,iredmail当时自带的有反垃圾邮件的软件,是否也能解决这种问题呢,自带的过滤软件叫什么名字呢?现在你们官网上都找不到iredmail-0.4.0的资料了。
谢谢!
页次 1
支持 Red Hat Enterprise Linux, CentOS, Scientific Linux, Debian, Ubuntu, FreeBSD, OpenBSD
您尚未登陆。 请选择登陆或是注册一个新账号。
iRedMail 开源邮件服务解决方案 » 由 trt2008 发表的文章
页次 1
谢谢版主的回复,针对垃圾邮件地址和邮件内容过滤有一定的作用,但也不能彻底解决对吧,iredmail当时自带的有反垃圾邮件的软件,是否也能解决这种问题呢,自带的过滤软件叫什么名字呢?现在你们官网上都找不到iredmail-0.4.0的资料了。
谢谢!
版主好!我的邮件系统是iredmail-0.4.0,最近公司一同事的邮箱总是被垃圾邮件(域名都是yahoo的)填满,垃圾邮件的名称是一直变化的,每隔一分钟向我同事的邮件发一封邮件,我记得iredmail上自带的有过滤机制,请问我应该怎么解决这种事情,期待版主解答一下,非常感谢!
部分垃圾邮件名称如下:
O7.CialisViagra@yahoo.com
Go.CialisViagra@yahoo.com
遇到过最大连接数问题,在出现上面日志之前,我已经把最大连接数改为1500了,上面出现的是
Sep 20 17:12:50 mail postfix/trivial-rewrite[7163]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (110)
邮件系统用的是:iredmail 0.4.0 ,为了实现权限控制,安装了iredapd 1.3.3,不是很稳定,经常自动停止工作,下面是日志信息,请版主看下,谢谢!
Sep 25 02:05:12 mail postfix/smtpd[17456]: warning: connect to 127.0.0.1:7777: Connection refused
Sep 25 02:05:12 mail postfix/smtpd[17456]: warning: problem talking to server 127.0.0.1:7777: Connection refused
出错日志如下,手动可以连接mysql,mysql日志没有报错,过了5分钟后自动恢复了,请版主给点思路,谢谢!
Sep 20 17:12:50 mail postfix/trivial-rewrite[7163]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (110)
Sep 20 17:12:52 mail postfix/anvil[6973]: statistics: max connection rate 1/60s for (smtp:211.99.188.250) at Sep 20 17:05:20
Sep 20 17:12:52 mail postfix/anvil[6973]: statistics: max connection count 1 for (smtp:211.99.188.250) at Sep 20 17:05:20
Sep 20 17:12:52 mail postfix/anvil[6973]: statistics: max cache size 2 at Sep 20 17:05:44
Sep 20 17:13:13 mail postfix/smtpd[7238]: connect from unknown[220.181.15.29]
Sep 20 17:14:41 mail amavis[5610]: (05610-12) (!)rw_loop: leaving rw loop, no progress
Sep 20 17:15:59 mail postfix/trivial-rewrite[7163]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (110)
Sep 20 17:15:59 mail postfix/trivial-rewrite[7163]: fatal: mysql:/etc/postfix/mysql_virtual_alias_maps.cf(0,lock|fold_fix): table lookup problem
Sep 20 17:16:00 mail postfix/master[2269]: warning: process /usr/libexec/postfix/trivial-rewrite pid 7163 exit status 1
Sep 20 17:16:05 mail postfix/smtpd[7316]: connect from unknown[219.133.41.119]
Sep 20 17:16:22 mail postfix/trivial-rewrite[7241]: warning: connect to mysql server 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (110)
Sep 20 17:16:29 mail postfix/smtpd[7330]: connect from unknown[211.154.3.34]
Sep 20 17:17:32 mail amavis[5610]: (05610-12) (!)rw_loop: leaving rw loop, no progress
Sep 20 17:17:44 mail postfix/smtpd[7359]: connect from unknown[211.154.3.34]
Sep 20 17:18:32 mail amavis[5610]: (05610-12) (!)rw_loop: leaving rw loop, no progress
Sep 20 17:18:32 mail amavis[5610]: (05610-12) Negative SMTP resp. to DATA:
Sep 20 17:18:52 mail amavis[5610]: (05610-12) (!)rw_loop: leaving rw loop, no progress
Sep 20 17:18:53 mail amavis[5610]: (05610-12) (!)rw_loop: leaving rw loop, no progress
自问自答了,添加iredapd用户就可以起动了,中文文档中没有提到添加用户,E文文档中有,另外,我没有用LDAP,我用的是mysql,安装完成后怎么调出相应的菜单进行操作呢,谢谢版主
我用的是0.4的版本,系统是 centos 5.2,安装iredapd 1.3.3来做权限控制,安装的时候用的是mysql,安装后来做权限控制,安装的时候用的是mysql,安装完成后无法启动,日志中也没有出错信息,请版本帮看看,谢谢!
我的配置文件如下:
[root@mail etc]# cat iredapd.ini
[general]
# Listen address and port.
listen_addr = 127.0.0.1
listen_port = 7777
# Run as a low privileged user.
# If you don't want to create one, you can try 'nobody'.
run_as_user = iredapd
# Background/daemon mode: yes, no.
# Detach iredapd from terminal. It's recommended to always running as daemon.
run_as_daemon = yes
# Path to pid file.
pid_file = /var/run/iredapd.pid
# Log type: file.
# Set 'log_file = /dev/null' if you don't want to keep the log.
log_type = file
log_file = /var/log/iredapd.log
# Log level: info, warning, error, debug.
# 'info' is recommended for product use. sample log entry:
# INFO user@domain.ltd -> list@domain.ltd, DUNNO
log_level = debug
# Backend: ldap, mysql.
backend = mysql
[ldap]
# For ldap backend only.
# LDAP server setting.
# Uri must starts with ldap:// or ldaps:// (TLS/SSL).
#
# Tip: You can get binddn, bindpw from /etc/postfix/ldap_*.cf.
#
#uri = ldap://127.0.0.1:389
#binddn = cn=vmail,dc=iredmail,dc=org
#bindpw = mRAEWpGRtlCs1O0QuWpXoaJ36EjRql
#basedn = o=domains,dc=iredmail,dc=org
# Enabled plugins.
# - Plugin name is file name which placed under 'src/plugins/' directory.
# - Plugin names MUST be seperated by comma.
#plugins = ldap_maillist_access_policy
[mysql]
# For MySQL backend only.
server = 127.0.0.1
db = vmail
user = root
password = youxia1q2w
#alias_table = alias
# Enabled plugins.
# - Plugin name is file name which placed under 'src/plugins/' directory.
# - Plugin names MUST be seperated by comma.
plugins = sql_alias_access_policy
故障部分:
[root@mail etc]# /etc/init.d/iredapd stop
iredapd is already stopped.
[root@mail etc]# /etc/init.d/iredapd start
Starting iredapd ...
[root@mail etc]# /etc/init.d/iredapd status
iredapd is stopped.
[root@mail etc]# tail -f /var/log/iredapd.log
2010-09-14 16:46:20 DEBUG Setting umask
2010-09-14 16:46:20 DEBUG Changing working directory to "/"
2010-09-14 16:46:20 DEBUG Redirecting file descriptors
2010-09-14 16:47:36 INFO Starting iredapd (v1.4.0, pid: 31733), listening on 127.0.0.1:7777.
2010-09-14 16:47:36 DEBUG Forking first child.
2010-09-14 16:47:36 DEBUG Creating new session
2010-09-14 16:47:36 DEBUG Forking second child.
2010-09-14 16:47:36 DEBUG Setting umask
2010-09-14 16:47:36 DEBUG Changing working directory to "/"
2010-09-14 16:47:36 DEBUG Redirecting file descriptors
错了,iRedAPD应该是这个网址 http://www.iredmail.org/wiki/index.php? … ySQL/zh_CN
我在我的server上搜索了一下,没有找到iRedAPD,我用的版本是4.0的,是不是http://www.iredmail.org/wiki/index.php?title=Main_Page从这个网址下载安装一个就可以使用了.谢谢版主!
虚拟域是保存在 MySQL 里还是 OpenLDAP? 好像在保存在mysql中的,怎么查看呢,谢谢1
用的是iredmail 4.0,用了一年多了,一直都很稳定,最近遇到了一个问题,如下:
问题:只有总经理或者是副总经理才有限制向全体员工发送邮件的权限,其它的用户没有权限发送.谢谢!
页次 1
iRedMail 开源邮件服务解决方案 » 由 trt2008 发表的文章
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2010 PunBB.
页面生成时间 0.005 秒, 共执行查询 69 条