I'm calling php function mail, but it's returning false
about 5% - 10% of the times, and it's driving me crazy.
I guess from the php side everything is well configured because (correct me if i'm wrong) if not the function should fail every single time.
So the question is how can i know the reason of this behavior? What can i do to debug this?