On Nov 13, 2007, at 1:47 PM, Alexandru Stanoi wrote:
>
> I see in your PHP script that you call $msg->generateHeaders() on  
> line 49. Probably you call this in order to have a text version of  
> the message headers. But the generateHeaders() has the effect of  
> setting the Date header of $msg to the current date/time.
>
> One solution would be to call $msg->generateHeaders() on line 109,  
> in place of $header.
>
> Hope this helps.

That was the problem - your solution works.

Thank you very much!

Greetings,
Delta9


-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to