Re: [exim] Postmaster is flooded by freeze notifications

Top Page
Delete this message
Reply to this message
Author: Jeroen van Aart
Date:  
To: exim-users
Subject: Re: [exim] Postmaster is flooded by freeze notifications
Peter Thomassen wrote:
> Is there a proper way to handle this? Is it wise to just discard any
> freeze notifications (I don't think so)?


I personally think it's safe to discard freeze notifications. Just
configure a noreply style email address, which is routed to /dev/null or
something similarly useful and set "freeze_tell=noreply@???". I
am sure there are other and smarter ways, but it works.

Regards,
Jeroen