Commit Graph

40 Commits (c4eb71fb2ad97d95aa6581d23a61055e6dd6b032)

Author SHA1 Message Date
Julio Montoya c945e31be1 Testing swiftmail 13 years ago
Julio Montoya a1ec5931fd Improving performance of index.php 13 years ago
Julio Montoya c25b1999e5 Adding reply to instead of sending the email as the user see BT#5316 and #5738 13 years ago
Julio Montoya 8209759518 Minor cleaning white spaces and old comments 13 years ago
Julio Montoya 65bd5e7890 Merge 13 years ago
Julio Montoya affc735986 Minor - fix when adding custom headers 13 years ago
Julio Montoya 0110264d7c Deprecating api_mail() use instead api_mail_html() 13 years ago
Yannick Warnier 352378ac99 Added error_log when e-mail sending fails - this will enable much faster debug on remote servers 14 years ago
Julio Montoya b4cdc36796 Fixing api_mail function see #3883 14 years ago
Julio Montoya 2bf55932d2 More fixes while sending messages 14 years ago
Julio Montoya e6b6207e15 Moving the mail.conf.php because the charset was always ISO-8859-1 14 years ago
Julio Montoya 4fe118faf0 Fixing bug when sending HTML mails with \n\r chars 14 years ago
Julio Montoya f471ed9d50 Fixing posible bug when email is not valid see #1671 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 016f8bdbb9 Feature #2099 - Mail sending: api_valid_email() is to be used inside the mailing functions for checkig agains valid e-mail addresses. The previous solution uses the eregi() function which is not PHP 5.3 "friendly". 15 years ago
Ivan Tcholakov ac02b40f03 Feature #2099 - Cleaning the file mail.lib.inc.php. 15 years ago
Yannick Warnier e6d312d9fd Minor - Fixed order of params *in function documentation* 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
christian1827 eebd0305dc added embedded images inside content of announcement sent by email - private BT#925 16 years ago
Carlos Vargas 4db5fee912 change \"from\" email CT#662 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Cristian Fasanando 1325cf59d6 Fixed send email with attachment file from announcement tool - CT#652 16 years ago
Ivan Tcholakov 39f9371728 Feature #272 - Mailing: Correction for loading the right configuration file. A global variable has been renamed for less probable conflicts. 16 years ago
Ivan Tcholakov c9ee729e2f Feature #272 - Cosmetics in mail functions. 16 years ago
Ivan Tcholakov ff0f6f267f Feature #272 - Code-formatting, file mail.lib.inc.php. 16 years ago
Cristian Fasanando 084e2cb4e3 Fixed - show image for email sent from announcement tool - partial DT#5666 16 years ago
Julio Montoya 18bba2a974 Fixing email sent when user finish an quiz with an open question see DT#5673 16 years ago
Julio Montoya fc52a7ae20 Fixing email sent when user finish an quiz with an open question see DT#5673 16 years ago
Ronny Velasquez 9ba8f6ae42 It adds the ability to send attachments to email accounts - see DT#5647 16 years ago
Ronny Velasquez 63a08e56dd Fixed partial, first problem: \"Ampercent bug in e-mails seen from Outlook\" - see DT#5647 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Cristian Fasanando 3f37281154 [svn r17919] Minor - Logic change - Added a new configuration by default into mail.conf.dist.php about charset and it's used now into api_mail function - see FS#2445 17 years ago
Jan Derriks d6c2563272 [svn r17620] FS#2988 - Long lines in Announcements will not show up in email and email subject,intro,signature changes. 17 years ago
Yannick Warnier 422703fc4c [svn r17096] Authorize "+" symbol in e-mail name syntax, as described in http://tools.ietf.org/html/rfc3696#section-3 (not totally implemented) 17 years ago
Yannick Warnier fd29574f65 [svn r13799] Allow array of recipients (rather than just one recipient in one string) 18 years ago
Eric Marguin 32fef54069 [svn r12053] include mail.conf.php here to avoid using this library without the mail configuration variables 19 years ago
Yannick Warnier 6c3df15b50 [svn r11579] Added simple api_mail_html() function that deals with alternatives (sends HTML AND text content using the right header to allow graceful downgrade). 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago