FortiMail
FortiMail provides advanced, multi-layer protection against the full spectrum of email-borne threats
gmichailidis
Staff
Staff
Article Id 255743
Description

 

This article describes how an external email sender can request a read-read receipt in an email, prompting the protected recipient's e-mail client to send a receipt or in the case of some mail clients send it automatically.

 

Scope

 

FortiMail.

 

Solution

 

gmichailidis_0-1683614269754.png

 

When sending back a read-receipt, as this is an SMTP communication, the external recipient can be added to a user safelist if the resource profile option 'Safelist recipients of outbound message' is enabled.

 

In the GUI:

 

kb-edit-7.PNG

 

In the CLI:

 

FML # config profile resource

FML (resource) # edit Res_Default

FML (Res_Default) # set outbound-safelist
disable disable option
enable enable option

--- current value ---
outbound-safelist: enable

 

kb-edit-8.PNG

 

The sender's e-mail client inserts the header 'Disposition-Notification-To:' and, based on this header, the protected user's e-mail client will prompt for a read request or send it automatically.

 

gmichailidis_2-1683614297267.png

 

It is possible to 'disarm' such read-receipt requests so that the protected user's e-mail client will not even know there was a request in the first place, and thus no read-receipt is requested or sent back automatically.

 

To do that, edit the session profile used for inbound mail: Profile > session and under 'Header Manipulation' > add the header 'Disposition-Notification-To' to be removed.

 

This way, the read-receipt request does not appear in the protected email clients.

 

GM_1.png

 

And header:

 

GM_2.png