Part 1
- go to Admin Console
- go to Website & Content → E-mail Templates section
- use Add toolbar button to open new e-mail template creation page
- on General tab enter following:
- Template Name - TEST.EMAIL
- Subject - Test Email Subject
- HTML Version - <inp2:m_AttachFile path="favicon.ico"/>
- on Settings tab enter following:
- Type - Admin
- press Save toolbar button
- click on ID column name to sort grid by id (will show newly created e-mail template)
- select just created e-mail template in grid
- press Send button on toolbar
- outside of In-Portal check administrator's e-mail account and confirm, that:
- e-mail was received
- e-mail has 1 attachment named favicon.ico
Part 2
- edit e-mail template by double clicking on it's record in grid
- put <inp2:m_AttachFile path="favicon.ico"/> into the Text Version textarea
- press Save toolbar button
- select that e-mail template in grid
- press Send button on toolbar
- outside of In-Portal check administrator's e-mail account and confirm, that:
- e-mail was received
- e-mail has 1 attachment named favicon.ico
Part 3
- edit e-mail template by double clicking on it's record in grid
- change value of path parameter of m_AttachFile tag in Text Version field to be CREDITS
- press Save toolbar button
- select that e-mail template in grid
- press Send button on toolbar
- outside of In-Portal check administrator's e-mail account and confirm, that:
- e-mail was received
- e-mail has 2 attachments that are named favicon.ico and CREDITS