Raspberry Pi_Kor_22.2.1 SSMTP 프로그램 – 메일 전송 에이전트

22.2 E-Mail 사용하기

22.2.1 프로그램 – 메일 전송 에이전트

우리는 보통 outlook이나 기타 도구를 이용하여 gmail.com이나 hanmail.net과 같이 자신이 사용하는 E-mail server를 통하여 다른 사람들에게 E-mail을 보낼 수 있다.

Raspberry Pi에서도 동일하게 자신이 사용하는 E-mail server를 통하여 E-mail을 보낼 수 있다. 이러한 작업을 하기 위해서는 E-mail server와 연결하여 E-mail을 보내는 MTA(Mail Transfer Agent) 프로그램이 필요하다.

Raspberry Pi_Eng_22.2.1 SSMTP Program – Mail Transfer Agent

22.2 Using E-mail

22.2.1 Program – Mail Transfer Agent

We can send E-mails to others via our own E-mail server, such as gmail.com or hanmail.net usually with outlook or other tools.

We can send E-mail via E-mail server that we use through Raspberry Pi also. To do this, we need a MTA(Mail Transfer Agent) program that sends E-mail by connecting to E-mail server.