I have enabled user verification. When a new user signs up it sends out the verification email but their is no message body. This is the same case with the uploaded video notifications.
I have checked that php, postfix is able to send email correctly with a quick script;
<?php
mail('me@mydomain.com, 'test', 'test massage')
?>
This works fine


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks