* minor refactor * update user.py to use new sendmail api * On-demand attachments in email * Replace inline_images by just specifying path * Add header flag in frappe.sendmail * Inline images can now be attached from assets/, files/ and private/files/ * Update tests * Fix email_account test |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| __init__.py | ||
| email_body.py | ||
| inbox.py | ||
| queue.py | ||
| receive.py | ||
| smtp.py | ||
| test_email_body.py | ||