c# - Sending Attachments Amazon SES API vs. SMTP -


in looking @ amazon's ses api documentation looks if there no clear cut way sending attachments unless raw email created. when using smtp client amazons ses sending emails attachments seems more manageable. outside of messageid returned ses api there benefit using api on smtp client? or missing boat , there easy implementation of adding attachments email in ses api?

i use ses time, have never felt need use other smtp interface - simple drop-in replacement other smtp service may using. unless have compelling reason (and can't think of any), use regular old smtp way. if ever need move off, trivial switch service.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -