[Bug 661399] Re: Quiet parametr for creating "manual" MTA is noisy

Mark Sapiro mark at msapiro.net
Sun Oct 24 19:33:16 CEST 2010


The current behavior is what is intended.

The only thing in Mailman which calls MTA.Manual.create(..., quiet=True)
is "bin/genaliases --quiet" when MTA="Manual". The documentation for the
genaliases --quiet option is

.        Some MTA output can include more verbose help text.  Use this to tone
.        down the verbosity.

Further, when MTA = "Manual" the only thing genaliases does is print
aliases. Thus, if calling MTA.Manual.create(..., quiet=True) produced no
output, "bin/genaliases --quiet" would do nothing so why would one want
to run it at all.

** Changed in: mailman
       Status: New => Invalid

** Changed in: mailman
     Assignee: (unassigned) => Mark Sapiro (msapiro)

-- 
Quiet parametr for creating "manual" MTA is noisy 
https://bugs.launchpad.net/bugs/661399
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.


More information about the Mailman-coders mailing list