[Bucardo-general] turn off bucardo non-emergency email notifications?

Greg Sabino Mullane greg at endpoint.com
Tue Mar 6 14:13:14 UTC 2012


On Tue, Mar 06, 2012 at 08:20:29AM -0500, Jonathan Brinkman wrote:
> Hi there
> I just installed an outgoing mail server (exim) on my bucardo server. 
> Now I'm getting countless bucardo messages emailed to me.
> How do I turn off email notifications - or at least the non-emergency ones?
> Example message:
> Cron <root at client-cloud-db-1> psql -X -q -d client_db -U bucardo -c "SELECT
> bucardo_purge_delta('10 minutes'::interval);"

For the cron stuff, just redirect to devnull:

psql -X -q -c "SELECT ..." > /dev/null


-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
Url : https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20120306/4c2fdc9d/attachment.bin 


More information about the Bucardo-general mailing list