ChinaUnix.net
相关文章推荐:

postfix relay access denied

使用[email]email@mail.xxx.com[/email]可以正常收发邮件。使用[email]email@xxx.com[/email]发送邮件正常,但是收邮件却出现relay access denied,并退信。 maillog: Jul 18 00:41:13 mail postfix/smtpd[15353]: connect from blu0-omc1-s14.blu0.hotmail.com[65.55.116.25] Jul 18 00:41:14 mail postfix/smtpd[15353]: AF12C126E04: client=blu0-omc1-s14.blu0.hotmail.com[65.55.116.25] Jul 18 00:41:15 mail postfix/smtpd[...

by adisonray - 服务器应用 - 2013-04-15 14:51:23 阅读(11154) 回复(28)

相关讨论

请教一下各位: 现架设了一个postfix服务器, 系统设置:# hostname mail.test.cn ,服务器地址:192.168.1.66, 通过192.168.1.1(网关)nat 25和110端口到服务器192.168.1.66,外部internet地址1.1.1.1 现dns设置确定没有问题,nslookup查看mx记录没有问题, 在其他机器telnet 1.1.1.1 25 和110端口没有问题, 也可以正常发送邮件, 但通过其他邮箱给该机发邮件时,出现错误: 你发送到[email]admin@test.cn[/email]的邮件由于以下原因被...

by aximofu - 服务器应用 - 2011-09-02 21:31:16 阅读(17621) 回复(11)

请问这在postfix是什么问题:554 : relay access denied

by huangyiye - 服务器应用 - 2012-05-31 16:48:02 阅读(7994) 回复(4)

outlook不能发信,可以收信 在内部网络时好用,出了公司,在别的地方,就不好用了 在用OUTLOOK EXPRESS发信时,会有一个提示 554 5.7.1relay access denied ??? 达人们,谢谢了 Nov 21 11:19:30 mail postfix/smtpd[21850]: NOQUEUE: reject: RCPT from unknown[218.22.179.178]: 554 5.7.1 <[email]XXX@tom.com[/email]>: relay access denied; from=<[email]XXX@lXXX.com.cn[/email]> to=<[email]XXXX@tom.com[/email]> prot...

by yang1229 - 服务器应用 - 2008-11-22 11:43:57 阅读(7555) 回复(9)

qpopper作为pop3支持。用 [email]adisonray@hotmail.com[/email] 和 [email]email@xxx.com[/email](mail服务器)做收发信测试: 通过Outlook Express,正常发信,收信时验证显示complete!却收不到任何信件。相应的 [email]adisonray@hotmail.com[/email] 给 [email]email@xxx.com[/email] 发信后,收到一封退信:Delivery to the following recipients failed...... maillog: Jul 18 15:32:41 mail postfix/smtpd[19185]: con...

by adisonray - 服务器应用 - 2008-07-20 15:41:03 阅读(2131) 回复(6)

postfix 外网发邮件时出现 relay access deny 在本地可以发的。在外网就发不料。relay 拒绝。 下面是我的main.cf文件。 已经有了smtpd_recipient_restrictions= permit_sasl_authenticated了呀。 实在看不出哪里出问题了。麻烦大家帮我看一下,谢谢。 myhostname = mail.xu-zd.3322.org mydomain = xu-zd.3322.org myorigin = $mydomain mydestination = $myhostname localhost localhost.$mydomain mynetworks = 192.168.0.0/24, ...

by xuzhendong - 服务器应用 - 2007-10-18 16:27:08 阅读(3229) 回复(7)

前几天发了个帖子。postfix 外网发邮件时出现 relay access deny,客户端“我的服务器要求身份验证”已选,还是不能发。 几天突发奇想,把master.cf 中的smtp 更改成2525 (smtp 发送端口),结果外网就可以relay邮件到外域了。 想了半天也不明白。哪位大哥知道为什么吗?谢谢指点一下。 以下红颜色的是是master.cf配置文件我更改的地方 # # postfix master process configuration file. For details on the format # of the file, ...

by xuzhendong - 服务器应用 - 2007-10-14 23:20:29 阅读(2076) 回复(1)

我的平台是postfix+cyrus-imap+sasl 配置基本情况: 1、认证使用的机制是:pam(关于pam的文件都为默认值,没有修改) 2、认证测试通过 [root@mail lib]# testsaslauthd -u user01 -p xxx 0: OK "Success." 3、/etc/postfix/main.cf中也添加了认证语句 smtpd_sasl_auth_enable = yes smtpd_sasl2_auth_enable = yes smtpd_sasl_local_domain = $myhostname smtpd_recipient_restriction = permit_mynetworks,permit_sasl_authe...

by tangjinw - 服务器应用 - 2008-03-19 15:17:47 阅读(4750) 回复(2)

openwebmail本地互发邮件可以,但往外发信报relay access denied错误 maillog信息 Jul 18 20:22:14 W2331 postfix/smtpd[5122]: connect from W2331.abc.com[192.168.0. 62] Jul 18 20:22:14 W2331 postfix/smtpd[5122]: NOQUEUE: reject: RCPT from W2331.ab.com [192.168.0.62]: 554 <[email]zsbin@126.com[/email]>: relay access denied; from=<[email]oracle@abc.com[/email]> to=<[email]zsbin@126.com[/email]> proto=ESMT...

by ponymajie - 服务器应用 - 2006-07-18 23:47:16 阅读(1888) 回复(1)

请大家帮助 Remote mail server replied: 554 <[email]xxxx@asia.ppdi.com[/email]>: relay access denied 我去搜索了一下relay access denied 可是结果是原因不名~~~~ 我也大概知道这个很不好解释 。所以希望大家能集思广益 来分析一下这个问题。 谢谢

by pzf - 服务器应用 - 2005-12-09 20:12:54 阅读(3978) 回复(8)

记得早上因为没有网络,把root密码改错了写成了: update user set password="122" where user="root"; 之后mysql就开始不工作了。 #mysql -u root -p #123 就会出现:ERROR 1045 (28000): access denied for user ''@'localhost' (using password: NO) 只能这样: #mysql -u root mysql> use mysql 又出现了ERROR 1045 (28000): access denied for user ''@'localhost' (using password: NO) 找了好久资料: 解决方法: 1.关闭mys...

by yexin218 - MySQL文档中心 - 2007-08-22 17:37:12 阅读(1234) 回复(0)