Short description

Currently, MoinMoin puts sender's e-mail address to the 'To:' field of the message. This is not good, because spam filters and some mailing list software will tend to treat such messages as (at least) suspicious.

The attached patch adds administrator-adjustable option to specify destination addresses in the 'To:' field. There is the simular feature request, FeatureRequests/UseToWhenMailingInsteadOfBCC, it achieves the same functionality, but invoking mailer a number of times.

1.6.3-sendmail-expand-to.patch 1.7.2-sendmail-expand-to.patch

(!) I reject this due to privacy issues:

Moin is being careful not to disclose email addresses and putting all of them into "To:" is definitely not what we want.

I see that this is, in some situations, not a problem (e.g. for a company intranet wiki where everybody knows everbody else' email anyway).

But we always have to look at the generic case also:

Further, even if email address privacy is not an issue, there is another thing that will go wrong:


CategoryFeatureRejected

MoinMoin: FeatureRequests/SpecifyRealMailToAddress (last edited 2008-11-30 09:31:32 by ThomasWaldmann)