
[email protected]
나는 이미 추가 메일 ID를 위해 Google에 추가 비용을 지불하는 대신 나만의 메일 ID를 만들고 싶습니다 [email protected]
.
내가 가지고 있는 것은 mydomain.in
Ubuntu 서버가 있는 시스템(이 도메인 이름에 대해 비용을 지불했으며 이 domain.in은 IP xx.xx.xx.xx와 같은 스테이징 서버를 가리키고 있음)입니다.
Postfix 서버를 설치할 때 Postfix 설정을 시도했습니다.
Internet site: mydomain.in.
Root and postmaster mail recipient: root
mydestinations: mydomain.in, localhost.example.com, localhost
모두 기본값으로 둡니다.
이제 postfix 메일 서버에서 명령으로 메일을 보낼 수 있습니다 . 에서 메일을 받았는지 확인했습니다 . 에서 답장을 시도했지만 루트 아래에 메일이 수신되지 않았습니다. 이것은 메일이 수신된 우분투 서버의 파일이며 비어 있습니다.$ sendmail [email protected] 'message'
[email protected]
[email protected]
[email protected]
[email protected]
/var/mail/root
[email protected]
누군가가 보낸 메일이 우분투 서버에 저장되어야 하는지 원합니다 .
제 질문이 이해가 안 되시면 알려주세요.
편집하다:
에는 MX가 없습니다 mydomain.in
. 나는 그랬다 dig mx mydomain.in
. 스테이징 서버에서든 bigrock.in
이 이름을 구입한 곳에서 MX를 어디에 설정해야 합니까?
의 결과는 dig mx mydomain.in
입니다 ;;QUESTION SECTION: mydomain.in IN MX ;;AUTHORITY SECTION: mydomain.in 7200 IN SOA dns1.bigrock.in. 201...3 7200 7200
.
텔넷 결과는 스테이징 서버의 포트 25가 방화벽에 의해 차단된 것 같습니다 mydomain.in 25
. Trying xxx.xxx.xxx.xxx...
포트 25를 허용하려면 관리자에게 문의해야 합니다.
업데이트:
내 Gmail 계정에 실패 알림이 다시 전송됩니다.
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain mydomain.in by us2.mx2.mailhostbox.com. [208.91.199.202].
The error that the other server returned was:
550-5.1.1 <[email protected]>: Recipient address rejected: User unknown in virtual alias table
550 5.1.1 Please see http://support.mailhostbox.com/email-administrators-guide/error-codes for explanation of the problem.
답변1
MX가 없으면 A가 있어야 합니다. MX가 없으면 Gmail이 수신자 메일 서버의 IP 주소를 어떻게 찾을 수 있습니까?