[求助]exim4搭建邮服,无法通过Outlook测试。

shaobo.zh
[求助]exim4搭建邮服,无法通过Outlook测试。

下午好,我是使用debian etch4.0、exim4、popa3d搭建的简易邮服,只针对本地的局域网收发邮件,为什么配置完后无法通过Outlook Express的发送测试呢?收取是通过的。

安装包如下:

apt-get install exim4 exim4-base exim4-config exim4-daemon-light popa3d


我的dpkg-reconfigure exim4-config的设置如下:

Split configuration into small files?                                  <No>

General type of mail configuration:                                  local delivery only; not on a network

System mail name:                                                       rd.internal

IP-addresses to listen on for incoming SMTP connections:   127.0.0.1

Other destinations for which mail is accepted:                   rd.internal

Keep number of DNS-queries minimal (Dial-on-Demand)?      <No>   

Delivery method for local mail:                                        mbox format in /var/mail/


开放端口

netstat -ant
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp         0      0 0.0.0.0:[color=Blue]110[/color]             0.0.0.0:*               LISTEN     
tcp         0      0 127.0.0.1:[color=Blue]25[/color]            0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     


请各位帮忙看看吧,到底是哪出问题了,Outlook Express只能通过接受测试,无法通过发送测试。

[[i] 本帖最后由 shaobo.zh 于 2008-6-5 14:08 编辑 [/i]]

shaobo.zh
还在继续努力ing,请高手指点,谢谢

sosogh
看log