tensh |
|
---|---|
Yes, it works, I've sent an email with a simple mail('email', 'subject', 'text'). Also, I have a strange mailparse module compiled with php, (php 5.2.17) can this be the cause? By the way, I think I recall I was sending emails without problems using a webmail mode of the old-good PHP-Mailer library. Maybe it's something about encoding? Eventually, I will write a custom mailing function, but I wonder why something so standard as sed_mail doesn't work in my case. |