> For the complete documentation index, see [llms.txt](https://guide.nomsa.gov.kh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.nomsa.gov.kh/campaign-guide-email/sending-password-protected-emails/tutorial.md).

# Tutorial

## Message A

```
Greetings,

This is the general message that the recipient will receive in his or her email inbox.

-----

Please click on the following link <a href="{{protectedlink}}">{{protectedlink}}</a>
to open your private content.

<i>To open the password-protected email page, please enter the
last 4 characters of your date of birth in DDMMYYYY format. For example,
if your NRIC is your birthdate is "13 January 1999",
the password will be first "1311". </i>

We send password-protected emails on behalf of government agencies.

-----
This is a system-generated email. Please do not reply.
```

## Message B

<pre><code>This is a secret or private message that will be password-protected.

Dear {{name}},

Your secret pin is {{pin}}.

Please keep your pin safe and not share it with others.

Sincerely,

Agency X
<strong>
</strong>(This is a computer-generated letter which requires no signature)&#x3C;p>
</code></pre>

### CSV File <a href="#csv-file" id="csv-file"></a>

You can use the sample CSV file that we have created and change the recipient's email address to your email address.

{% file src="/files/elnWYO6pr0JtWc9phxUW" %}
Download sample csv here
{% endfile %}
