HCR 什么垃圾cf战队系统?

别人用我的账号发送垃圾邮件 - Extmail - 安装使用 -
ExtMail 邮件服务器 邮件服务器,邮件系统,企业邮局系统,WebMail,linux邮件服务器,免费邮件服务器,邮件系统下载,PushMail,手机邮箱,Email Server - Powered by Discuz!
别人用我的账号发送垃圾邮件
下面是我的配置文件
[root@mail ~]# more /etc/postfix/main.cf
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
html_directory = /usr/share/doc/postfix-2.3.6-documentation/html
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.3.6-documentation/README_FILES
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
# hostname
mynetworks = 127.0.0.1
myhostname = mail.我的域名.cn
mydomain = mail.我的域名.cn
mydestination = $mynetworks, $myhostname
#always_bcc=backup@我的域名.com
mail_name = Postfix - by extmail.org
smtpd_banner = $myhostname ESMTP $mail_name
# response immediately
smtpd_error_sleep_time = 0s
unknown_local_recipient_reject_code = 550
# extmail config here
virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
virtual_transport = maildrop:
# maildrop setting
maildrop_destination_recipient_limit = 1
# smtpd related config
smtpd_recipient_restrictions =
& && &&&permit_mynetworks,
& && &&&permit_sasl_authenticated,
& && &&&reject_non_fqdn_hostname,
& && &&&reject_non_fqdn_sender,
& && &&&reject_non_fqdn_recipient,
& && &&&reject_unauth_destination,
& && &&&reject_unauth_pipelining,
& && &&&reject_invalid_hostname,
& && &&&check_policy_service inet:127.0.0.1:10030
# SMTP sender login matching config
smtpd_sender_restrictions =
& && &&&reject_sender_login_mismatch,
& && &&&reject_authenticated_sender_login_mismatch,
& && &&&reject_unauthenticated_sender_login_mismatch
smtpd_sender_login_maps =
& && &&&mysql:/etc/postfix/mysql_virtual_sender_maps.cf,
& && &&&mysql:/etc/postfix/mysql_virtual_alias_maps.cf
# SMTP AUTH config here
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $mydomain
smtpd_sasl_security_options = noanonymous
# Content-Filter
content_filter = smtp:[127.0.0.1]:10024
receive_override_options = no_address_mappings
# Message and return code control
message_size_limit =
mailbox_size_limit =
show_user_unknown_table_name = no
# TLS configuration
smtpd_use_tls = yes
smtpd_tls_auth_only = no
smtp_tls_CAfile = /etc/postfix/tls/smtpd.pem
smtp_tls_cert_file = /etc/postfix/tls/smtpd.pem
smtp_tls_key_file = /etc/postfix/tls/smtpd.pem
smtpd_tls_CAfile = /etc/postfix/tls/smtpd.pem
smtpd_tls_cert_file = /etc/postfix/tls/smtpd.pem
smtpd_tls_key_file = /etc/postfix/tls/smtpd.pem
smtpd_tls_received_header = yes
smtpd_tls_loglevel = 0
smtpd_starttls_timeout = 60s
smtpd_restriction_classes = local_only, local_only1
local_only = check_recipient_access hash:/etc/postfix/local_domains,reject
local_only1 = check_sender_access hash:/etc/postfix/local_domains,reject
smtpd_recipient_restrictions = check_sender_access hash:/etc/postfix/local_sende
check_recipient_access hash:/etc/postfix/local_recipients,
permit_mynetworks,
permit_sasl_authenticated,
reject_non_fqdn_hostname,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unauth_destination,
reject_unauth_pipelining,
reject_rhsbl_sender,
reject_unknown_sender_domain,
reject_invalid_hostname
把日志贴出来
[root@mail ~]# tail -n 10 /var/log/maillog
Jul 28 15:18:12 mail postfix/smtp[3167]: 5ECE2700004: to=&&, relay=freemx2..cn[218.30.115.106]:25, conn_use=3, delay=123184, delays=/0.72/0.2, dsn=4.0.0, status=deferred (host freemx2..cn[218.30.115.106] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
Jul 28 15:18:12 mail postfix/smtp[3153]: 5C60D7005C3: to=&&, relay=freemx..cn[202.108.3.242]:25, conn_use=7, delay=18209, delays=.87/0.28, dsn=4.0.0, status=deferred (host freemx..cn[202.108.3.242] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
Jul 28 15:18:12 mail postfix/smtp[5552]: 54A24700EE3: to=&&, relay=[218.106.248.78]:25, delay=78218, delays=/0.08, dsn=4.0.0, status=deferred (host [218.106.248.78] said: 450 MI:IPB
(in reply to MAIL FROM command))
Jul 28 15:18:12 mail postfix/smtp[3124]: 51E: to=&&, relay=freemx3..cn[60.28.2.248]:25, conn_use=3, delay=103043, delays=/1.2/0.2, dsn=4.0.0, status=deferred (host freemx3..cn[60.28.2.248] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
Jul 28 15:18:12 mail postfix/smtp[3112]: connect [218.16.119.166]: Connection refused (port 25)
Jul 28 15:18:12 mail postfix/smtp[3112]: 561B4700349: to=&&, relay=none, delay=22998, delays=.44/0, dsn=4.4.1, status=deferred (connect [218.16.119.166]: Connection refused)
Jul 28 15:18:12 mail postfix/smtp[3124]: 51E: to=&&, relay=freemx3..cn[60.28.2.248]:25, conn_use=3, delay=103043, delays=/1.2/0.33, dsn=4.0.0, status=deferred (host freemx3..cn[60.28.2.248] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
Jul 28 15:18:12 mail postfix/smtp[3076]: : to=&&, relay=[61.136.62.79]:25, delay=17626, delays=.58/0.36, dsn=2.0.0, status=sent (250 OK:has queued)
Jul 28 15:18:12 mail postfix/smtp[3079]: 5F: host [194.11.79.116] refused to talk to me: 554- 554 As a measure to protect our email infrastructure, this connection is being blocked. More information on your sending IP address can be found here:
Jul 28 15:18:12 mail postfix/smtp[5602]: 503D6701E15: to=&&, relay=.cn[58.68.145.67]:25, delay=228562, delays=/0.29/0.22, dsn=4.0.0, status=deferred (host .cn[58.68.145.67] said: 451 Certify system not ready, try later. (in reply to RCPT TO command))
Jul 29 09:24:37 mail postfix/pipe[32140]: D1CF6700023: to=&&, relay=maildrop, delay=0.11, delays=0.04/0/0/0.06, dsn=2.0.0, status=sent (delivered via maildrop service)
Jul 29 09:24:40 mail postfix/pipe[32061]: : to=&&, relay=maildrop, delay=0.09, delays=0.05/0/0/0.04, dsn=2.0.0, status=sent (delivered via maildrop service)
Jul 29 09:24:41 mail postfix/pipe[32119]: B: to=&&, relay=maildrop, delay=0.21, delays=0.13/0/0/0.07, dsn=2.0.0, status=sent (delivered via maildrop service)
Jul 29 09:24:46 mail postfix/pipe[32121]: : to=&&, relay=maildrop, delay=0.1, delays=0.04/0/0/0.05, dsn=2.0.0, status=sent (delivered via maildrop service)
Jul 29 09:24:50 mail postfix/pipe[32143]: D75EB7002B4: to=&&, relay=maildrop, delay=0.11, delays=0.05/0/0/0.05, dsn=2.0.0, status=sent (delivered via maildrop service)
B& && &979 Thu Jul 28 10:10:42&&
(delivery temporarily suspended: host [203.209.228.250] refused to talk to me: 421 4.7.1 [TS03] All messages from 211.136.179.77 will be
Retrying will NOT succeed. See )
& && && && && && && && && && && && && &&&
(delivery temporarily suspended: host mx1.mail.[124.108.110.37] refused to talk to me: 421 4.7.1 [TS03] All messages from 211.136.179.77 will be
Retrying will NOT succeed. See )
& && && && && && && && && && && && && &&&
(host freemx2..cn[218.30.115.106] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
& && && && && && && && && && && && && &&&
& && && && && && && && && && && && && &&&
B046B701D92& &&&1929 Mon Jul 25 21:42:38&&
(delivery temporarily suspended: host [203.209.228.250] refused to talk to me: 421 4.7.1 [TS03] All messages from 211.136.179.77 will be
Retrying will NOT succeed. See )
& && && && && && && && && && && && && &&&
& && && && && && && && && && && && && &&&
& && && && && && && && && && && && && &&&
(host freemx3..cn[60.28.2.248] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
& && && && && && && && && && && && && &&&
& && && && && && && && && && && && && &&&
(host freemx2..cn[218.30.115.106] said: 452 Too many recipients received this hour (in reply to RCPT TO command))
& && && && && && && && && && && && && &&&
& && && && && && && && && && && && && &&&
& && && && && && && && && && && && && &&&
别人用我的这个和狂发垃圾邮件,害的我不能正常给雅虎和谷歌发邮件。各位大大帮帮忙啊!我真找不到再哪里出的问题。
Jul 29 09:50:01 mail postfix/qmgr[10627]: BE: from=&&, size=1876, nrcpt=19 (queue active)
Jul 29 09:50:01 mail postfix/qmgr[10627]: 3AC: from=&&, size=2183, nrcpt=14 (queue active)
Jul 29 09:50:01 mail postfix/qmgr[10627]: 367ED7F20F0: from=&&, size=2186, nrcpt=13 (queue active)
Jul 29 09:50:01 mail postfix/qmgr[10627]: 3C: from=&&, size=1113, nrcpt=13 (queue active)
Jul 29 09:50:01 mail postfix/qmgr[10627]: 3EC3A7F1AF6: from=&&, size=1114, nrcpt=28 (queue active)
Jul 29 09:50:01 mail postfix/qmgr[10627]: 36D: from=&&, size=1833, nrcpt=27 (queue active)
Jul 29 09:50:01 mail postfix/qmgr[10627]: 32DE07F25E9: from=&&, size=2213, nrcpt=13 (queue active)
Jul 29 09:50:02 mail postfix/qmgr[10627]: 3DF: from=&&, size=45944, nrcpt=17 (queue active)
Jul 29 09:50:02 mail postfix/qmgr[10627]: 3F29D70159A: from=&&, size=3825, nrcpt=1 (queue active)
Jul 29 09:50:02 mail postfix/qmgr[10627]: 3CCDB700F0D: from=&&, size=6253, nrcpt=11 (queue active)
Jul 29 09:50:02 mail postfix/qmgr[10627]: 331A070129A: from=&&, size=1969, nrcpt=24 (queue active)
Jul 29 09:50:02 mail postfix/qmgr[10627]: : from=&&, size=6245, nrcpt=11 (queue active)
Jul 29 09:50:03 mail postfix/qmgr[10627]: : from=&&, size=2209, nrcpt=9 (queue active)
今天我也遇到了这个问题。不过没有出现莫名其妙的账号,只是一个账号被别人捆绑后发送大量的广告邮件。差点就被别人封了域名。我的处理办法是:
1、即可ssh登陆服务器,清楚邮箱队列里塞满的垃圾邮件。
2、强行更改发垃圾邮件的那个账号的密码。
因为没出现莫名其妙的账号,所以只是怀疑那一个账号密码被别人破解了,到现在为止还没出现再次发垃圾邮件现象。
不过不知道EMOS系统有没有一个新账号建立强迫使用强密码原则。
帐号被盗用??
留位,看答案
[通过 QQ、MSN 分享给朋友]浩方对HUNTER俱乐部退出HCR事件解释_新浪游戏_新浪网
不支持Flash
浩方对HUNTER俱乐部退出HCR事件解释
  浩方新闻原文转载():
  相信大家对今天Hunter战队退出CGA举办的HCR有所了解,但是还存在一定的误解。
  首先,HCR不是一个比赛,它是全称是Holdfast Cyberathelete Ranking , 简称HCR,是上海浩方在线信息技术有限公司自己投资设立的一个电子竞技排名。简单的来讲,类
似一个电子竞技基金。HCR每个月会对国内的大小赛事进行评定,按照规模大小,奖金数量,参赛队伍等分为A、B、C、D四个等级。选手参加这四个等级的比赛获得好名次的活会从中得到一定分数,而这个分数会影响选手在HCR上面的排名。目前HCR的奖励主要针对CS和WC3两个项目,针对赛事,HCR的限制比较宽松,你可以自己来HCR申请评定自己的赛事等级或者由HCR赛事评定组委会来评定赛事的等级。HCR是一个鼓励选手竞争,刺激提高国内电子竞技水平的一项活动。
  众所周知,在7月份,国内有两大赛事WCG中国区决赛和2004中国移动『动感地带』杯中国电子竞技精英邀请赛(以下简称DCG)。这两项赛事并没有去申请HCR上面的赛事分级,HCR赛事评定组委会分别评定WCG为A级赛事,DCG为B级赛事。WCG结束后,Hunter Spirit积200分暂居7月份榜首,Star.ex以亚军身份积170分紧随Hunter后面。2004中国移动『动感地带』杯中国电子竞技精英邀请赛是大连市牵头的全国性质的邀请赛,冠军奖金5万元,参加的战队包括榜首的Hunter Spirit(在败者组第四轮败给兄弟战队hunter位列第七名),WCG亚军Star.ex以及西安的edmund,北京wNv,北京wonlfy,深圳jipper等强队,比赛在7月31日结束,这个比赛的成绩应该计算在7月份的HCR里面。
  8月3日,我们根据7月31日结束的积分放出了排名榜。Star.ex获得WCG亚军、DCG冠军,获得了7月份HCR的冠军。而Hunter Spirit在获得WCG冠军后,DCG上失利跌到第二名。
  8月4日,我们得到了hunter俱乐部负责人的质疑,为何会从HCR榜首滑到第二名,奖金从第一名的15000变成第二名的6000了呢?在我们向其解释无果的情况下,hunter俱乐部负责人称退出HCR。经过HCR评论委员会决定,一致同意Hunter战队全线推出HCR,其在HCR CS排行榜中留下的名额由第三名Su.Z顶替。
  看到这里,大家应该都明白HCR的Hunter事件发生了什么。
  HCR组委会对于HCR所有事宜有最终解释权!
点击此处查询全部新闻
【】【】【】【】
 相关链接
 相关报道
 发表评论:  匿名发表  笔名:   密码:
Copyright & 1996 - 2007 SINA Corporation,
All Rights Reserved
新浪公司 北京市通信公司提供网络带宽

我要回帖

更多关于 cf战队系统 的文章

 

随机推荐