LimeSurvey: master 2b119fec
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
DenisChenu | DenisChenu | master | 2016-02-29 19:01 | master 0a31e672 |
Affected Issues | 10536: Higher risk that the emails are rated as Spam because of X_PRIORITY header | |||
Changeset | Fixed issue 10536: Higher risk that the emails are rated as Spam |
|||
mod - application/helpers/common_helper.php | Diff File | |||
add - application/third_party/phpmailer/.gitignore | Diff File | |||
add - application/third_party/phpmailer/.scrutinizer.yml | Diff File | |||
add - application/third_party/phpmailer/.travis.yml | Diff File | |||
mod - application/third_party/phpmailer/README.md | Diff File | |||
add - application/third_party/phpmailer/VERSION | Diff File | |||
add - application/third_party/phpmailer/changelog.md | Diff File | |||
mod - application/third_party/phpmailer/class.phpmailer.php | Diff File | |||
add - application/third_party/phpmailer/class.phpmaileroauth.php | Diff File | |||
add - application/third_party/phpmailer/class.phpmaileroauthgoogle.php | Diff File | |||
add - application/third_party/phpmailer/class.pop3.php | Diff File | |||
mod - application/third_party/phpmailer/class.smtp.php | Diff File | |||
add - application/third_party/phpmailer/composer.json | Diff File | |||
add - application/third_party/phpmailer/composer.lock | Diff File | |||
add - application/third_party/phpmailer/docs/Callback_function_notes.txt | Diff File | |||
add - application/third_party/phpmailer/docs/DomainKeys_notes.txt | Diff File | |||
add - application/third_party/phpmailer/docs/Note_for_SMTP_debugging.txt | Diff File | |||
add - application/third_party/phpmailer/docs/extending.html | Diff File | |||
add - application/third_party/phpmailer/docs/faq.html | Diff File | |||
add - application/third_party/phpmailer/docs/generatedocs.sh | Diff File | |||
add - application/third_party/phpmailer/docs/pop3_article.txt | Diff File | |||
add - application/third_party/phpmailer/examples/code_generator.phps | Diff File | |||
add - application/third_party/phpmailer/examples/contents.html | Diff File | |||
add - application/third_party/phpmailer/examples/contentsutf8.html | Diff File | |||
add - application/third_party/phpmailer/examples/exceptions.phps | Diff File | |||
add - application/third_party/phpmailer/examples/gmail.phps | Diff File | |||
add - application/third_party/phpmailer/examples/gmail_xoauth.phps | Diff File | |||
add - application/third_party/phpmailer/examples/images/phpmailer.png | Diff File | |||
add - application/third_party/phpmailer/examples/images/phpmailer_mini.png | Diff File | |||
add - application/third_party/phpmailer/examples/index.html | Diff File | |||
add - application/third_party/phpmailer/examples/mail.phps | Diff File | |||
add - application/third_party/phpmailer/examples/mailing_list.phps | Diff File | |||
add - application/third_party/phpmailer/examples/pop_before_smtp.phps | Diff File | |||
add - application/third_party/phpmailer/examples/scripts/XRegExp.js | Diff File | |||
add - application/third_party/phpmailer/examples/scripts/shAutoloader.js | Diff File | |||
add - application/third_party/phpmailer/examples/scripts/shBrushPhp.js | Diff File | |||
add - application/third_party/phpmailer/examples/scripts/shCore.js | Diff File | |||
add - application/third_party/phpmailer/examples/scripts/shLegacy.js | Diff File | |||
add - application/third_party/phpmailer/examples/send_file_upload.phps | Diff File | |||
add - application/third_party/phpmailer/examples/sendmail.phps | Diff File | |||
add - application/third_party/phpmailer/examples/signed-mail.phps | Diff File | |||
add - application/third_party/phpmailer/examples/smtp.phps | Diff File | |||
add - application/third_party/phpmailer/examples/smtp_check.phps | Diff File | |||
add - application/third_party/phpmailer/examples/smtp_no_auth.phps | Diff File | |||
add - application/third_party/phpmailer/examples/ssl_options.phps | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCore.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreDefault.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreDjango.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreEclipse.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreEmacs.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreFadeToGrey.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreMDUltra.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreMidnight.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shCoreRDark.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeAppleScript.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeDefault.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeDjango.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeEclipse.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeEmacs.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeFadeToGrey.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeMDUltra.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeMidnight.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeRDark.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/shThemeVisualStudio.css | Diff File | |||
add - application/third_party/phpmailer/examples/styles/wrapping.png | Diff File | |||
add - application/third_party/phpmailer/extras/EasyPeasyICS.php | Diff File | |||
add - application/third_party/phpmailer/extras/README.md | Diff File | |||
add - application/third_party/phpmailer/extras/htmlfilter.php | Diff File | |||
add - application/third_party/phpmailer/extras/ntlm_sasl_client.php | Diff File | |||
add - application/third_party/phpmailer/get_oauth_token.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-am.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ar.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-az.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-be.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-bg.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-br.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ca.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ch.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-cz.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-de.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-dk.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-el.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-eo.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-es.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-et.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-fa.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-fi.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-fo.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-fr.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-gl.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-he.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-hr.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-hu.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-id.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-it.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ja.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ka.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-ko.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-lt.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-lv.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-ms.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-nl.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-no.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-pl.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-pt.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ro.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-ru.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-se.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-sk.php | Diff File | |||
add - application/third_party/phpmailer/language/phpmailer.lang-sl.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-sr.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-tr.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-uk.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-vi.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-zh.php | Diff File | |||
mod - application/third_party/phpmailer/language/phpmailer.lang-zh_cn.php | Diff File | |||
add - application/third_party/phpmailer/test/bootstrap.php | Diff File | |||
add - application/third_party/phpmailer/test/fakepopserver.sh | Diff File | |||
add - application/third_party/phpmailer/test/fakesendmail.sh | Diff File | |||
add - application/third_party/phpmailer/test/phpmailerLangTest.php | Diff File | |||
add - application/third_party/phpmailer/test/phpmailerTest.php | Diff File | |||
add - application/third_party/phpmailer/test/runfakepopserver.sh | Diff File | |||
add - application/third_party/phpmailer/test/test_callback.php | Diff File | |||
add - application/third_party/phpmailer/test/testbootstrap-dist.php | Diff File | |||
add - application/third_party/phpmailer/travis.phpunit.xml.dist | Diff File |