Changeset 658
- Timestamp:
- 10/21/06 05:16:59 (2 years ago)
- Files:
-
- devel/lib/phpmailer/ChangeLog.txt (modified) (1 diff)
- devel/lib/phpmailer/class.phpmailer.php (modified) (6 diffs)
- devel/lib/phpmailer/class.smtp.php (modified) (1 diff)
- devel/lib/phpmailer/language/phpmailer.lang-ca.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-de.php (modified) (1 diff)
- devel/lib/phpmailer/language/phpmailer.lang-dk.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-fi.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-fo.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-hu.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-ja.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-nl.php (modified) (2 diffs)
- devel/lib/phpmailer/language/phpmailer.lang-no.php (modified) (1 diff)
- devel/lib/phpmailer/language/phpmailer.lang-pl.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-ro.php (added)
- devel/lib/phpmailer/language/phpmailer.lang-ru.php (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/lib/phpmailer/ChangeLog.txt
r269 r658 1 1 ChangeLog 2 3 Version 1.73 (Sun, Jun 10 2005) 4 * Fixed denial of service bug: http://www.cybsec.com/vuln/PHPMailer-DOS.pdf 5 * Now has a total of 20 translations 6 * Fixed alt attachments bug: http://tinyurl.com/98u9k 2 7 3 8 Version 1.72 (Wed, May 25 2004) devel/lib/phpmailer/class.phpmailer.php
r269 r658 120 120 * @var string 121 121 */ 122 var $PluginDir = '';122 var $PluginDir = ""; 123 123 124 124 /** … … 126 126 * @var string 127 127 */ 128 var $Version = "1.7 2";128 var $Version = "1.73"; 129 129 130 130 /** … … 441 441 } 442 442 443 if ($this->Sender != "" && strlen(ini_get("safe_mode"))< 1) 443 $safe = ini_get("safe_mode"); 444 if ($this->Sender != "" && ($safe == "" || $safe == "0")) 444 445 { 445 446 $old_from = ini_get("sendmail_from"); … … 472 473 */ 473 474 function SmtpSend($header, $body) { 474 include_once($this->PluginDir .'class.smtp.php');475 include_once($this->PluginDir . "class.smtp.php"); 475 476 $error = ""; 476 477 $bad_rcpt = array(); … … 757 758 case "alt": 758 759 // fall through 759 case "alt_attachment ":760 case "alt_attachments": 760 761 $this->AltBody = $this->WrapText($this->AltBody, $this->WordWrap); 761 762 break; … … 1104 1105 return ""; 1105 1106 } 1107 $magic_quotes = get_magic_quotes_runtime(); 1108 set_magic_quotes_runtime(0); 1106 1109 $file_buffer = fread($fd, filesize($path)); 1107 1110 $file_buffer = $this->EncodeString($file_buffer, $encoding); 1108 1111 fclose($fd); 1112 set_magic_quotes_runtime($magic_quotes); 1109 1113 1110 1114 return $file_buffer; devel/lib/phpmailer/class.smtp.php
r269 r658 334 334 $pos = strrpos(substr($line,0,$max_line_length)," "); 335 335 336 // Fix from http://www.addict3d.org/index.php?page=viewarticle&type=security&ID=4079336 # Patch to fix DOS attack 337 337 if (!$pos) { 338 338 $pos = $max_line_length - 1; 339 339 } 340 // End of fix341 340 342 341 $lines_out[] = substr($line,0,$pos); devel/lib/phpmailer/language/phpmailer.lang-de.php
r269 r658 19 19 $PHPMAILER_LANG["connect_host"] = 'SMTP Fehler: Konnte keine Verbindung zum SMTP-Host herstellen.'; 20 20 $PHPMAILER_LANG["file_access"] = 'Zugriff auf folgende Datei fehlgeschlagen: '; 21 $PHPMAILER_LANG["file_open"] = 'Datei Fehler: Konnte Datenicht öffnen: ';21 $PHPMAILER_LANG["file_open"] = 'Datei Fehler: konnte folgende Datei nicht öffnen: '; 22 22 $PHPMAILER_LANG["encoding"] = 'Unbekanntes Encoding-Format: '; 23 23 ?> devel/lib/phpmailer/language/phpmailer.lang-nl.php
r269 r658 1 1 <?php 2 2 /** 3 * PHPMailer language file. 3 * PHPMailer language file. 4 4 * Dutch Version 5 5 */ … … 7 7 $PHPMAILER_LANG = array(); 8 8 9 $PHPMAILER_LANG["provide_address"] = ' U moet op zijn minst één ontvanger' .10 'o pgeven';11 $PHPMAILER_LANG["mailer_not_supported"] = ' e-mail servicewordt niet ondersteund.';12 $PHPMAILER_LANG["execute"] = 'K an niet worden uitgevoerd: ';13 $PHPMAILER_LANG["instantiate"] = 'K an mail functie niet op gang brengen.';14 $PHPMAILER_LANG["authenticate"] = 'SMTP fout: Ongeldige gebruikersnaam of wachtwoord.';15 $PHPMAILER_LANG["from_failed"] = 'De volgende afzender s zijn ongeldig: ';16 $PHPMAILER_LANG["recipients_failed"] = 'SMTP Fout: Kon email niet verzend' .17 ' naar de volgende ontvangers: ';9 $PHPMAILER_LANG["provide_address"] = 'Er moet tenmiste één ' . 10 'ontvanger emailadres opgegeven worden.'; 11 $PHPMAILER_LANG["mailer_not_supported"] = ' mailer wordt niet ondersteund.'; 12 $PHPMAILER_LANG["execute"] = 'Kon niet uitvoeren: '; 13 $PHPMAILER_LANG["instantiate"] = 'Kon mail functie niet initialiseren.'; 14 $PHPMAILER_LANG["authenticate"] = 'SMTP Fout: authenticatie mislukt.'; 15 $PHPMAILER_LANG["from_failed"] = 'De volgende afzender adressen zijn mislukt: '; 16 $PHPMAILER_LANG["recipients_failed"] = 'SMTP Fout: De volgende ' . 17 'ontvangers zijn mislukt: '; 18 18 $PHPMAILER_LANG["data_not_accepted"] = 'SMTP Fout: Data niet geaccepteerd.'; 19 $PHPMAILER_LANG["connect_host"] = 'SMTP Fout: K an geen verbinding maken met de SMTP server.';20 $PHPMAILER_LANG["file_access"] = ' Bijlage kon niet worden geopend: ';21 $PHPMAILER_LANG["file_open"] = 'B ijlage kon niet worden geopend: ';19 $PHPMAILER_LANG["connect_host"] = 'SMTP Fout: Kon niet verbinden met SMTP host.'; 20 $PHPMAILER_LANG["file_access"] = 'Kreeg geen toegang tot bestand: '; 21 $PHPMAILER_LANG["file_open"] = 'Bestandsfout: Kon bestand niet openen: '; 22 22 $PHPMAILER_LANG["encoding"] = 'Onbekende codering: '; 23 23 ?> devel/lib/phpmailer/language/phpmailer.lang-no.php
r269 r658 1 1 <?php 2 2 /** 3 * Norwegianlanguage file.4 * EnglishVersion3 * PHPMailer language file. 4 * Norwegian Version 5 5 */ 6 6
