Thank you for booking your trip with Meadowlark Travel
.
'
+
'
We look forward to your visit
!',
},
function
(
err
){
if
(
err
)
console
.
error
(
'
Unable to send email
:
'
+
err
);
});
에러 처리가 들어 있긴 하지만, 에러가 없다는 것이 곧 이메일이 성공적으로 수신자에게 배달
됐다는 뜻은 아닙니다. 콜백의
err
매개변수는
MSA
와의 통신에 문제(네트워크 문제나 인증
오류)가 있을 때만 설정됩니다. 잘못된 이메일 주소나 사용자 등의 원인으로
MSA
에서 이메일
을 배달하지 못했다면 실패했음을 알리는 이메일이
MSA
계정에 들어올 겁니다. 예를 들어 개
인 지메일을
MSA
로 쓰고 있다면 실패 메시지가 지메일의 받은편지함에 들어옵니다.
이메일이 성공적으로 배달됐는지 자동으로 판단하는 시스템이 필요하다면 두 가지 옵션이 있
습니다. 하
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.
O’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
I wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
I’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
I'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.