
Paul Graham - 2012-07-30 17:23:09
Hello,
Are there any attachment size limits with the email_message class?
My ISP says the server allows up to 10 mb of attachments but I can not send 2 4 mb attachments?
I am using
require("email_message.php");
require("smtp.php")
Other than that everything works fine.
Thanks