MyBB Community Forums

Full Version: Mailing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So far only one activation email of 5 has been sent out but I'm not sure how it happened.
I've tried smtp and it didn't seem to work, so I've now set it to phpmail, and in the additional parameters box I've entered:
bool mail ( string $to , string $subject , string $message [, string $additional_headers [, string $additional_parameters ]] )

Is this the correct way to set up mail?
Remove the content from the additional parameters field. Unless you have something specific to include you don't need to enter anything there.
OK it seems to be working now thanks.
I have the same issue - but had no activation email Please help tried everything