rpi1.example.com
두 개의 활성 계정이 있는 헤드리스 서버( )가 있습니다 : pi
및 root
. 이 계정으로 전송된 모든 이메일을 외부 주소( )로 리디렉션하고 싶습니다 [email protected]
.
지금은 nullmailer
다음 설정을 사용합니다.
# /etc/nullmailer/adminaddr
[email protected]
# /etc/nullmailer/defaultdomain
example.com
# /etc/nullmailer/defaulthost
rpi1
# /etc/nullmailer/remotes
smtp.somewhere.net smtp
이 설정은 다음 주소를 제외하고 유효합니다 [email protected]
.
- 이 주소로 전송된 이메일은 다음 날짜에 생성되었습니다.
rpi1.example.com
- ...다음으로 보내세요
smtp.somewhere.net
- ...그런 다음 다시 보내보세요
MX
.rpi1.example.com
- ...이메일이 도착할 것으로 예상되지 않으므로 존재하지 않습니다.
모든 내부 이메일을 단일 주소로 리디렉션/전달하는 "아웃바운드 전용" MTA를 어떻게 설정합니까?