ผลต่างระหว่างรุ่นของ "6. ทดสอบ POP3"
ไปยังการนำทาง
ไปยังการค้นหา
Tanagan (คุย | มีส่วนร่วม) |
Tanagan (คุย | มีส่วนร่วม) |
||
แถว 8: | แถว 8: | ||
Escape character is '^]'. | Escape character is '^]'. | ||
+OK Dovecot ready. | +OK Dovecot ready. | ||
+ | |||
+ | 3. แก้ใขไฟล์ /etc/aliases โดยเพิ่มบรรทัดตามด้านล่าง | ||
+ | # vi /etc/aliases | ||
+ | |||
+ | mailer-daemon: postmaster | ||
+ | postmaster: root | ||
+ | [[''root: postmaster@eai.in.th'']] |
รุ่นแก้ไขเมื่อ 10:07, 17 ธันวาคม 2562
1. ติดตั้ง telnet
# yum install telnet # telnet localhost pop3
2. ได้ผลตามด้านล่าง และ ใช้คำสั่ง quit เพื่ออแกจาก telnet
Trying 127.0.0.1... Connected to localhost.localdomain. Escape character is '^]'. +OK Dovecot ready.
3. แก้ใขไฟล์ /etc/aliases โดยเพิ่มบรรทัดตามด้านล่าง
# vi /etc/aliases
mailer-daemon: postmaster postmaster: root ''root: postmaster@eai.in.th''