Greetings. 

For some reason a while back (I think when we were just rolling out
FMN) I signed up to get email for '[email protected]'. 

Mostly this is not a big deal, however, right now we currently have at
least one user who signed up for as far as I can tell 'all
notifications' and gmail is bouncing their email back to us with a "The
user you are trying to contact is receiving mail at a rate that
550-5.2.1 prevents additional messages from being delivered."

I've gotten about 75k or so so far this month and got about 375k last
month. I don't think they have any value. ;) 

First, is there any way folks can think of to disable users in this
state? I suppose we would have to send bounces back to FMN and have it
try and figure out who was bouncing and disable their notifications? 

And secondly I want to just /dev/null these instead of sending them to
me. :) 

diff --git a/roles/fas_client/files/aliases.template 
b/roles/fas_client/files/aliases.template
index 502736a..91cef5f 100644
--- a/roles/fas_client/files/aliases.template
+++ b/roles/fas_client/files/aliases.template
@@ -63,7 +63,7 @@ desktop:      root
 rpcuser:       root
 rpc:           root
 nfsnobody:     root
-notifications: kevin
+notifications: /dev/null
 
 ingres:                root
 system:                root

Attachment: pgp34VPlIGHeP.pgp
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to