Comment 6 for bug 514136

Revision history for this message
Sneha Priscilla (stylistica) wrote :

This is a patch for adding +new to digest mail.

Currently, for dlists , the digest mail received says :
Send Systers-dev mailing list submissions to
        <email address hidden>
It should say :

Send Systers-dev mailing list submissions to
        <email address hidden>

The previous patches submitted involved changes to ToDigest.py which is a mailman file and hence, not preferable . In this patch,
I've made changes to MailList.py from where the list address is obtained and made it dlist-specific.