By huss on
I've installed drupal 4.7.3 and subscriptions.module.
But Drupal's mail function has problems sending messages with cyrillic letters in the subject field. I receive following message:
warning: mail(): Bad parameters to mail() function, mail not sent. in /www/example.com/www/root/drupal47/modules/user.module on line 410.
So i need to change the default text of the subject to only non-cyrillic letters.
Can someone help?
Thank you in advance!