cPanel Proxy producing extra backslashes in email.
Status: Beta
Brought to you by:
myplacedk
When email is sent from Horde IMP, characters such as
', ", and \ are producing extra backslashes ("\") in
the message.
I believe it has something to do with the magic_quotes
setting in the IMP php.ini file, but don't know how to
check this????
This only happens when logged in using cPanel Proxy. If
I log in as normal www.domain.com/webmail there's no
problem.
Logged In: YES
user_id=1541404
UPDATE: I seem to have fixed it by adding php_flag
magic_quotes_gpc off to the .htaccess file.
Logged In: NO
Where in the the .htaccess file did you add it?