attach images to email
Set SMTP_EMBED_IMAGES option to false if you don't want to attach images to the mail. NOTE: If you have customized the template files `email_header.hbs` and `email_footer.hbs` you can replace `{url}/vw_static/` to `{img_url}` to support both URL schemes
Showing
- .env.template 3 additions, 0 deletions.env.template
- src/config.rs 12 additions, 0 deletionssrc/config.rs
- src/mail.rs 52 additions, 3 deletionssrc/mail.rs
- src/static/templates/email/email_footer.hbs 1 addition, 1 deletionsrc/static/templates/email/email_footer.hbs
- src/static/templates/email/email_header.hbs 1 addition, 1 deletionsrc/static/templates/email/email_header.hbs
Loading
Please register or sign in to comment