diff --git a/fetch-backup-work b/fetch-backup-work
index 47c60f3813fdc44411e9f78c8381e6e71fc6aeaf..11ce75fd999add6e0ff2b7ac27981d14e5687244 100755
--- a/fetch-backup-work
+++ b/fetch-backup-work
@@ -30,6 +30,7 @@ ssh uhumhummy ls -1 /lysator/lyswww/users/roxen_only \
 ssh stalhein.lysator.liu.se ypcat -k auto_home \
  | sort \
  | grep -v DELETE \
+ | grep -v membership_expired \
  | grep -v '^ *$' \
  | sed 's/:/ /' \
  | awk '$1 == "mailman" { next }