I'm using php 4.0.4 under win32. When I use imap_mail to send mail,I get an error from PHP saying that this PHP build does not support imap_mail. The function mail works, but put the mail in de pop3 mailbox. I want to put the mail in the imap mailbox so I've to use imap_mail.
Thanks for possible anwers.