#1321 annoying email bounces
Closed: Fixed None Opened 15 years ago by mmcgrath.

Ever since password reset, I am getting email bounces from deactivated accounts for every single build I do.

Can we get that fixed ?

Here is an example:

This is the mail system at host bastion2.fedora.phx.redhat.com.

I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can delete your own text from the attached returned message.

The mail system

cworth@fedoraproject.org (expanded from

<ConsoleKit?-owner@fedoraproject.org>): unknown user: "cworth"

jmccann@fedoraproject.org (expanded from

<ConsoleKit?-owner@fedoraproject.org>): unknown user: "jmccann"

rnorwood@fedoraproject.org (expanded from

<ConsoleKit?-owner@fedoraproject.org>): unknown user: "rnorwood"

Just making sure this doesn't get forgotten about.

I think the only good way to do this is to hand off notifications of changes to a notification server. Everything else is going to be slow because we're going to have to query FAS to decide if a person is active or not.

Since we don't know when that will be available, I think what we'll need to do short term is have a cron job that queries fas for status information and then sets acls that are approved to a new status, "inactive".

That will solve acls but it won't solve ownership. Hopefully, though, FESCo will give a clear mandate on what to do with package ownership that has lapsed tomorrow.

By kasal in ticket:1316

Shouldn't such pkgdb records be suspended automatically, after several weeks? Or shouldn't the
package-foo-owner@ aliases behave more sanely, so that they skip these?
Actually, it would be nice if pkgdb ACL list showed which of the accounts are disabled, as an overview who has access to the package.

Here's a plan:

  • cron job to sync active/inactive information into the pkgdb from FAS. inactive people won't be in the package-owner@fp.o email aliases.
  • UI update to either not show inactive accounts or to segregate them at the bottom of the list of acls or similar.

I think this is all fixed now. I see some old aliases that weren't there are now back. cworth for example.

Login to comment on this ticket.

Metadata