added: Q encoding in misc: QEncode()

for mails headers encoding



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@711 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-01-25 11:54:46 +00:00
parent 3071df227a
commit 00521c490e
7 changed files with 75 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
Subject: [if notify_file_added]{notify_new}[else]{notify_change}[end]\n
From: {notify_from}\n
To: [notify_to]\n
To: [notify_to_name] <[notify_to_email]>\n
Content-Type: {notify_content_type}
\n\n
{notify_header}

View File

@@ -1,6 +1,6 @@
Subject: [if notify_thread_added]{notify_new}[else]{notify_change}[end]\n
From: {notify_from}\n
To: [notify_to]\n
To: [notify_to_name] <[notify_to_email]>\n
Content-Type: {notify_content_type}
\n\n
{notify_header}

View File

@@ -1,6 +1,6 @@
Subject: {notify_new}\n
From: {notify_from}\n
To: [notify_to]\n
To: [notify_to_name] <[notify_to_email]>\n
Content-Type: {notify_content_type}
\n\n
{notify_header}