ฉันกำลังกำหนดค่าเซิร์ฟเวอร์ให้ใช้เซิร์ฟเวอร์รีเลย์เพื่อส่งจดหมาย ฉันสร้างรายการต่อไปนี้ใน /etc/mail/sendmail.mc
กำหนด (`SMART_HOST', `corprelay.example.com')dnl
MASQUERADE_AS(`example.com')dnl
คุณสมบัติ(masquerade_envelope)dnl
คุณสมบัติ(masquerade_entire_domain)dnl
MASQUERADE_DOMAIN (โฮสต์ในพื้นที่)dnl
MASQUERADE_DOMAIN (localhost.localdomain)dnl
m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf
systemctl รีสตาร์ท sendmail
ฉันได้รับข้อผิดพลาดต่อไปนี้ในเมลล็อกและเมลถูกเลื่อนออกไป:
28 กันยายน 08:00:51 น. ve4-fsdb-l-p01 sendmail[3242]: 18SC0pTv003242: from=ram, size=229, class=0, nrcpts=1, msgid=<202109281200.18SC0pTv003242@ve4-fsdb-l-p01 .us.ajds.net>, relay=ram@localhost
28 กันยายน 08:00:51 น. ve4-fsdb-l-p01 sendmail[3243]: 18SC0peL003243: from=<[email protected]>, size=521, class=0, nrcpts =1, msgid=<[email protected]>, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
28 กันยายน 08:00:51 น. ve4-fsdb-l-p01 sendmail[3242]: 18SC0pTv003242: [email protected], ctladdr=ram (1011/1011), delay=00:00:00, xdelay=00: 00:00, mailer=relay, pri=30229, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (18SC0peL003243 ข้อความที่ยอมรับสำหรับการจัดส่ง)
28 กันยายน 08:05:51 น. ve4-fsdb-l-p01 sendmail[3245]: 18SC0peL003243: หมดเวลารออินพุตจาก corprelay.example.com ระหว่างทักทายลูกค้า
28 กันยายน 08:05:51 น. ve4-fsdb-l-p01 sendmail[3245]: 18SC0peL003243: to=<[email protected]>, ctladdr=<[email protected]> (1011/1011), ความล่าช้า=00:05:00, xdelay=00:05:00, จดหมาย=รีเลย์, pri=120521, รีเลย์=corprelay.example.com [20.11.7.5], dsn=4.0.0, stat=Deferred: การเชื่อมต่อกับ corprelay.example.com หมดเวลา
หมายเหตุ: IP และชื่อโฮสต์เป็นข้อมูลจำลอง
ขอบคุณและขอแสดงความนับถือ