flask-mail
                                
                                
                                
                                    flask-mail copied to clipboard
                            
                            
                            
                        Added MAIL_CATCH_ALL config and associated tests
This pull request add a MAIL_CATCH_ALL configuration parameter allowing to configure a catch-all mailbox.
If set, all outgoing mails will be sent to this single mailbox.
The original recipients will set as display name and if it already have one,
it will be rewritten Display Name ([email protected]).