Commit Graph

174 Commits

Author SHA1 Message Date
Synchro c2ab690546 Reorder code generation so it still works if an exception is thrown. 2014-08-31 20:02:47 +02:00
Synchro 6365f4d6fd PHPDoc cleanup - consistent naming of integer and boolean types 2014-06-06 09:45:38 +02:00
Synchro 608c301af9 PHPDoc cleanup - consistent naming of integer and boolean types 2014-06-06 08:01:56 +02:00
Synchro e3314c44ed Fix body setting in list example 2014-04-24 14:39:33 +02:00
michaelkonecny 213bdd6de4 host declaration was there twice 2014-04-09 18:29:41 +02:00
amatosg b0e2ccc855 Update gmail.phps
making it easier to read.
2014-04-04 16:00:44 -05:00
Synchro 86994962e3 Make text in logo image more readable 2014-04-03 12:25:08 +02:00
Marton Tasnadi 2e7b440784 HTML5 meta charset 2014-03-29 20:08:22 +01:00
Synchro 943e0bd529 New graphics 2014-03-10 16:25:31 +01:00
Synchro 73093a32a3 Add fake pop server and POP-before-SMTP tests.
Update POP before SMTP example to use new static method.
2013-08-02 16:19:01 +02:00
Synchro d992ae6dc4 Centralise check for debug output
PSR-2 reformat

Enable debug output for failing test

Fix broken test
Comment clearout

Proper thin spaces before French punctuation

Fix phpdocs for addrAppend and addrFormat, fixes #81
Minor code cleanup, remove some local vars

See changelog.

More phpdoc cleanup
2013-07-30 12:51:15 +02:00
Synchro d852751809 Fix wrong filename for image file - thanks to @mauglee 2013-06-06 17:27:12 +02:00
Marcus Bointon 019499efc3 Convert line breaks to CRLF in MsgHTML, closes #52
Fix double suffix on image cids, see #50
Remove unneeded test files, re-use example content for tests
Remove reference to phpmailer-lite
Ignore .idea folder
2013-05-01 10:20:10 +02:00
Synchro 4b255188db HTML5 doctype 2013-04-27 13:46:06 +02:00
Synchro 6e5e55bace Add advice on mail testing, links to testing tools 2013-04-27 13:45:01 +02:00
Synchro ff8718f722 Major overhaul and cleanup of example code
Update test_script to use some recently changed features, rename to code_generator
Generated code actually works!
Update SyntaxHighlighter
New PHPMailer graphic
2013-04-26 18:22:45 +02:00
mattsturdy e94a9b3156 Update examples/test_smtp_gmail_advanced.php 2013-02-27 20:55:02 -03:00
mattsturdy ea60bd844a Update examples/test_smtp_gmail_basic.php
update to use RFC 2606 email addresses
2013-02-27 20:54:03 -03:00
mattsturdy 2f7b3ec0f5 Update examples/test_smtp_gmail_advanced.php
updated to use RFC 2606 emails
2013-02-27 20:52:16 -03:00
matt sturdy a7cfc81b68 Updated example/*gmail* scripts to use TLS and port 587. Simplified test_scripts/index.php, new style, required fields and added option to form for setting TLS/SSL with SMTP 2013-02-27 09:30:29 -03:00
Synchro 6f919df65e Import 5.2.2rc2 from Google Code
Major cleanup of PHPDocs
Test suite works again
2012-11-21 16:12:07 +01:00
Marcus Bointon cca7fc22fb Import PHPMailer 5.2.0 from apache project 2011-08-23 10:20:10 +02:00
Marcus Bointon 8d4fc6d507 Merge in changes from the 5.0-dev branch 2009-05-05 11:22:26 +00:00
Marcus Bointon fb07adf194 Fix wrong folder nesting 2008-11-11 15:34:07 +00:00