# No-code integration

Use `certifica.me` to start an **EviMail** from your usual email client. Namirial Notify receives the forwarded message as a draft, then you review the options and submit it from the platform.

This guide describes the `certifica.me` forwarding flow for **EviMail**. For service-specific API integrations, use the [API documentation](/products/namirialnotify/dev/api-documentation).

## Prerequisites

- You have an active Namirial Notify account with EviMail enabled.
- You can sign in to the Namirial Notify platform.
- You have access to a regular email client (Outlook, Gmail, Thunderbird, or any other).
- You know the recipient email address.


## How the flow works

With this flow, you do not send the certified communication directly from the email client. Instead, you send a normal email to a `certifica.me` forwarding address. Namirial Notify receives that message, stores it as a draft, and asks you to confirm it from the platform before final submission.

Once you open the draft in the platform, Namirial Notify lets you review and adjust the EviMail sending options that are available for your account before submitting. These options can include certification and recipient-interaction settings, depending on your account configuration. See [EviMail](/products/namirialnotify/services/evimail) and [EviMail API](/products/namirialnotify/apis/evimail-api) for a full description of available options.

The forwarded message stays in *Draft* until you review and confirm it in Namirial Notify. No certified communication is sent until you explicitly submit.

## Address format

Append `.certifica.me` to the original destination address.

| Field | Value |
|  --- | --- |
| Original destination | `recipient@example.com` |
| Forwarding address | `recipient@example.com.certifica.me` |


The part before `.certifica.me` must be the real email address of the intended recipient. Namirial Notify uses it as the certified delivery target.

## Send an EviMail through certifica.me

1. Open your usual email client and create a new email.
2. In the recipient field, enter the forwarding address using the `recipient@example.com.certifica.me` format.
3. Verify that the destination email address is correct before sending.
4. Enter the subject and message content.
5. Add any attachments you want to include.
6. Send the email from your regular client.
7. Wait for the notification email from Namirial Notify indicating that the communication is in *Draft*.
8. Sign in to the Namirial Notify platform.
9. Open the draft message.
10. Review and adjust the sending options as needed.
11. Click **Submit** to send the certified communication.


Double-check the forwarding address before sending. If the address format is incorrect, the message will not reach Namirial Notify and no draft will be created.

## Expected result

Namirial Notify stores the forwarded message as a draft, lets you review and complete the configuration in the platform, and then sends it as a certified EviMail when you confirm the submission. From that point, the message follows the standard EviMail lifecycle: you can track its [states and outcomes](/products/namirialnotify/user-guides/states-outcomes) and retrieve evidence as described in [Evidence and affidavits](/products/namirialnotify/user-guides/evidences-affidavits).

## Why Namirial Notify asks for confirmation

Namirial Notify requires you to confirm the forwarded message from the platform before sending it. This confirmation step prevents unauthorized third parties from sending certified communications on your behalf by using the forwarding pattern alone. It also gives you the opportunity to review the message content and configure the sending options before the certified delivery begins.

## Troubleshooting

### The draft does not appear in Namirial Notify

**Problem:** You send the forwarded email, but you do not see the message as a draft in Namirial Notify.

**Cause:** The forwarding address may be incorrect, or the message may not have reached the certifica.me flow.

**Solution:**

1. Check that you used the `recipient@example.com.certifica.me` format exactly.
2. Confirm that the original recipient email address is valid.
3. Check your inbox for the notification email indicating that the message is in *Draft*.
4. If the message still does not appear, contact your Namirial Notify technical contact.


### The message stays in Draft

**Problem:** The message appears in Namirial Notify, but it is not sent.

**Cause:** The certifica.me flow creates a draft first. Namirial Notify sends the certified communication only after you review the draft and confirm it from the platform.

**Solution:**

1. Sign in to Namirial Notify.
2. Open the draft message.
3. Review the available sending options.
4. Click **Submit** to send the EviMail.


### You cannot complete the submission

**Problem:** You can forward the message, but you cannot complete the draft from the platform.

**Cause:** Your account may not have the required access to EviMail or to the relevant Namirial Notify environment.

**Solution:**

1. Confirm that you can sign in to the correct Namirial Notify environment.
2. Confirm that your account has EviMail enabled.
3. Contact your Namirial Notify technical contact if access or service enablement is missing.


## Related

- [EviMail](/products/namirialnotify/services/evimail)
- [EviMail API](/products/namirialnotify/apis/evimail-api)
- [States and outcomes](/products/namirialnotify/user-guides/states-outcomes)
- [Development and integration guides](/products/namirialnotify/dev)
- [API documentation](/products/namirialnotify/dev/api-documentation)