We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

mass mailing error after upgrade [Solved] | Forum

prettyrelax
prettyrelax Jan 11 '14
Mass Mailing Error after upgrade to 1.6 

How i solve this problem?




OW Debug - ExceptionMessage:Invalid argument `$email`File:/home/kapoo/domains/kapooboard.com/public_html/ow_system_plugins/base/classes/mail.phpLine:67Trace:#0 /home/kapoo/domains/kapooboard.com/public_html/ow_system_plugins/admin/controllers/mass_mailing.php(192): BASE_CLASS_Mail->addRecipientEmail('fr0st4rust-@hot...') #1 [internal function]: ADMIN_CTRL_MassMailing->index(Array) #2 /home/kapoo/domains/kapooboard.com/public_html/ow_core/request_handler.php(266): ReflectionMethod->invokeArgs(Object(ADMIN_CTRL_MassMailing), Array) #3 /home/kapoo/domains/kapooboard.com/public_html/ow_core/application.php(330): OW_RequestHandler->dispatch() #4 /home/kapoo/domains/kapooboard.com/public_html/index.php(65): OW_Application->handleRequest() #5 {main}Type:InvalidArgumentException

The Forum post is edited by Alia Jan 14 '14
Attachments:
  prob.jpg (97.57Kb)
Alia Team
Alia Jan 14 '14
prettyrelax, this issue is connected to the particular email: fr0st4rust-@hotmail.com
As you can see this email contains restricted symbol "-".

From 1.6 users can not register if their email contains "-" symbol  right before "@".
Make sure that this is not a spam user first. If he is, delete him and mass mailing will start working.
prettyrelax
prettyrelax Jan 14 '14
Thank you very much. I can solve by delete this user. Mass mail can sent.