mailbox 問題 〔完〕

收唔到電郵 + 發入唔到電郵
發送就無問題
server 是用 dovecot

應該點修理 (唔急 可以慢慢教)

This is the mail system at host ip.ip.secureserver.net.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                  The mail system

<private@confidential.com>: host
   IP.ip.secureserver.net[/var/lib/imap/socket/lmtp] said:
   550-Mailbox unknown.  Either there is no mailbox associated with this
   550-name or you do not have authorization to see it. 550 5.1.1 User unknown
   (in reply to RCPT TO command)

Final-Recipient: rfc822; private@confidential.com
Action: failed
Status: 5.1.1
Remote-MTA: dns; IP.ip.secureserver.net
Diagnostic-Code: smtp; 550-Mailbox unknown.  Either there is no mailbox
   associated with this 550-name or you do not have authorization to see it.
   550 5.1.1 User unknown

[ 本帖最後由 阿水 於 2008-10-17 12:53 編輯 ]

阿水 我想問 幾樣嘢
我想問你個dns 本身有無mx ?
另一件事 我想問係 有無試過用internal mail 做testing ?

dovecot 係 mda 黎 (若無記錯)

[ 本帖最後由 hungjoyee 於 2008-10-15 11:12 編輯 ]

TOP

原帖由 hungjoyee 於 2008-10-15 11:08 AM 發表
阿水 我想問 幾樣嘢
我想問你個dns 本身有無mx ?
另一件事 我想問係 有無試過用internal mail 做testing ?

dovecot 係 mda 黎 (若無記錯)


應該有 MX


tail -n 20 maillog
spamd[22585]: spamd: result: Y 19 - FH_HELO_ENDS_DOT,HS_INDEX_PARAM,HTML_MESSAGE,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,RDNS_DYNAMIC,URIBL_BLACK,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SC_SURBL,URIBL_WS_SURBL scantime=0.6,size=4270,user=nobody,uid=99,required_score=5.0,rhost=IP.ip.secureserver.net,raddr=127.0.0.1,rport=43656,mid=<643306745.27700453400573@xxx.xx>,autolearn=failed
postfix/pipe[27439]: 14F1124C154: to=<xxx@xxx.com>, relay=spamassassin, delay=3.7, delays=3/0.01/0/0.64, dsn=2.0.0, status=sent (delivered via spamassassin service)
postfix/qmgr[6860]: 14F1124C154: removed
postfix/pickup[27005]: B722D24C154: uid=99 from=<xxx@xxx.com>
postfix/cleanup[27438]: B722D24C154: message-id=<643306745.27700453400573@xxx.xx>
postfix/qmgr[6860]: B722D24C154: from=<xxx@xxx.com>, size=6027, nrcpt=1 (queue active)
lmtpunix[27336]: accepted connection
lmtpunix[27336]: lmtp connection preauth'd as postman
lmtpunix[27336]: verify_user(xxx!user.xxx) failed: Mailbox does not exist
master[27445]: about to exec /usr/lib/cyrus-imapd/lmtpd
lmtpunix[27445]: executed
spamd[22578]: prefork: child states: II
postfix/lmtp[27443]: B722D24C154: to=<xxx@xxx.com>, relay=IP.ip.secureserver.net[/var/lib/imap/socket/lmtp], delay=0.04, delays=0.01/0.01/0/0.02, dsn=5.1.1, status=bounced (host IP.ip.secureserver.net[/var/lib/imap/socket/lmtp] said: 550-Mailbox unknown.  Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO command))
postfix/cleanup[27438]: BF46224C171: message-id=<20081015045638.BF46224C171@IP.ip.secureserver.net>
postfix/qmgr[6860]: BF46224C171: from=<>, size=8377, nrcpt=1 (queue active)
postfix/bounce[27444]: B722D24C154: sender non-delivery notification: BF46224C171
postfix/qmgr[6860]: B722D24C154: removed
postfix/smtpd[27433]: disconnect from IP.hsd1.ct.comcast.net[IP]
postfix/smtp[27447]: BF46224C171: to=<xxx@xxx.xx>, relay=xxx.secureserver.net[xxx]:25, delay=0.49, delays=0.01/0.01/0.07/0.4, dsn=2.0.0, status=sent (250 Accepted message qp 28966 bytes 8439)
postfix/qmgr[6860]: BF46224C171: removed

TOP

lmtpunix[27336]: verify_user(xxx!user.xxx) failed: Mailbox does not exist

/socket/lmtp] said: 550-Mailbox unknown.  Either there is no mailbox associated with this 550-name or you do not have authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO command))

阿水你個mailbox 好似未create 喎

TOP

原帖由 hungjoyee 於 2008-10-15 02:46 PM 發表
lmtpunix[27336]: verify_user(xxx!user.xxx) failed: Mailbox does not exist

/socket/lmtp] said: 550-Mailbox unknown.  Either there is no mailbox associated with this 550-name or you do not have authori ...


應該點 create
唔識睇 log

TOP

原帖由 阿水 於 15-10-2008 15:07 發表


應該點 create
唔識睇 log


我想問你個postfix 係本身係人地以前bulid 落 定 你自己bulild 先 ?
用root acc  用 useradd command creat account 先

關於setting 方面 同教學 你可以去vbird 睇下先
果度會講 點set 同 各方面用法

搞server 要識睇log 唔係會唔會識trouble shooting
mail log 算易睇了

仲有我想問你有無用nslookup  本身個mail domain 有無問題 ?

[ 本帖最後由 hungjoyee 於 2008-10-15 15:53 編輯 ]

TOP

原帖由 hungjoyee 於 2008-10-15 03:51 PM 發表


我想問你個postfix 係本身係人地以前bulid 落 定 你自己bulild 先 ?
用root acc  用 useradd command creat account 先

關於setting 方面 同教學 你可以去vbird 睇下先
果度會講 點set 同 各方面用法

租server
租server
搞 ...

rent server

TOP

原帖由 阿水 於 15-10-2008 16:44 發表

rent server


你rent server
唔難搞問題係 你睇咗vbird 先
學咗basic 先啦

TOP

dovecot 個conf
有個mail box 位置, 先抄低 (如Maildir)

另外, 要所有新user都有這個抄低的path
加係/etc/skel入面
即 /etc/skel/Maildir
咁就會每一個新開用戶, 自動開埋Maildir這個folder

TOP

原帖由 Coach 於 15-10-2008 17:44 發表
dovecot 個conf
有個mail box 位置, 先抄低 (如Maildir)

另外, 要所有新user都有這個抄低的path
加係/etc/skel入面
即 /etc/skel/Maildir
咁就會每一個新開用戶, 自動開埋Maildir這個folder


其實我都有問題的 因為我都唔知佢有無create account

TOP