#!/bin/sh

set -x

r2e email null@example.net
r2e add planet.debian.org https://planet.debian.org/rss20.xml
r2e run
mailq
mailq | grep null@example.net
