标题: 在TD配置邮件服务器出现问题 [打印本页] 作者: oscarli 时间: 2007-7-12 17:06 标题: 在TD配置邮件服务器出现问题 前一段时间看到TD配置邮件服务器的贴子,按照贴子步骤。出现了一个很有趣的问题。
1.在TD服务器上安装 mail Direct Pro
2.mail direct pro 在工具-->选项里服务器设置如下
3.STMP设置如mail.JPG
4.项目的联系邮箱如下项目.JPG
其它设置都是默认:
出现如下问题,我在Defect details里把bug发送到163的邮件可以收到,但是sina收不到。作者: oscarli 时间: 2007-7-13 09:29
mail driect pro 提示如下信息。。。。进入163邮箱,发现收到从mail direct pro发的邮件。为什么sina收不到呢。如果把项目的联系人换成163邮箱,收件是换成oscar@netmarch.com.cn....mail direct pro就发送不成功呀。。。。但是所有的TD提示发送成功。。。
[ 本帖最后由 oscarli 于 2007-7-13 09:37 编辑 ]作者: oscarli 时间: 2007-7-13 10:18
看一下mail direct pro 的邮件log 发现了。 localhost>: Helo command rejected: need fully-qualified hostname。。但还是没有想到要解决的方法。。。
2007-7-13 9:24:53
[Mail Direct Pro v2.1.6.0]
DNS Query: Try to get mail exchange host information...
DNS server: 192.168.1.111, 211.138.200.69
Get 3 MX host information.
10 freemx1.sinamail.sina.com.cn
10 freemx2.sinamail.sina.com.cn
20 freemx3.sinamail.sina.com.cn
Try to deliver message to freemx1.sinamail.sina.com.cn.
Message size: 5135 Bytes.
Mail sending details:
Sending mail from <oscar@netmarch.com.cn> to <oscarli81@sina.com>[freemx1.sinamail.sina.com.cn] ...
>220 mx3-22.sinamail.sina.com.cn ESMTP Postfix (Postfix Rules!)
freemx1.sinamail.sina.com.cn[202.108.3.230] connected
CMD: HELO localhost
>250 mx3-22.sinamail.sina.com.cn
CMD: MAIL FROM: <oscar@netmarch.com.cn>
>250 2.1.0 Ok
CMD: RCPT TO: <oscarli81@sina.com>
>504 5.5.2 < localhost>: Helo command rejected: need fully-qualified hostname
504 5.5.2 <localhost>: Helo command rejected: need fully-qualified hostname
Try to deliver message to freemx2.sinamail.sina.com.cn.
Message size: 5135 Bytes.
Mail sending details:
Sending mail from <oscar@netmarch.com.cn> to <oscarli81@sina.com>[freemx2.sinamail.sina.com.cn] ...
>220 mx3-94.sinamail.sina.com.cn ESMTP Postfix (Postfix Rules!)
freemx2.sinamail.sina.com.cn[202.108.3.231] connected
CMD: HELO localhost
>250 mx3-94.sinamail.sina.com.cn
CMD: MAIL FROM: <oscar@netmarch.com.cn>
>250 2.1.0 Ok
CMD: RCPT TO: <oscarli81@sina.com>
>504 5.5.2 <localhost>: Helo command rejected: need fully-qualified hostname
504 5.5.2 <localhost>: Helo command rejected: need fully-qualified hostname
Try to deliver message to freemx3.sinamail.sina.com.cn.
Message size: 5135 Bytes.
Mail sending details:
Sending mail from <oscar@netmarch.com.cn> to <oscarli81@sina.com>[freemx3.sinamail.sina.com.cn] ...
>220 mx3-79.sinamail.sina.com.cn ESMTP Postfix (Postfix Rules!)
freemx3.sinamail.sina.com.cn[202.108.3.232] connected
CMD: HELO localhost
>250 mx3-79.sinamail.sina.com.cn
CMD: MAIL FROM: <oscar@netmarch.com.cn>
>250 2.1.0 Ok
CMD: RCPT TO: <oscarli81@sina.com>
>504 5.5.2 <localhost>: Helo command rejected: need fully-qualified hostname
504 5.5.2 <localhost>: Helo command rejected: need fully-qualified hostname
Mail delivered Failed.作者: oscarli 时间: 2007-7-13 10:32
哪位高手帮帮忙呀,看来只有在内网建立邮件服务器了sdlkfj9作者: oscarli 时间: 2007-7-24 09:53
各个邮件服务器安全检测方法不一样,造成的。哪些大侠指点一下哦作者: jeloss 时间: 2007-7-24 10:37
M D 换成sina的SMTP试试,反正是用来中转的
Why did SPF cause my mail to be rejected?
What is SPF?
SPF is an extension to Internet e-mail. It prevents unauthorized people from forging your e-mail address (see the introduction). But for it to work, your or your e-mail service provider's setup may need to be adjusted. Otherwise, the system may mistake you for an unauthorized sender.
Note that there is no central institution that enforces SPF. If a message of yours gets blocked due to SPF, this is because (1) your domain has declared an SPF policy that forbids you to send through the mail server through which you sent the message, and (2) the recipient's mail server detected this and blocked the message.
sina.com rejected a message that claimed an envelope sender address of akingfly@163.com.
sina.com received a message from 211.143.246.37 that claimed an envelope sender address of akingfly@163.com.
However, the domain 163.com has declared using SPF that it does not send mail through 211.143.246.37. That is why the message was rejected.