chiark / gitweb /
Make "list" command suppress rejected addresses by default
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Thu, 23 Jan 2014 11:15:03 +0000 (11:15 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 13 Feb 2014 18:29:33 +0000 (18:29 +0000)
commit0a3a970bcc7364e3bc72a2c722511aa57521c438
treed05dd9b517a814e33e6df7895ac9bde7b43019a5
parent7fb80d6d9ff5f5e4f0fc1c8cad19c0877a950d7f
Make "list" command suppress rejected addresses by default

The "list" command now suppresses addresses that reject incoming mail
by default. If the -a command is specified, then they are listed as
before. The administrator's "list-user" command always shows all
aliases for a user, regardless of whether or not they are delivered.

[v3, squashed from c9f544da6fba by iwj]

Signed-off-by: Matthew Vernon <matthewv@chiark.greenend.org.uk>
evade-mail-admin