[exim] How to get Exim Notification?

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Reinier Carmona Lizana
Data:  
Para: exim-users
Asunto: [exim] How to get Exim Notification?
Hello, I need something like this that I used in postfix MTA


# Warn on everything
notify_classes = bounce, delay, policy, protocol, resource, software

That warn me about all error in a email like a notification.


Exim have something like that? Could you put me an example here?

Also, I am looking for a way to get a notification in my mail when and ACL
match, for example the Virus ACL. Any Idea?