[PHP] Re: Bounce composition

2007-05-02 Thread Manuel Lemos
Sorry, I meant test_forwarding_message.php example script.

on 05/03/2007 03:31 AM Manuel Lemos said the following:
> Hello,
> 
> on 05/02/2007 03:11 PM Richard Lynch said the following:
>> Does anybody have or know of a good simple PHP script that can take an
>> email as an input, and compose a "Bounce" email as output?
>>
>> I need something that does just that, without a huge framework or a
>> zillion other "features"...
> 
> I don't have one exactly for that but there is one very similar with
> this package that instead of bouncing it forwards the message. See the
> test_attachment_message.php .
> 
> http://www.phpclasses.org/mimemessage
> 
> It is not very hard to make that script generate RFC compliant bounce
> message. Just let me know if you would like me to hack it to generate
> bounces.
> 
> 


-- 

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: Bounce composition

2007-05-02 Thread Manuel Lemos
Hello,

on 05/02/2007 03:11 PM Richard Lynch said the following:
> Does anybody have or know of a good simple PHP script that can take an
> email as an input, and compose a "Bounce" email as output?
> 
> I need something that does just that, without a huge framework or a
> zillion other "features"...

I don't have one exactly for that but there is one very similar with
this package that instead of bouncing it forwards the message. See the
test_attachment_message.php .

http://www.phpclasses.org/mimemessage

It is not very hard to make that script generate RFC compliant bounce
message. Just let me know if you would like me to hack it to generate
bounces.


-- 

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php