[EXIM] Prohibited ETRNs are not logged

Page principale
Supprimer ce message
Répondre à ce message
Auteur: michael
Date:  
À: exim-users
Sujet: [EXIM] Prohibited ETRNs are not logged
Hello,

the following patch is quite useful in src/smtp_in.c, around line 2747:

      log_write(4, LOG_MAIN, "ETRN %s received from %s prohibited", smtp_data, sender_fullhost);


Otherwise you will find no trace of forbidden etrn requests, which is confusing.

Michael

--
*** Exim information can be found at http://www.exim.org/ ***