CVSROOT:        /org/cvs.debian.org/cvs/debbugs
Module name:    source
Changes by:     don     2005/08/17 15:46:17

Modified files:
        .              : Makefile 
        debian         : changelog 
        scripts        : process.in service.in 
Added files:
        Debbugs        : Mail.pm 
        t              : 01_mime.t 05_mail.t 

Log message:
        * Add Debbugs::Mail module that has two important functions:
        send_mail_message and encode_headers. All mail handling in service.in
        and process.in now uses send_mail_message to send mail messages which
        tries as hard as possible to send a message; if it fails, only
        warnings are returned. This fixes bad addresses causing sendmail to
        exit and destroying the bug log. (closes: #191306)
        
        * Add rudimentary Test::More modules for testing Debbugs::Mime and
        Debbugs::Mail. These are currently not called as part of the build
        process.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to