Re: [exim] Is that SPAM? Or am I compromised?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Gedalya
Fecha:  
A: exim-users
Asunto: Re: [exim] Is that SPAM? Or am I compromised?
On 3/14/23 03:12, Yves via Exim-users wrote:
> Could it be that the message is signed when I receive it


Try to run:

exim -bV

See if the output includes a line resembling --

Configuration file is /etc/exim4/exim4.conf

Examine the file and look for lines containing "dkim_private_key", "dkim_selector" etc.

If appropriate, you can post the whole transport section here (redacted as necessary).