I'm new to phpmailer and I tried to follow their example. I'm using php mail() function to send emails and I'm getting an error:
"Invalid address: $toYou must provide at least one recipient email address. Mailer Error: You must provide at least one recipient email address."
What email address is valid then? I've tried three and I still get the same error. Thanks