Quote:
Originally Posted by rcwild
With some help from my host, I moved beyond the mail connection problem above and onto a new problem. 
|
The script /includes/class_dm.php is not part of the EI mod but obviously its methods are being used when posting the email messages.
The 30 second restriction comes from the flood check setting in AdminCP - vBulletin Options - Email Options: "This is the number of seconds that must elapse between emails that a user can send to other members. This is primarily to prevent a user from easily spamming members. Set it to 0 to disable this option."
It would be useful to see what actual error causes the $errors array to have a message. Have you tried to change the 30 second limit to 0?