briq Posted September 18, 2009 Share Posted September 18, 2009 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 More sharing options...
kiddkun Posted October 29, 2009 Share Posted October 29, 2009 Sorry to bother you, but could you explain me more. I searched my store name within Mail.php but I could find it. Thanks in advance!! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now