| 會員 ![]() | 【問題】7.3+sendmail無法寄信 我用RedHat7.3+sendmail+imap DNS已經確定架好了,但是可以寄出確無法收到信 沒有用內附的防火牆 之前用7.0已經成功運作中 請問可能是哪裡出問題?? |
| 回覆 |
| 會員 ![]() | Re: 【問題】7.3+sendmail無法寄信 引用:
在linux7.3上設smtp auth也和之前的方式不同了. | |
| 回覆 |
| Aya Brea ... 的最愛 ![]() | 有一個檔案/etc/mail/local-host-names 在上面加上你的host跟網域如mail.pczone.com.tw...或pczone.com.tw<---試試看ㄅ |
| 回覆 |
| 會員 ![]() | 引用:
還是不行 | |
| 回覆 |
| 會員 ![]() | 請於你的DNS 加上以下設定 例如: ad.mydomain.idv.tw. IN MX 5 mydomain.idv.tw. IN MX 10 ad.mydomain.idv.tw A 61.X.X.X ------>你的ISP給你的真實IP mydomain.idv.tw. A 61.X.X.X ------>同上 接著去修改 Sendmail.cf 找到以下數行: # "Smart" relay host (may be null) DSad.mydomain.idv.tw --------->你的主機+網域名稱 ---------------------------------------------------- # class E: names that should be exposed as from this host, even if we masquerade # class L: names that should be delivered locally, even if we have a relay # class M: domains that should be converted to $M # class N: domains that should not be converted to $M #CL root C{TrustAuthMech}DIGEST-MD5 CRAM-MD5 LOGIN PLAIN CM root ------------> 原本應該是C{E}root 請將它改成如左的樣子 # who I masquerade as (null for no masquerading) (see also $=M) DMad.mydomain.idv.tw ---------->同樣是如同DS一樣 將它改成你的主機加網域名稱,這樣你才能收到信件喔! |
| 回覆 |
| 會員 ![]() | 我打錯了 應該是 可以收信 但是無法寄出去 |
| 回覆 |
| |
| XML | RSS 2.0 | RSS |
本論壇所有文章僅代表留言者個人意見,並不代表本站之立場,討論區以「即時留言」方式運作,故無法完全監察所有即時留言,若您發現文章可能有異議,請 email :[email protected] 處理。