|
Posted by William Gill on 06/17/07 21:36
That's a thought! It still means going to mail to see the result, but
using IMAP I could leave that window open while I test.
I just have to remember to always use the my_mail() wrapper instead of
mail().
Thanks,
Bill
Rik wrote:
> On Sun, 17 Jun 2007 18:58:34 +0200, William Gill <noreply@gcgroup.net>
> wrote:
>
>> That works, but then I need to go pull the email (assuming I was on
>> the original distribution) and verify everything was as expected. If
>> I could simulate the smtp server I could check te format and content
>> regardless of who it's actually sent to.
>>
>
> Or you could 'override' the 'to' (CC/BCC) fields in you
> my_mail()-function, so it'll always be sent to you, possibly with the
> original emailadresses in another header/in the content.
>
>
> --Rik Wasmus
[Back to original message]
|