550 spam message when using PHPMailer
Im working on someones website and there is an extremely long form (137 feilds), the problem Im getting is an error 550
Message could not be sent.Mailer Error: SMTP Error: Data not accepted.
SMTP server error: This message was classified as SPAM and may not be delivered. For more 550 information, please see https://www.inmotionhosting.com/support/edu/everything-email/550-spam-message
Now if i only process 60 of the feilds of the form it works fine anything over that it throws the error. Is there an issue with length of emails sent from the server or is there a setting i have to change somewhere?
the address is http://nannyct.com/index.php?page=appnanny any help would be appreciated
Message could not be sent.Mailer Error: SMTP Error: Data not accepted.
SMTP server error: This message was classified as SPAM and may not be delivered. For more 550 information, please see https://www.inmotionhosting.com/support/edu/everything-email/550-spam-message
Now if i only process 60 of the feilds of the form it works fine anything over that it throws the error. Is there an issue with length of emails sent from the server or is there a setting i have to change somewhere?
the address is http://nannyct.com/index.php?page=appnanny any help would be appreciated