I\'m currently using a custom made library at my job. Until just rencently the library was working perfectly. It apparently return false since about today.
The libra
Try setting the
ini_set('sendmail_from', $from);
If you could show us the code it would be easier to see what is going wrong.