[Exim] Where is fakereject in 4.24?

Página Inicial
Delete this message
Reply to this message
Autor: George Szekely
Data:  
Para: exim-users
Novos Tópicos: [Exim] STOP Auto-Notification NOW!! was: Where is fakereject in 4.24?
Assunto: [Exim] Where is fakereject in 4.24?
Dear List:

fakereject was the perfect solution for notifying a sender that .exe
is not acceptable (any file must be zipped).

It only sent back a custom 550 ... without the attachement.

I wonder why it was taken out of the latest release.


   #       warn  log_message = DISCARD: ATTACHMENT ($found_extension)
   #                  demime = scr:pif:exe:com
   #                 control = fakereject
   #          discard demime = scr:pif:exe:com


George