Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Where EXACTLY i need to place charset for e-mail?

Quote Reply
Where EXACTLY i need to place charset for e-mail?
I've looked at mail.pm and cound not find where exactly i need to place the following header:

Content-type: text/plain; charset=Windows-1251
Content-Transfer-Encoding: 8bit

Please, help!
Quote Reply
Re: [Danilov] Where EXACTLY i need to place charset for e-mail? In reply to
Are you trying to do this with all emails, or just a specific one? Its spread throught the program, mainly in /admin/Links/Users/Add.pm / Modify.pm etc.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Danilov] Where EXACTLY i need to place charset for e-mail? In reply to
Hi,

Have a look at:

http://www.gossamer-threads.com/...i?post=146010#146010

Cheers,

Alex
--
Gossamer Threads Inc.
Quote Reply
Re: [Alex] Where EXACTLY i need to place charset for e-mail? In reply to
Looked there, but still no answer... Alex, please advise. Frown
Quote Reply
Re: [Danilov] Where EXACTLY i need to place charset for e-mail? In reply to
In the mentioned thread Alex wrote:
Quote:
Look for GT::Mail->send () in the code, and add:

'Content-Type' => 'text/plain; charset=koi-8r'

into the list of options. Unfortunately it's in a few spots (add.cgi, modify.cgi, user.cgi and Links/Tools.pm).

You just need to modify the codes at the correct code positions...

Best regards,
Webmaster33


Paid Support
from Webmaster33. Expert in Perl programming & Gossamer Threads applications. (click here for prices)
Webmaster33's products (upd.2004.09.26) | Private message | Contact me | Was my post helpful? Donate my help...