Jump to content

[Solved] email errors


briq

Recommended Posts

Hi, I'm having trouble sending emails (v1.2.3) to customers from AdminOrders.php when I set error_reporting(E_ALL) i get this error:

Warning: mail(): Bad parameters to mail() function, mail not sent. in /tools/swift/Swift/Plugin/MailSend.php on line 161 



I also get this error when I use characters like åäö in email-translation (/mails/se/lang.php).

Any ideas on how to solve this?



Solved. Not sure what caused this, som kind of encoding-error i guess. Removed the store-name (containing ^[a-z0-9]) from /classes/Mail.php and it works now.
Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...