- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 112字
- 2021-07-02 20:23:10
Modifying the email content to include an attachment
In this recipe, you will learn how to send a file as an attachment to the registered user. In our previous recipe, we created a log file of the email content. We will send the same file as an attachment to the email. However, in real-world applications, you might not intend to send log files to the end user. For the sake of simplicity, we will send the log file as an attachment.
At the time of writing this, SendGrid recommends that the size of the attachment not exceed 10 MB, though technically, you can have the size of your email as 30 MB.
推薦閱讀
- SpringMVC+MyBatis快速開發與項目實戰
- Wireshark Network Security
- Java虛擬機字節碼:從入門到實戰
- Learning Python by Building Games
- RISC-V體系結構編程與實踐(第2版)
- 精通Python自動化編程
- Linux C編程:一站式學習
- Mastering Adobe Captivate 7
- Xamarin Cross-Platform Development Cookbook
- 軟件測試(慕課版)
- 微信小程序開發邊做邊學(微課視頻版)
- Swift iOS Programming for Kids
- 3ds Max瘋狂設計學院
- OpenCV輕松入門:面向Python
- 換個姿勢學C語言