This has been aired many times however I am not necessarily looking to solve it but more understand why it is happening to me!
I have written a function which uses mail.php and mail/mime.php to send a mail and stored it in a file so that it can be included
When I include it and call it from a simple test program it works fine but from the "live" program it gives the error message above.
Since the program needs to send multiple emails the function is called several times. The test program calls it twice without errors
Can someone advise me as to what I could do to track down and eliminate this error message. I don't just want to ignore the message.
Thanks ceemjay