Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add specs for getting name, email and formatted address - make them pass with... | Louise Crow | 2012-12-04 | -0/+50 |
* | Add a method for setting the from address on a plain email fixture. | Louise Crow | 2012-12-04 | -6/+8 |
* | Add methods for finding out if there is an empty return path on a mail and ge... | Louise Crow | 2012-12-04 | -0/+32 |
* | Move method for getting the to, cc and envelope-to addresses of a mail to the... | Louise Crow | 2012-12-04 | -0/+29 |
* | Add specs for the mail handler getting the from name and from address from an... | Louise Crow | 2012-12-03 | -0/+56 |
* | Use get_part_body in spec. | Louise Crow | 2012-12-03 | -1/+1 |
* | Move TMail extensions to mail handler. | Louise Crow | 2012-11-15 | -0/+11 |
* | Factor out method for getting a mail object from a fixture file. | Louise Crow | 2012-11-15 | -4/+0 |
* | Move TMail monkey patch to MailHandler Tmail backend. | Louise Crow | 2012-11-15 | -0/+16 |