You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no way to add a setting that will send ALL emails sent with
yii-mail to a single email address.
The use case for this is for testing or development of an application. You want
all emails to end up at a certain account, and not at the admin's account, or
someone else's email address when you are testing.
Attached is a patch that adds this functionality by adding a new overrideEmail
parameter to YiiMail.php
Original issue reported on code.google.com by mmm...@gmail.com on 7 Jul 2011 at 12:07
Original issue reported on code.google.com by
mmm...@gmail.com
on 7 Jul 2011 at 12:07Attachments:
The text was updated successfully, but these errors were encountered: