multer - Send email with file using Nodemailer and Express -


i sending request mail using html form , nodemailer need join file email. added input type file html form. necessary upload file (using multer) before sending nodemailer ? many thanks.

i used multer expres , nodemailer attachements. works fine.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -