package.xml0000664000175000017500000004600712654071762011320 0ustar janjan Horde_Smtp pear.horde.org Horde SMTP Client Provides interfaces for connecting to a SMTP (RFC 5321) server to send e-mail messages. Michael Slusarz slusarz slusarz@horde.org yes 2016-02-02 1.9.2 1.9.0 stable stable LGPL-2.1 * [jan] Mark PHP 7 as supported. 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Mail pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Socket_Client pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Support pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Translation pear.horde.org 2.2.0 3.0.0alpha1 3.0.0alpha1 Horde_Util pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Imap_Client pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Secret pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Test pear.horde.org 2.1.0 3.0.0alpha1 3.0.0alpha1 1.0.0 1.0.0 stable stable 2013-08-16 LGPL-2.1 * [mms] Initial release. 1.1.0 1.1.0 stable stable 2013-08-22 LGPL-2.1 * [mms] Deprecated the 'password_encrypt' parameter and instead support passing a Horde_Smtp_Password object into the 'password' parameter. * [mms] Fix DIGEST-MD5 authentication method. * [mms] Added support for the Google XOAuth2 authentication mechanism. * [jan] Fix detecting if connection to SMTP server fails. 1.2.0 1.2.0 stable stable 2013-08-28 LGPL-2.1 * [mms] Change default security to use TLS, if available. * [mms] Fix storing password object in the Horde_Smtp object. 1.2.1 1.2.0 stable stable 2013-09-02 LGPL-2.1 * [mms] Transparently handle required TLS connection when no security was configured. 1.2.2 1.2.0 stable stable 2013-09-05 LGPL-2.1 * [mms] Fix aborting a pipelined DATA command if only a subset of recipients were rejected (Bug #12659). * [mms] Don't auto-detect TLS availability again once we have done initial detection. 1.2.3 1.2.0 stable stable 2013-09-11 LGPL-2.1 * [mms] Fix parsing SMTP error message on servers that support ENHANCEDSTATUSCODES (Bug #12666). 1.2.4 1.2.0 stable stable 2013-10-15 LGPL-2.1 * [mms] Explicitly reject XOAUTH2 as a authentication mechanism if it is not configured in the client. * [jan] Fix reading translations in PEAR-installed package. 1.2.5 1.2.0 stable stable 2013-10-19 LGPL-2.1 * [mms] Fix escaping periods that begin a line of DATA input. 1.2.6 1.2.0 stable stable 2013-10-22 LGPL-2.1 * [mms] Fix handling EOLs split on a stream bucket boundary (Bug #12763). 1.3.0 1.3.0 stable stable 2013-10-30 LGPL-2.1 * [mms] Added direct TLS v1.x connection option when connecting to remote server. * [mms] Added Horde_Smtp_Password_Xoauth2 class. 1.3.1 1.3.0 stable stable 2013-11-21 LGPL-2.1 * [mms] Fix handling servers that don't support ESMTP (Bug #12853). * [mms] Fix returning reply code in Exceptions. 1.4.0 1.4.0 stable stable 2014-02-11 LGPL-2.1 * [mms] Add raw error message text (in English) to Exceptions. 1.4.1 1.4.0 stable stable 2014-04-03 LGPL-2.1 * [jan] Add Danish translation (Erling Preben Hansen <erling@eph.dk>). * [mms] The mail submission port (587) should be default of this library. * [mms] Better exception message for a 550 error, since it is common and may be displayed to an end user (Request #12990). 1.5.0 1.5.0 stable stable 2014-05-21 LGPL-2.1 * [mms] Fix harmless undefined error when accessing certain configuration parameters. * [mms] Horde_Smtp#send() now returns recipient status information if at least one recipient was successfully accepted. * [mms] Added an LMTP (RFC 2033) driver. * [jan] Add Hungarian translation (Andras Galos <galosa@netinform.hu>). 1.5.1 1.5.0 stable stable 2014-06-10 LGPL-2.1 * [jan] Add Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>). 1.5.2 1.5.0 stable stable 2014-06-17 LGPL-2.1 * [jan] Add Spanish translation (Manuel Perez Ayala <mperaya@alcazaba.unex.es>). 1.6.0 1.6.0 stable stable 2014-08-04 LGPL-2.1 * [mms] Added support for sending internationalized header data (RFC 6531). 1.7.0 1.7.0 stable stable 2014-11-23 LGPL-2.1 * [mms] Added Horde_Smtp_Exception property indicating whether error is permanent or transient. * [mms] Determine EAI and Body transport information by analyzing the message data, instead of requiring a parameter. * [mms] Add support for ETRN extension (RFC 1985). * [mms] Add support for BINARYMIME extension (RFC 3030). * [mms] Add support for CHUNKING extension (RFC 3030). 1.8.0 1.8.0 stable stable 2015-01-07 LGPL-2.1 * [mms] Failed recipients can now be determined via the Horde_Smtp_Exception_Recipients exception thrown when calling Horde_Smtp#send(). 1.9.0 1.9.0 stable stable 2015-03-10 LGPL-2.1 * [mms] Fix sending BODY keyword when debugging and SMTP server does not support 8BITMIME extension. * [jan] Add parameter for stream context settings (Request #13730). * [jan] Fix notice if server doesn't support ENHANCEDSTATUSCODES. * [mms] Add 'localhost' parameter to Horde_Smtp (Request #13832). 1.9.1 1.9.0 stable stable 2015-04-28 LGPL-2.1 * [jan] Fix issues with certain locales like Turkish. 1.9.2 1.9.0 stable stable 2016-02-02 LGPL-2.1 * [jan] Mark PHP 7 as supported. Horde_Smtp-1.9.2/doc/Horde/Smtp/COPYING0000664000175000017500000005765612654071762015514 0ustar janjan GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Horde_Smtp-1.9.2/doc/Horde/Smtp/UPGRADING0000664000175000017500000000455112654071762015706 0ustar janjan====================== Upgrading Horde_Smtp ====================== :Contact: dev@lists.horde.org .. contents:: Contents .. section-numbering:: This lists the API changes between releases of the package. Upgrading to 1.9.0 ================== - Horde_Smtp - Constructor Added the 'context' parameter. Upgrading to 1.8.0 ================== - Horde_Smtp - send() Failed recipients now cause a Horde_Smtp_Exception_Recipients exception to be thrown, which contains the list of recipients that failed. - Horde_Smtp_Exception_Recipients This exception class has been added. Upgrading to 1.7.0 ================== - Horde_Smtp Added the $data_binary property. - Constructor Added the 'chunk_size' parameter. - send() Deprecated the '8bit' option. The correct encoding mode to use is now automatically determined. - Horde_Smtp_Exception Added the $category property. Added the CATEGORY_* constants to provide more general error categories if an error code is not handled specifically. - Horde_Smtp_Filter_Body This class was added. Upgrading to 1.6.0 ================== - Horde_Smtp Added the $data_intl property. - send() Added the 'intl' option. Upgrading to 1.5.0 ================== - Horde_Smtp - send() Now returns an array of information on successful send to at least one receipient. - Horde_Smtp_Exception Added the LOGIN_MISSINGEXTENSION error code. - Horde_Smtp_Lmtp Added the LMTP driver (RFC 2033). Upgrading to 1.4.0 ================== - Horde_Smtp_Exception Added the $raw_msg parameter. Upgrading to 1.3.0 ================== - Horde_Smtp - Constructor Added 'tlsv1' option for the 'secure' configuration parameter. - Horde_Smtp_Password_Xoauth2 Added class to abstract production of the necessary token for XOAUTH2 SASL authentication. Upgrading to 1.2.0 ================== - Horde_Smtp - Constructor Added the true option to the 'secure' parameter (and has become the default option). Upgrading to 1.1.0 ================== - Horde_Smtp - Constructor Added the 'xoauth2_token' parameter. Added the ability to pass in a Horde_Smtp_Password object to the 'password' parameter. The 'password_encrypt' parameter has been deprecated. Horde_Smtp-1.9.2/lib/Horde/Smtp/Exception/Recipients.php0000664000175000017500000000150712654071762021216 0ustar janjan * @category Horde * @copyright 2014-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @since 1.8.0 */ class Horde_Smtp_Exception_Recipients extends Horde_Smtp_Exception { /** * Failed recipient list. * * @var array */ public $recipients = array(); } Horde_Smtp-1.9.2/lib/Horde/Smtp/Filter/Body.php0000664000175000017500000000513212654071762017273 0ustar janjan * @category Horde * @copyright 2014-2016 Horde LLC * @deprecated Use Horde_Mime_Filter_Encoding instead. * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @since 1.7.0 */ class Horde_Smtp_Filter_Body extends php_user_filter { /** * Non CR/LF characters. * * @var integer */ protected $_crlf = 0; /** * @see stream_filter_register() */ public function onCreate() { $this->params->body = false; return true; } /** * @see stream_filter_register() */ public function filter($in, $out, &$consumed, $closing) { $skip = ($this->params->body !== false); while ($bucket = stream_bucket_make_writeable($in)) { if (!$skip) { $len = $bucket->datalen; $str = $bucket->data; for ($i = 0; $i < $len; ++$i) { $chr = ord($str[$i]); switch ($chr) { case 0: /* Only binary data can have NULLs. */ $this->params->body = 'binary'; $skip = true; break 2; case 10: // LF case 13: // CR $this->_crlf = 0; break; default: /* RFC 2045 [2.8]: 8bit data must be less than 998 * characters in length. Otherwise, we are looking at * binary. */ if (++$this->_crlf > 998) { $this->params->body = 'binary'; $skip = true; break 2; } else if ($chr > 127) { $this->params->body = '8bit'; } break; } } } $consumed += $bucket->datalen; stream_bucket_append($out, $bucket); } return PSFS_PASS_ON; } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Filter/Data.php0000664000175000017500000000354212654071762017252 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp */ class Horde_Smtp_Filter_Data extends php_user_filter { /** * Last character. * * @var string */ private $_last = null; /** * @see stream_filter_register() */ public function filter($in, $out, &$consumed, $closing) { while ($bucket = stream_bucket_make_writeable($in)) { $consumed += $bucket->datalen; // Handle split EOL in the next data bucket. if ($bucket->data[$bucket->datalen - 1] === "\r") { $bucket->data = substr($bucket->data, 0, -1); } // If the first character is '.', need to check if it has to be // doubled. if (($bucket->data[0] === '.') && (is_null($this->_last) || ($this->_last === "\n"))) { $bucket->data = '.' . $bucket->data; } // EOLs need to be CRLF; double leading periods. $bucket->data = str_replace( array("\r\n", "\r", "\n", "\n."), array("\n", "\n", "\r\n", "\n.."), $bucket->data ); $this->_last = substr($bucket->data, -1); stream_bucket_append($out, $bucket); } return PSFS_PASS_ON; } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Password/Xoauth2.php0000664000175000017500000000325612654071762020312 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @since 1.3.0 */ class Horde_Smtp_Password_Xoauth2 implements Horde_Smtp_Password { /** * Access token. * * @var string */ public $access_token; /** * Username. * * @var string */ public $username; /** * Constructor. * * @param string $username The username. * @param string $access_token The access token. */ public function __construct($username, $access_token) { $this->username = $username; $this->access_token = $access_token; } /** * Return the password to use for the server connection. * * @return string The password. */ public function getPassword() { // base64("user=" {User} "^Aauth=Bearer " {Access Token} "^A^A") // ^A represents a Control+A (\001) return base64_encode( 'user=' . $this->username . "\1" . 'auth=Bearer ' . $this->access_token . "\1\1" ); } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Connection.php0000664000175000017500000000753212654071762017256 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @internal * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp */ class Horde_Smtp_Connection extends Horde\Socket\Client { /** * Writes data to the output stream. * * @param mixed $data String data (or array of string data), or a * resource. * @param mixed $size If set, the maximum number of octets to send. * * @throws Horde_Smtp_Exception */ public function write($data, $size = null) { if (is_resource($data)) { $this->_params['debug']->client('', false); while (!feof($data) && (is_null($size) || ($size > 0))) { if (is_null($size)) { $c_size = 65536; } else { $c_size = min($size, 65536); $size -= $c_size; } $chunk = fread($data, $c_size); $this->_params['debug']->raw($chunk); try { $this->_write($chunk); } catch (Horde_Smtp_Exception $e) { $this->_params['debug']->raw("\n"); throw $e; } } $this->_write("\r\n"); $this->_params['debug']->raw("\n"); } else { if (!is_array($data)) { $data = array($data); } foreach ($data as $val) { $this->_params['debug']->client($val); } $chunk = implode("\r\n", $data); if (!is_null($size)) { $chunk = substr($chunk, 0, $size); } $this->_write($chunk . "\r\n"); } } /** * Writes data to the output stream. * * @param string $data String data. * * @throws Horde_Smtp_Exception */ protected function _write($data) { if (fwrite($this->_stream, $data) === false) { throw new Horde_Smtp_Exception( Horde_Smtp_Translation::r("Server write error."), Horde_Smtp_Exception::SERVER_WRITEERROR ); } } /** * Read data from incoming stream. * * @param integer $size UNUSED: The number of bytes to read from the * socket. * * @return string Line of data. * * @throws Horde_Smtp_Exception */ public function read($size = null) { if (feof($this->_stream)) { $this->close(); $this->_params['debug']->info("ERROR: Server closed the connection."); throw new Horde_Smtp_Exception( Horde_Smtp_Translation::r("Server closed the connection unexpectedly."), Horde_Smtp_Exception::DISCONNECT ); } if (($read = fgets($this->_stream)) === false) { $this->_params['debug']->info("ERROR: Server read/timeout error."); throw new Horde_Smtp_Exception( Horde_Smtp_Translation::r("Error when communicating with the server."), Horde_Smtp_Exception::SERVER_READERROR ); } $this->_params['debug']->server(rtrim($read, "\r\n")); return $read; } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Debug.php0000664000175000017500000000663312654071762016206 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @internal * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp */ class Horde_Smtp_Debug { /* Time, in seconds, to be labeled a slow command. */ const SLOW_CMD = 5; /** * Is debugging active? * * @var boolean */ public $active = true; /** * The debug stream. * * @var resource */ protected $_stream; /** * Timestamp of last command. * * @var integer */ protected $_time = null; /** * Constructor. * * @param mixed $debug The debug target. */ public function __construct($debug) { $this->_stream = is_resource($debug) ? $debug : @fopen($debug, 'a'); register_shutdown_function(array($this, 'shutdown')); } /** * Shutdown function. */ public function shutdown() { if (is_resource($this->_stream)) { fflush($this->_stream); fclose($this->_stream); $this->_stream = null; } } /** * Write client output to debug log. * * @param string $msg Debug message. * @param boolean $eol Output EOL? */ public function client($msg, $eol = true) { $this->_write($msg . ($eol ? "\n" : ''), 'C: '); } /** * Write informational message to debug log. * * @param string $msg Debug message. */ public function info($msg) { $this->_write($msg . "\n", '>> '); } /** * Write server output to debug log. * * @param string $msg Debug message. */ public function raw($msg) { $this->_write($msg); } /** * Write server output to debug log. * * @param string $msg Debug message. */ public function server($msg) { $this->_write($msg . "\n", 'S: '); } /** * Write debug information to the output stream. * * @param string $msg Debug data. * @param string $pre Prefix. */ protected function _write($msg, $pre = null) { if (!$this->_stream || !$this->active) { return; } if (!is_null($pre)) { $new_time = microtime(true); if (is_null($this->_time)) { fwrite( $this->_stream, str_repeat('-', 30) . "\n" . '>> ' . date('r') . "\n" ); } elseif (($diff = ($new_time - $this->_time)) > self::SLOW_CMD) { fwrite( $this->_stream, '>> Slow Command: ' . round($diff, 3) . " seconds\n" ); } $this->_time = $new_time; } fwrite($this->_stream, $pre . $msg); } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Exception.php0000664000175000017500000002200512654071762017105 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * * @property-read boolean $permanent Is this a permanent (non-transient) * error? (@since 1.7.0) * @property-read string $raw_msg Raw error message from server (in English). * (@since 1.4.0) */ class Horde_Smtp_Exception extends Horde_Exception { /* Error message codes. */ // Unspecified error (default) const UNSPECIFIED = 0; // Thrown if server denies the network connection. const SERVER_CONNECT = 1; // Thrown if read error for server response. const SERVER_READERROR = 2; // Thrown if write error in server interaction. const SERVER_WRITEERROR = 3; // The server ended the connection. const DISCONNECT = 4; // Mailbox unavailable. const MAILBOX_UNAVAILABLE = 5; // Insufficient system storage. const INSUFFICIENT_STORAGE = 6; // Unknown local user. const UNKNOWN_LOCAL_USER = 7; // User has exceeded storage allocation. const OVERQUOTA = 8; // "Syntax errors, syntactically correct commands that do not fit any // functional category, and unimplemented or superfluous commands." // (@since 1.7.0) const CATEGORY_SYNTAX = 201; // "Replies to requests for information" (@since 1.7.0) const CATEGORY_INFORMATIONAL = 202; // "Replies referring to the transmission channel" (@since 1.7.0) const CATEGORY_CONNECTIONS = 203; // "Status of the receiver mail system vis-a-vis the requested transfer or // other mail system action." // "Mail system status indicates that something having to do with the // destination system has caused this DSN. System issues are assumed to be // under the general control of the destination system administrator." // (@since 1.7.0) const CATEGORY_MAILSYSTEM = 204; // "Reports on the originator or destination address. It may include // address syntax or validity." (@since 1.7.0) const CATEGORY_ADDRESS = 205; // "Mailbox status indicates that something having to do with the mailbox // has caused this DSN." (@since 1.7.0) const CATEGORY_MAILBOX = 206; // "Status about the delivery system itself. These system components // include any necessary infrastructure such as directory and routing // services." (@since 1.7.0) const CATEGORY_NETWORK = 207; // "The mail delivery protocol status codes report failures involving the // message delivery protocol. These failures include the full range of // problems resulting from implementation errors or an unreliable // connection." (@since 1.7.0) const CATEGORY_DELIVERY = 208; // "Failures involving the content of the message. These codes report // failures due to translation, transcoding, or otherwise unsupported // message media." (@since 1.7.0) const CATEGORY_CONTENT = 209; // "Failures involving policies such as per-recipient or per-host // filtering and cryptographic operations." (@since 1.7.0) const CATEGORY_SECURITY = 210; /* Login failures codes. */ // Could not start mandatory TLS connection. const LOGIN_TLSFAILURE = 100; // Generic authentication failure. const LOGIN_AUTHENTICATIONFAILED = 101; // Requires authentication. const LOGIN_REQUIREAUTHENTICATION = 102; // Server does not support necessary extension(s). // @since 1.5.0 const LOGIN_MISSINGEXTENSION = 103; /** * SMTP Enhanced Mail System Status Code (see RFC 3463). * * @var string */ protected $_enhancedcode = null; /** * Raw error message (in English). * * @var string */ protected $_rawmsg = ''; /** * SMTP reply code. * * @var integer */ protected $_smtpcode = 0; /** * Constructor. * * @param string $msg Error message (non-translated). * @param code $code Error code. */ public function __construct($message = null, $code = null) { parent::__construct( Horde_Smtp_Translation::t($message), $code ); $this->_rawmsg = $message; } /** */ public function __get($name) { switch ($name) { case 'permanent': $str_code = is_null($this->_enhancedcode) ? strval($this->_smtpcode) : explode('.', $this->_enhancedcode); /* Enhanced codes: Permanent errors are 5.y.z codes. (4.y.z are * tranisent errors) * Status code: permanent errors are 5yz codes. (4yz are tranisent * errors) */ return ($str_code[0] === '5'); case 'raw_msg': return $this->_rawmsg; } } /** * Set the SMTP reply code. * * @param integer $smtpcode SMTP reply code. */ public function setSmtpCode($smtpcode) { $this->_enhancedcode = null; $this->code = 0; $this->_smtpcode = $smtpcode; /* Any code not listed here will get the details of the error message * as returned from the server. * Need to store $code/$message here because getCode()/getMessage() is * declared final in the parent class and we can not alter on-demand * at that location (darn). */ switch ($smtpcode) { case 450: $this->code = self::MAILBOX_UNAVAILABLE; $this->message = Horde_Smtp_Translation::t("Mailbox unavailable."); return; case 452: $this->code = self::INSUFFICIENT_STORAGE; $this->message = Horde_Smtp_Translation::t("Insufficient system storage."); return; case 454: $this->code = self::LOGIN_TLSFAILURE; $this->message = Horde_Smtp_Translation::t("Could not open secure TLS connection to the server."); return; case 530: $this->code = self::LOGIN_REQUIREAUTHENTICATION; $this->message = Horde_Smtp_Translation::t("Server requires authentication."); return; case 550: $this->code = self::MAILBOX_UNAVAILABLE; $this->message = Horde_Smtp_Translation::t("Message could not be delivered - the address was not found, is unknown, or is not receiving messages."); return; case 551: $this->code = self::UNKNOWN_LOCAL_USER; return; case 552: $this->code = self::OVERQUOTA; return; case 554: $this->code = self::DISCONNECT; $this->message = Horde_Smtp_Translation::t("Server is not accepting SMTP connections."); return; } $str_code = strval($smtpcode); switch ($str_code[1]) { case '0': $this->code = self::CATEGORY_SYNTAX; break; case '1': $this->code = self::CATEGORY_INFORMATIONAL; break; case '2': $this->code = self::CATEGORY_CONNECTIONS; break; case '5': $this->code = self::CATEGORY_MAILSYSTEM; break; } } /** * Get the SMTP reply code. * * @return integer Reply code. */ public function getSmtpCode() { return $this->_smtpcode; } /** * Set SMTP Enhanced Mail System Status Code (RFC 3463). * * @param string $code Enhanced status code. */ public function setEnhancedSmtpCode($code) { $this->_enhancedcode = $code; /* Only set code if more specific than general category codes. */ if ($this->code && ($this->code < 100)) { return; } $parts = explode('.', $code); switch ($parts[1]) { case '1': $this->code = self::CATEGORY_ADDRESS; break; case '2': $this->code = self::CATEGORY_MAILBOX; break; case '3': $this->code = self::CATEGORY_MAILSYSTEM; break; case '4': $this->code = self::CATEGORY_NETWORK; break; case '5': $this->code = self::CATEGORY_DELIVERY; break; case '6': $this->code = self::CATEGORY_CONTENT; break; case '7': $this->code = self::CATEGORY_SECURITY; break; } } /** * Get SMTP Enhanced Mail System Status Code (RFC 3463). * * @return string Enhanced status code. */ public function getEnhancedSmtpCode() { return $this->_enhancedcode; } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Lmtp.php0000664000175000017500000000441112654071762016064 0ustar janjan * @category Horde * @copyright 2014-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @since 1.5.0 */ class Horde_Smtp_Lmtp extends Horde_Smtp { /** * LMTP only supports LHLO hello command (RFC 2033 [4.1]), not EHLO. * * HELO isn't supported, but HELO code in _hello() should not be reached * since failure of LHLO command will result in 500 error code (instead * of 502 necessary to fallback to HELO). */ protected $_ehlo = 'LHLO'; /** * These extensions are required for LMTP (RFC 2033 [5]). */ protected $_requiredExts = array( 'ENHANCEDSTATUSCODES', 'PIPELINING' ); /** */ public function __construct(array $params = array()) { // LMTP MUST NOT be on port 25 (RFC 2033 [5]). if (isset($params['port']) && ($params['port'] == 25)) { throw new InvalidArgumentException( 'Cannot use port 25 for a LMTP server.' ); } parent::__construct($params); } /** */ protected function _processData($recipients) { /* RFC 2033 [4.2/4.3]: there is one response for each successful * recipient, so need to iterate through the array. If no successful * recipients found, throw an exception. */ $out = array(); $success = false; foreach ($recipients as $val) { try { $this->_getResponse(250); $out[$val] = $success = true; } catch (Horde_Smtp_Exception $e) { $out[$val] = $e; } } if (!$success) { $e = new Horde_Smtp_Exception('Sending to all recipients failed.'); $e->setSmtpCode(550); throw $e; } return $out; } } Horde_Smtp-1.9.2/lib/Horde/Smtp/Password.php0000664000175000017500000000143512654071762016755 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp */ interface Horde_Smtp_Password { /** * Return the password to use for the SMTP connection. * * @return string The password. */ public function getPassword(); } Horde_Smtp-1.9.2/lib/Horde/Smtp/Translation.php0000664000175000017500000000167112654071762017453 0ustar janjan * @category Horde * @copyright 2013-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL * @package Smtp */ class Horde_Smtp_Translation extends Horde_Translation_Autodetect { /** * The translation domain * * @var string */ protected static $_domain = 'Horde_Smtp'; /** * The absolute PEAR path to the translations for the default gettext handler. * * @var string */ protected static $_pearDirectory = '@data_dir@'; } Horde_Smtp-1.9.2/lib/Horde/Smtp.php0000664000175000017500000010110712654071762015150 0ustar janjan * - RFC 1870/STD 10: Message Size Declaration * - RFC 1985: SMTP Service Extension for Remote Message Queue Starting * - RFC 2034: Enhanced-Status-Codes * - RFC 2195: CRAM-MD5 (SASL Authentication) * - RFC 2595/4616: TLS & PLAIN (SASL Authentication) * - RFC 2831: DIGEST-MD5 authentication mechanism (obsoleted by RFC 6331) * - RFC 2920/STD 60: Pipelining * - RFC 3030: SMTP Service Extensions for Transmission of Large and Binary * MIME Messages * - RFC 3207: Secure SMTP over TLS * - RFC 3463: Enhanced Mail System Status Codes * - RFC 4422: SASL Authentication (for DIGEST-MD5) * - RFC 4954: Authentication * - RFC 5321: Simple Mail Transfer Protocol * - RFC 6152/STD 71: 8bit-MIMEtransport * - RFC 6409/STD 72: Message Submission for Mail * - RFC 6531: Internationalized Email * * - XOAUTH2: https://developers.google.com/gmail/xoauth2_protocol * * * TODO: *
 *   - RFC 1845: CHECKPOINT
 *   - RFC 2852: DELIVERYBY
 *   - RFC 3461: DSN
 *   - RFC 3865: NO-SOLICITING
 *   - RFC 3885: MTRK
 *   - RFC 4141: CONPERM/CONNEG
 *   - RFC 4405: SUBMITTER
 *   - RFC 4468: BURL
 *   - RFC 4865: FUTURERELEASE
 *   - RFC 6710: MT-PRIORITY
 *   - RFC 7293: RRVS
 * 
* * @author Michael Slusarz * @category Horde * @copyright 2013-2016 Horde LLC * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * * @property-read boolean $data_8bit Does server support sending 8-bit MIME * data? * @property-read boolean $data_binary Does server support sending binary * MIME data? (@since 1.7.0) * @property-read boolean $data_intl Does server support sending * internationalized (UTF-8) header data? * (@since 1.6.0) * @property-read integer $size The maximum message size supported (in * bytes) or null if this cannot be determined. */ class Horde_Smtp implements Serializable { const CHUNK_DEFAULT = 1048576; /** * Connection to the SMTP server. * * @var Horde_Smtp_Connection */ protected $_connection; /** * The debug object. * * @var Horde_Smtp_Debug */ protected $_debug; /** * The hello command to use for extended SMTP support. * * @var string */ protected $_ehlo = 'EHLO'; /** * The list of ESMTP extensions. * If this value is null, we have not connected to server yet. * * @var array */ protected $_extensions = null; /** * Hash containing connection parameters. * * @var array */ protected $_params = array(); /** * List of required ESMTP extensions. * * @var array */ protected $_requiredExts = array(); /** * Constructor. * * @param array $params Configuration parameters: * - chunk_size: (integer) If CHUNKING is supported on the server, the * chunk size (in octets) to send. 0 will disable chunking. * @since 1.7.0 * - context: (array) Any context parameters passed to * stream_create_context(). @since 1.9.0 * - debug: (string) If set, will output debug information to the stream * provided. The value can be any PHP supported wrapper that * can be opened via fopen(). * DEFAULT: No debug output * - host: (string) The SMTP server. * DEFAULT: localhost * - localhost: (string) The hostname of the localhost. (since 1.9.0) * DEFAULT: Auto-determined. * - password: (mixed) The SMTP password or a Horde_Smtp_Password object * (since 1.1.0). * DEFAULT: NONE * - port: (string) The SMTP port. * DEFAULT: 587 (See RFC 6409/STD 72) * - secure: (string) Use SSL or TLS to connect. * DEFAULT: true (use 'tls' option, if available) * - false (No encryption) * - 'ssl' (Auto-detect SSL version) * - 'sslv2' (Force SSL version 2) * - 'sslv3' (Force SSL version 3) * - 'tls' (TLS; started via protocol-level negotation over * unencrypted channel; RECOMMENDED way of initiating secure * connection) * - 'tlsv1' (TLS direct version 1.x connection to server) [@since * 1.3.0] * - true (Use TLS, if available) [@since 1.2.0] * - timeout: (integer) Connection timeout, in seconds. * DEFAULT: 30 seconds * - username: (string) The SMTP username. * DEFAULT: NONE * - xoauth2_token: (string) If set, will authenticate via the XOAUTH2 * mechanism (if available) with this token. Either a * string or a Horde_Smtp_Password object (since 1.1.0). */ public function __construct(array $params = array()) { // Default values. $params = array_merge(array( 'chunk_size' => self::CHUNK_DEFAULT, 'context' => array(), 'host' => 'localhost', 'port' => 587, 'secure' => true, 'timeout' => 30 ), array_filter($params)); foreach ($params as $key => $val) { $this->setParam($key, $val); } $this->_initOb(); } /** * Get encryption key. * * @deprecated * * @return string The encryption key. */ protected function _getEncryptKey() { if (is_callable($ekey = $this->getParam('password_encrypt'))) { return call_user_func($ekey); } throw new InvalidArgumentException('password_encrypt parameter is not a valid callback.'); } /** * Do initialization tasks. */ protected function _initOb() { register_shutdown_function(array($this, 'shutdown')); $this->_debug = ($debug = $this->getParam('debug')) ? new Horde_Smtp_Debug($debug) : new Horde_Support_Stub(); } /** * Shutdown actions. */ public function shutdown() { $this->logout(); } /** * This object can not be cloned. */ public function __clone() { throw new LogicException('Object cannot be cloned.'); } /** */ public function serialize() { return serialize($this->_params); } /** */ public function unserialize($data) { $this->_params = @unserialize($data); $this->_initOb(); } /** */ public function __get($name) { switch ($name) { case 'data_8bit': // RFC 6152 return $this->queryExtension('8BITMIME'); case 'data_binary': // RFC 3030 return $this->queryExtension('BINARYMIME'); case 'data_intl': // RFC 6531 return $this->queryExtension('SMTPUTF8'); case 'size': // RFC 1870 return $this->queryExtension('SIZE') ?: null; } } /** * Returns a value from the internal params array. * * @param string $key The param key. * * @return mixed The param value, or null if not found. */ public function getParam($key) { /* Passwords may be stored encrypted. */ switch ($key) { case 'password': case 'xoauth2_token': if (isset($this->_params[$key]) && ($this->_params[$key] instanceof Horde_Smtp_Password)) { return $this->_params[$key]->getPassword(); } // DEPRECATED if (($key == 'password') && !empty($this->_params['_passencrypt'])) { try { $secret = new Horde_Secret(); return $secret->read($this->_getEncryptKey(), $this->_params['password']); } catch (Exception $e) { return null; } } break; } return isset($this->_params[$key]) ? $this->_params[$key] : null; } /** * Sets a configuration parameter value. * * @param string $key The param key. * @param mixed $val The param value. */ public function setParam($key, $val) { switch ($key) { case 'password': if ($val instanceof Horde_Smtp_Password) { break; } // Encrypt password. DEPRECATED try { $encrypt_key = $this->_getEncryptKey(); if (strlen($encrypt_key)) { $secret = new Horde_Secret(); $val = $secret->write($encrypt_key, $val); $this->_params['_passencrypt'] = true; } } catch (Exception $e) {} break; } $this->_params[$key] = $val; } /** * Returns whether the SMTP server supports the given extension. * * @param string $ext The extension to query. * * @return mixed False if the server doesn't support the extension; * otherwise, the extension value (returns true if the * extension only supports existence). */ public function queryExtension($ext) { try { $this->login(); } catch (Horde_Smtp_Exception $e) { return false; } $ext = Horde_String::upper($ext); return isset($this->_extensions[$ext]) ? $this->_extensions[$ext] : false; } /** * Display if connection to the server has been secured via TLS or SSL. * * @return boolean True if the SMTP connection is secured. */ public function isSecureConnection() { return ($this->_connection && $this->_connection->secure); } /** * Connect/login to the SMTP server. * * @throws Horde_Smtp_Exception */ public function login() { if (!is_null($this->_extensions)) { return; } if (!$this->_connection) { try { $this->_connection = new Horde_Smtp_Connection( $this->getParam('host'), $this->getParam('port'), $this->getParam('timeout'), $this->getParam('secure'), $this->getParam('context'), array( 'debug' => $this->_debug ) ); } catch (Horde\Socket\Client\Exception $e) { $e2 = new Horde_Smtp_Exception( Horde_Smtp_Translation::r("Error connecting to SMTP server."), Horde_Smtp_Exception::SERVER_CONNECT ); $e2->details = $e->details; throw $e2; } $this->_debug->info(sprintf( 'Connection to: smtp://%s:%s', $this->getParam('host'), $this->getParam('port') )); // Get initial line (RFC 5321 [3.1]). $this->_getResponse(220, array( 'error' => 'logout' )); } $this->_hello(); if ($this->_startTls()) { $this->_extensions = null; $this->login(); return; } /* Check for required ESMTP extensions. */ foreach ($this->_requiredExts as $val) { if (!$this->queryExtension($val)) { throw new Horde_Smtp_Exception( sprintf( Horde_Smtp_Translation::r("Server does not support a necessary server extension: %s."), $val ), Horde_Smtp_Exception::LOGIN_MISSINGEXTENSION ); } } /* If we reached this point and don't have a secure connection, then * a secure connections is not available. */ if (!$this->isSecureConnection() && ($this->getParam('secure') === true)) { $this->setParam('secure', false); } if (!strlen($this->getParam('username')) || !($auth = $this->queryExtension('AUTH'))) { return; } $auth = array_flip(array_map('trim', explode(' ', $auth))); // XOAUTH2 if (isset($auth['XOAUTH2'])) { unset($auth['XOAUTH2']); if ($this->getParam('xoauth2_token')) { $auth = array('XOAUTH2' => true) + $auth; } } foreach (array_keys($auth) as $method) { try { $this->_auth($method); return; } catch (Horde_Smtp_Exception $e) {} } $this->logout(); throw new Horde_Smtp_Exception( Horde_Smtp_Translation::r("Server denied authentication."), Horde_Smtp_Exception::LOGIN_AUTHENTICATIONFAILED ); } /** * Logout from the SMTP server. */ public function logout() { if (!is_null($this->_extensions) && $this->_connection->connected) { try { // See RFC 5321 [4.1.1.10] $this->_connection->write('QUIT'); $this->_getResponse(221); } catch (Exception $e) {} $this->_connection->close(); } unset($this->_connection); $this->_extensions = null; } /** * Send a message. * * @param mixed $from The from address. Either a * Horde_Mail_Rfc822_Address object or a string. * @param mixed $to The to (recipient) addresses. Either a * Horde_Mail_Rfc822_List object, a string, or an * array of addresses. * @param mixed $data The data to send. Either a stream or a string. * * @return array If no receipients were successful, a * Horde_Smtp_Exception will be thrown. If at least one * recipient was successful, an array with the following * format is returned: (@since 1.5.0) * - KEYS: Recipient addresses ($to addresses). * - VALUES: Boolean true (if message was accepted for this recpieint) * or a Horde_Smtp_Exception (if messages was not accepted). * * @throws Horde_Smtp_Exception * @throws Horde_Smtp_Exception_Recipients * @throws InvalidArgumentException */ public function send($from, $to, $data, array $opts = array()) { $this->login(); if (!($from instanceof Horde_Mail_Rfc822_Address)) { $from = new Horde_Mail_Rfc822_Address($from); } /* Are EAI addresses present? */ $eai = $from->eai; if (!($to instanceof Horde_Mail_Rfc822_List)) { $to = new Horde_Mail_Rfc822_List($to); } if (!$eai) { foreach ($to->raw_addresses as $val) { if ($eai = $val->eai) { break; } } } /* RFC 6531: EAI */ if ($eai && !$this->data_intl) { throw new InvalidArgumentException( 'Server does not support sending internationalized header data.' ); } $stream = fopen('php://temp', 'r+'); stream_filter_register('horde_smtp_data', 'Horde_Smtp_Filter_Data'); $filter_data = stream_filter_append( $stream, 'horde_smtp_data', STREAM_FILTER_WRITE ); stream_filter_register('horde_smtp_body', 'Horde_Smtp_Filter_Body'); $filter_body_params = new stdClass; $filter_body = stream_filter_append( $stream, 'horde_smtp_body', STREAM_FILTER_WRITE, $filter_body_params ); if (is_resource($data)) { while (!feof($data)) { fwrite($stream, fread($data, 8192)); } } else { fwrite($stream, $data); } stream_filter_remove($filter_body); stream_filter_remove($filter_data); $size = ftell($stream); rewind($stream); $chunking = $this->queryExtension('CHUNKING'); $chunk_force = false; $chunk_size = $this->getParam('chunk_size'); /* Do body checks now, since if they fail it doesn't make sense to * do anything else. */ $body = null; if ($eai || ($filter_body_params->body === '8bit')) { /* RFC 6152[3]. RFC 6531[1.2] also requires at least 8BITMIME to * be available. */ $body = $this->data_8bit ? ' BODY=8BITMIME' : false; } /* Fallback to binarymime if 8bitmime is not available. */ if (($body === false) || ($filter_body_params->body === 'binary')) { // RFC 3030[3] if (!$this->data_binary) { switch ($filter_body_params->body) { case 'binary': throw new InvalidArgumentException( 'Server does not support binary message data.' ); default: throw new InvalidArgumentException( 'Server does not support 8-bit message data.' ); } } $body = ' BODY=BINARYMIME'; /* BINARYMIME requires CHUNKING. */ $chunking = $chunk_force = true; if (!$chunk_size) { $chunk_size = self::CHUNK_DEFAULT; } } if (is_null($body) && $this->_debug->active && $this->data_8bit) { /* Only output extended 7bit command if debug is active (it is * default and does not need to be explicitly declared). */ $body = ' BODY=7BIT'; } $mailcmd = 'MAIL FROM:<' . ($eai ? $from->bare_address : $from->bare_address_idn) . '>'; // RFC 1870[6] if ($this->queryExtension('SIZE')) { $mailcmd .= ' SIZE=' . intval($size); } // RFC 6531[3.4] if ($eai) { $mailcmd .= ' SMTPUTF8'; } if (!is_null($body)) { $mailcmd .= $body; } $recipients = $eai ? $to->bare_addresses : $to->bare_addresses_idn; $recip_cmds = array(); foreach ($recipients as $val) { $recip_cmds[$val] = 'RCPT TO:<' . $val . '>'; } if ($this->queryExtension('PIPELINING')) { $this->_connection->write( array_merge(array($mailcmd), array_values($recip_cmds)) ); try { $this->_getResponse(250); $error = null; } catch (Horde_Smtp_Exception $e) { $error = $e; } foreach ($recip_cmds as $key => $val) { try { $this->_getResponse(array(250, 251), array( 'exception' => 'Horde_Smtp_Exception_Recipients' )); } catch (Horde_Smtp_Exception_Recipients $e) { if (is_null($error)) { $error = $e; } if ($error instanceof Horde_Smtp_Exception_Recipients) { $error->recipients[] = $key; } } } /* Can't pipeline DATA since we want to throw an exception if * ANY of the recipients are bad. */ if (!is_null($error)) { $this->resetCmd(); throw $error; } } else { $this->_connection->write($mailcmd); $this->_getResponse(250, array( 'error' => 'reset' )); foreach ($recip_cmds as $key => $val) { $this->_connection->write($val); try { $this->_getResponse(array(250, 251), array( 'error' => 'reset', 'exception' => 'Horde_Smtp_Exception_Recipients' )); } catch (Horde_Smtp_Exception_Recipients $e) { $e->recipients[] = $key; throw $e; } } } /* CHUNKING support. RFC 3030[2] */ if ($chunking && $chunk_size && ($chunk_force || ($size > $chunk_size))) { while ($size) { $c = min($chunk_size, $size); $size -= $c; $this->_connection->write( 'BDAT ' . $c . ($size ? '' : ' LAST') ); $this->_connection->write($stream, $c); if ($size) { $this->_getResponse(250, array( 'error' => 'reset' )); } } } else { $this->_connection->write('DATA'); try { $this->_getResponse(354, array( 'error' => 'reset' )); } catch (Horde_Smtp_Exception $e) { fclose($stream); /* This is the place where a STARTTLS 530 error would occur. * If so, explicitly use STARTTLS and try again. */ switch ($e->getSmtpCode()) { case 530: if (!$this->isSecureConnection()) { $this->logout(); $this->setParam('secure', 'tls'); $this->send($from, $to, $data, $opts); return; } break; } throw $e; } $this->_connection->write($stream); $this->_connection->write('.'); } fclose($stream); return $this->_processData($recipients); } /** * Send a reset command. * * @throws Horde_Smtp_Exception */ public function resetCmd() { $this->login(); // See RFC 5321 [4.1.1.5]. // RSET only useful if we are already authenticated. if (!is_null($this->_extensions)) { $this->_connection->write('RSET'); $this->_getResponse(250); } } /** * Send a NOOP command. * * @throws Horde_Smtp_Exception */ public function noop() { $this->login(); // See RFC 5321 [4.1.1.9]. // NOOP only useful if we are already authenticated. if (!is_null($this->_extensions)) { $this->_connection->write('NOOP'); $this->_getResponse(250); } } /** * Send request to process the remote queue. * * @param string $host The specific host to request queue processing for. * * @throws Horde_Smtp_Exception */ public function processQueue($host = null) { $this->login(); if (!$this->queryExtension('ETRN')) { return; } if (is_null($host)) { $host = $this->_getHostname(); if ($host === false) { return; } } $this->_connection->write('ETRN ' . $host); $this->_getResponse(array(250, 251, 252, 253)); } /* Internal methods. */ /** * Send "Hello" command to the server. * * @throws Horde_Smtp_Exception */ protected function _hello() { $ehlo = $host = $this->_getHostname(); if ($host === false) { $ehlo = $_SERVER['SERVER_ADDR']; $host = 'localhost'; } $this->_connection->write($this->_ehlo . ' ' . $ehlo); try { $resp = $this->_getResponse(250); foreach ($resp as $val) { $tmp = explode(' ', $val, 2); $this->_extensions[$tmp[0]] = empty($tmp[1]) ? true : $tmp[1]; } } catch (Horde_Smtp_Exception $e) { switch ($e->getSmtpCode()) { case 502: // Old server - doesn't support EHLO $this->_connection->write('HELO ' . $host); try { $this->_getResponse(250); } catch (Horde_Smtp_Exception $e2) { $this->logout(); throw $e; } $this->_extensions = array(); break; default: $this->logout(); throw $e; } } } /** * Starts the TLS connection to the server, if necessary. See RFC 3207. * * @return boolean True if TLS was started. * * @throws Horde_Smtp_Exception */ protected function _startTls() { $secure = $this->getParam('secure'); if ($this->isSecureConnection() || (($secure !== true) && ($secure !== 'tls'))) { return false; } if (!$this->queryExtension('STARTTLS')) { if ($secure === true) { return false; } throw new Horde_Smtp_Exception( Horde_Smtp_Translation::r("Server does not support TLS connections."), Horde_Smtp_Exception::LOGIN_TLSFAILURE ); } $this->_connection->write('STARTTLS'); $this->_getResponse(220, array( 'error' => 'logout' )); if (!$this->_connection->startTls()) { $this->logout(); $e = new Horde_Smtp_Exception(); $e->setSmtpCode(454); throw $e; } $this->_debug->info('Successfully completed TLS negotiation.'); $this->setParam('secure', 'tls'); return true; } /** * Authenticate user to server for a given method. * * @param string $method Authentication method. * * @throws Horde_Smtp_Exception */ protected function _auth($method) { $user = $this->getParam('username'); $pass = $this->getParam('password'); $debug = sprintf("[AUTH Command - method: %s; username: %s]\n", $method, $user); switch ($method) { case 'CRAM-MD5': case 'CRAM-SHA1': case 'CRAM-SHA256': // RFC 2195: CRAM-MD5 // CRAM-SHA1 & CRAM-SHA256 supported by Courier SASL library $this->_connection->write('AUTH ' . $method); $resp = $this->_getResponse(334); $this->_debug->active = false; $this->_connection->write( base64_encode($user . ' ' . hash_hmac(Horde_String::lower(substr($method, 5)), base64_decode(reset($resp)), $pass, false)) ); $this->_debug->active = true; $this->_debug->raw($debug); break; case 'DIGEST-MD5': // RFC 2831/4422; obsoleted by RFC 6331 // Since this is obsolete, will only attempt if // Horde_Imap_Client is also present on the system. if (!class_exists('Horde_Imap_Client_Auth_DigestMD5')) { throw new Horde_Smtp_Exception('DIGEST-MD5 not supported'); } $this->_connection->write('AUTH ' . $method); $resp = $this->_getResponse(334); $this->_debug->active = false; $this->_connection->write( base64_encode(new Horde_Imap_Client_Auth_DigestMD5( $user, $pass, base64_decode(reset($resp)), $this->getParam('hostspec'), 'smtp' )) ); $this->_debug->active = true; $this->_debug->raw($debug); $this->_getResponse(334); $this->_connection->write(''); break; case 'LOGIN': $this->_connection->write('AUTH ' . $method); $this->_getResponse(334); $this->_connection->write(base64_encode($user)); $this->_getResponse(334); $this->_debug->active = false; $this->_connection->write(base64_encode($pass)); $this->_debug->active = true; $this->_debug->raw($debug); break; case 'PLAIN': // RFC 2595/4616 - PLAIN SASL mechanism $auth = base64_encode(implode("\0", array( $user, $user, $pass ))); $this->_debug->active = false; $this->_connection->write('AUTH ' . $method . ' ' . $auth); $this->_debug->active = true; $this->_debug->raw($debug); break; case 'XOAUTH2': // Google XOAUTH2 $this->_debug->active = false; $this->_connection->write( 'AUTH ' . $method . ' ' . $this->getParam('xoauth2_token') ); $this->_debug->active = true; $this->_debug->raw($debug); try { $this->_getResponse(235); return; } catch (Horde_Smtp_Exception $e) { switch ($e->getSmtpCode()) { case 334: $this->_connection->write(''); break; } } break; default: throw new Horde_Smtp_Exception(sprintf('Authentication method %s not supported', $method)); } $this->_getResponse(235); } /** * Gets a line from the incoming stream and parses it. * * @param mixed $code Expected reply code(s) (integer or array). * @param array $opts Additional options: *
     *   - error: (string) On error, 'logout' or 'reset'?
     *   - exception: (string) Throw an exception of this class on error.
     * 
* * @return array An array with the response text. * @throws Horde_Smtp_Exception */ protected function _getResponse($code, array $opts = array()) { $opts = array_merge(array( 'error' => null, 'exception' => 'Horde_Smtp_Exception' ), $opts); $text = array(); while ($read = $this->_connection->read()) { $read = trim(rtrim($read, "\r\n")); $replycode = intval(substr($read, 0, 3)); $text[] = ltrim(substr($read, 4)); if ($read[3] != '-') { break; } } if (!is_array($code)) { $code = array($code); } if (in_array($replycode, $code)) { return $text; } /* Check for enhanced status codes (RFC 2034). */ $details = reset($text); if (!is_null($this->_extensions) && $this->queryExtension('ENHANCEDSTATUSCODES')) { list($enhanced, $details) = explode(' ', $details, 2); if (!strpos($enhanced, '.')) { $details = $enhanced . ' ' . $details; $enhanced = null; } } else { $enhanced = null; } $e = new $opts['exception']($details); $e->details = $details; $e->setSmtpCode($replycode); if ($enhanced) { $e->setEnhancedSmtpCode($enhanced); } switch ($opts['error']) { case 'logout': $this->logout(); break; case 'reset': /* RFC 3207: If we see 530, no need to send reset command. */ if ($code != 530) { $this->resetCmd(); } break; } throw $e; } /** * Process the return from the DATA command. * * @see _send() * * @param array $recipients The list of message recipients. * * @return array See _send(). * @throws Horde_Smtp_Exception */ protected function _processData($recipients) { $this->_getResponse(250, array( 'error' => 'reset' )); return array_fill_keys($recipients, true); } /** * Return the local hostname. * * @return string Local hostname (null if it cannot be determined). */ protected function _getHostname() { return ($localhost = $this->getParam('localhost')) ? $localhost : gethostname(); } } Horde_Smtp-1.9.2/locale/da/LC_MESSAGES/Horde_Smtp.mo0000664000175000017500000000270412654071762017721 0ustar janjan | 3! U)v*()Dn8)$b'" &-9*g   Could not open secure TLS connection to the server.Error connecting to SMTP server.Error when communicating with the server.Insufficient system storage.Mailbox unavailable.Server closed the connection unexpectedly.Server denied authentication.Server does not support TLS connections.Server is not accepting SMTP connections.Server requires authentication.Server write error.Project-Id-Version: Horde_Smtp Report-Msgid-Bugs-To: dev@lists.horde.org POT-Creation-Date: 2013-10-29 10:13+0100 PO-Revision-Date: 2014-03-20 22:28+0100 Last-Translator: Erling Preben Hansen Language-Team: i18n@lists.horde.org Language: da MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); Kunne ikke åbne en sikker TLS forbindelse til serveren.Forbindelses fejl til SMTP serveren.Fejl under kommunikationen med serverenIkke tilstrækkeligt system lager.Mailmappen er ikke tilgængelig.Serveren lukkede forbindelsen uventet.Serveren afviste godkendelsen.Serveren understøtter ikke TLS forbindelser.Serveren accepterer ikke SMTP forbindelserServeren kræver godkendelse.Server skrive fejl.Horde_Smtp-1.9.2/locale/da/LC_MESSAGES/Horde_Smtp.po0000664000175000017500000000377012654071762017730 0ustar janjan# Danish translations for Horde_Smtp package. # Copyright (C) 2014 Horde LLC (http://www.horde.org/) # This file is distributed under the same license as the Horde_Smtp package. # Erling Preben Hansen , 2014. # msgid "" msgstr "" "Project-Id-Version: Horde_Smtp\n" "Report-Msgid-Bugs-To: dev@lists.horde.org\n" "POT-Creation-Date: 2013-10-29 10:13+0100\n" "PO-Revision-Date: 2014-03-20 22:28+0100\n" "Last-Translator: Erling Preben Hansen \n" "Language-Team: i18n@lists.horde.org\n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: lib/Horde/Smtp/Exception.php:106 msgid "Could not open secure TLS connection to the server." msgstr "Kunne ikke åbne en sikker TLS forbindelse til serveren." #: lib/Horde/Smtp.php:346 msgid "Error connecting to SMTP server." msgstr "Forbindelses fejl til SMTP serveren." #: lib/Horde/Smtp/Connection.php:108 msgid "Error when communicating with the server." msgstr "Fejl under kommunikationen med serveren" #: lib/Horde/Smtp/Exception.php:101 msgid "Insufficient system storage." msgstr "Ikke tilstrækkeligt system lager." #: lib/Horde/Smtp/Exception.php:96 msgid "Mailbox unavailable." msgstr "Mailmappen er ikke tilgængelig." #: lib/Horde/Smtp/Connection.php:100 msgid "Server closed the connection unexpectedly." msgstr "Serveren lukkede forbindelsen uventet." #: lib/Horde/Smtp.php:424 msgid "Server denied authentication." msgstr "Serveren afviste godkendelsen." #: lib/Horde/Smtp.php:627 msgid "Server does not support TLS connections." msgstr "Serveren understøtter ikke TLS forbindelser." #: lib/Horde/Smtp/Exception.php:124 msgid "Server is not accepting SMTP connections." msgstr "Serveren accepterer ikke SMTP forbindelser" #: lib/Horde/Smtp/Exception.php:111 msgid "Server requires authentication." msgstr "Serveren kræver godkendelse." #: lib/Horde/Smtp/Connection.php:81 msgid "Server write error." msgstr "Server skrive fejl." Horde_Smtp-1.9.2/locale/es/LC_MESSAGES/Horde_Smtp.mo0000664000175000017500000000356512654071762017752 0ustar janjanH3I })e*`(9) 6Vj8"K#n(s0E(v%?&%,"R   Could not open secure TLS connection to the server.Error connecting to SMTP server.Error when communicating with the server.Insufficient system storage.Mailbox unavailable.Message could not be delivered - the address was not found, is unknown, or is not receiving messages.Server closed the connection unexpectedly.Server denied authentication.Server does not support TLS connections.Server does not support a necessary server extension: %s.Server is not accepting SMTP connections.Server requires authentication.Server write error.Project-Id-Version: Horde_Smtp Report-Msgid-Bugs-To: dev@lists.horde.org POT-Creation-Date: 2014-06-04 11:28+0200 PO-Revision-Date: 2014-06-16 09:05+0100 Last-Translator: Manuel P. Ayala , Juan C. Blanco Language-Team: i18n@lists.horde.org Language: es MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); No se pudo iniciar una conexión TLS segura al servidor.Error conectando al servidor SMTP.Error al comunicar con el servidor.Almacenamiento del sistema insuficiente.Buzón no disponible.No se pudo enviar el mensaje - la dirección no se encontró, es desconocida o no acepta la recepción de mensajes.El servidor cerró la conexión inesperadamente.El servidor denegó la autentificación.El servidor no admite conexiones TLS.El servidor no admite una extensión de servidor necesaria: %s.El servidor no admite conexiones SMTP.El servidor precisa autentificación.Error de escritura en el servidor.Horde_Smtp-1.9.2/locale/es/LC_MESSAGES/Horde_Smtp.po0000664000175000017500000000476512654071762017760 0ustar janjan# Spanish translations for Horde_Smtp package. # Copyright (C) 2014 Horde LLC (http://www.horde.org/) # This file is distributed under the same license as the Horde_Smtp package. # Automatically generated, 2014. # msgid "" msgstr "" "Project-Id-Version: Horde_Smtp\n" "Report-Msgid-Bugs-To: dev@lists.horde.org\n" "POT-Creation-Date: 2014-06-04 11:28+0200\n" "PO-Revision-Date: 2014-06-16 09:05+0100\n" "Last-Translator: Manuel P. Ayala , Juan C. Blanco " "\n" "Language-Team: i18n@lists.horde.org\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: lib/Horde/Smtp/Exception.php:136 msgid "Could not open secure TLS connection to the server." msgstr "No se pudo iniciar una conexión TLS segura al servidor." #: lib/Horde/Smtp.php:365 msgid "Error connecting to SMTP server." msgstr "Error conectando al servidor SMTP." #: lib/Horde/Smtp/Connection.php:108 msgid "Error when communicating with the server." msgstr "Error al comunicar con el servidor." #: lib/Horde/Smtp/Exception.php:130 msgid "Insufficient system storage." msgstr "Almacenamiento del sistema insuficiente." #: lib/Horde/Smtp/Exception.php:124 msgid "Mailbox unavailable." msgstr "Buzón no disponible." #: lib/Horde/Smtp/Exception.php:148 msgid "" "Message could not be delivered - the address was not found, is unknown, or " "is not receiving messages." msgstr "" "No se pudo enviar el mensaje - la dirección no se encontró, es desconocida o " "no acepta la recepción de mensajes." #: lib/Horde/Smtp/Connection.php:100 msgid "Server closed the connection unexpectedly." msgstr "El servidor cerró la conexión inesperadamente." #: lib/Horde/Smtp.php:434 msgid "Server denied authentication." msgstr "El servidor denegó la autentificación." #: lib/Horde/Smtp.php:701 msgid "Server does not support TLS connections." msgstr "El servidor no admite conexiones TLS." #: lib/Horde/Smtp.php:395 #, php-format msgid "Server does not support a necessary server extension: %s." msgstr "El servidor no admite una extensión de servidor necesaria: %s." #: lib/Horde/Smtp/Exception.php:162 msgid "Server is not accepting SMTP connections." msgstr "El servidor no admite conexiones SMTP." #: lib/Horde/Smtp/Exception.php:142 msgid "Server requires authentication." msgstr "El servidor precisa autentificación." #: lib/Horde/Smtp/Connection.php:81 msgid "Server write error." msgstr "Error de escritura en el servidor." Horde_Smtp-1.9.2/locale/hu/LC_MESSAGES/Horde_Smtp.mo0000664000175000017500000000276012654071762017753 0ustar janjan | 3! U)v*()DnD(.m4- &:'a%&   Could not open secure TLS connection to the server.Error connecting to SMTP server.Error when communicating with the server.Insufficient system storage.Mailbox unavailable.Server closed the connection unexpectedly.Server denied authentication.Server does not support TLS connections.Server is not accepting SMTP connections.Server requires authentication.Server write error.Project-Id-Version: Horde_Smtp Report-Msgid-Bugs-To: dev@lists.horde.org POT-Creation-Date: 2014-03-07 12:17+0100 PO-Revision-Date: 2014-05-09 14:57+0200 Last-Translator: Andras Galos Language-Team: i18n@lists.horde.org Language: hu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); Nem sikerült biztonságos TLS kapcsolat létrehozása a szerverhez.Nem sikerült az SMTP szerverhez kapcsolódni.Hiba történt a szerverrel való kommunikációban.Nincs elegendő tárterület.A postafiók nem elérhető.A szerver váratlanul lezárta a kapcsolatot.A szerver megtagadta a hozzáférést.A szerver nem támogat TLS kapcsolatat.A szerver nem fogad SMTP kapcsolatot.A szerverhez ezonosítás szükséges.Írási hiba a szerveren.Horde_Smtp-1.9.2/locale/hu/LC_MESSAGES/Horde_Smtp.po0000664000175000017500000000377112654071762017761 0ustar janjan# Hungarian translations for Horde_Smtp package. # Copyright (C) 2014 Horde LLC (http://www.horde.org/) # This file is distributed under the same license as the Horde_Smtp package. # msgid "" msgstr "" "Project-Id-Version: Horde_Smtp \n" "Report-Msgid-Bugs-To: dev@lists.horde.org\n" "POT-Creation-Date: 2014-03-07 12:17+0100\n" "PO-Revision-Date: 2014-05-09 14:57+0200\n" "Last-Translator: Andras Galos \n" "Language-Team: i18n@lists.horde.org\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: lib/Horde/Smtp/Exception.php:106 msgid "Could not open secure TLS connection to the server." msgstr "Nem sikerült biztonságos TLS kapcsolat létrehozása a szerverhez." #: lib/Horde/Smtp.php:350 msgid "Error connecting to SMTP server." msgstr "Nem sikerült az SMTP szerverhez kapcsolódni." #: lib/Horde/Smtp/Connection.php:108 msgid "Error when communicating with the server." msgstr "Hiba történt a szerverrel való kommunikációban." #: lib/Horde/Smtp/Exception.php:101 msgid "Insufficient system storage." msgstr "Nincs elegendő tárterület." #: lib/Horde/Smtp/Exception.php:96 msgid "Mailbox unavailable." msgstr "A postafiók nem elérhető." #: lib/Horde/Smtp/Connection.php:100 msgid "Server closed the connection unexpectedly." msgstr "A szerver váratlanul lezárta a kapcsolatot." #: lib/Horde/Smtp.php:434 msgid "Server denied authentication." msgstr "A szerver megtagadta a hozzáférést." #: lib/Horde/Smtp.php:637 msgid "Server does not support TLS connections." msgstr "A szerver nem támogat TLS kapcsolatat." #: lib/Horde/Smtp/Exception.php:124 msgid "Server is not accepting SMTP connections." msgstr "A szerver nem fogad SMTP kapcsolatot." #: lib/Horde/Smtp/Exception.php:111 msgid "Server requires authentication." msgstr "A szerverhez ezonosítás szükséges." #: lib/Horde/Smtp/Connection.php:81 msgid "Server write error." msgstr "Írási hiba a szerveren." Horde_Smtp-1.9.2/locale/ja/LC_MESSAGES/Horde_Smtp.mo0000664000175000017500000000377712654071762017742 0ustar janjanH3I })e*`(9) 6VjB-K'y0*9*;A81z*'   Could not open secure TLS connection to the server.Error connecting to SMTP server.Error when communicating with the server.Insufficient system storage.Mailbox unavailable.Message could not be delivered - the address was not found, is unknown, or is not receiving messages.Server closed the connection unexpectedly.Server denied authentication.Server does not support TLS connections.Server does not support a necessary server extension: %s.Server is not accepting SMTP connections.Server requires authentication.Server write error.Project-Id-Version: Horde_Smtp Report-Msgid-Bugs-To: dev@lists.horde.org POT-Creation-Date: 2014-06-04 11:28+0200 PO-Revision-Date: 2014-06-06 22:32+0900 Last-Translator: Hiromi Kimura Language-Team: i18n@lists.horde.org Language: ja MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=1; plural=0; X-Generator: Poedit 1.6.5 サーバへのTLS接続はオープンできませんでした。サーバへの接続に失敗しました。サーバとの通信エラーです。システムの容量が不足しています。メールボックスがありません。メッセージは配送されませんでした - アドレスが見つからないか不明、あるいは受信メッセージではありません。サーバは接続を予期せずに切断しました。サーバは認証を拒否しました。サーバは TLS 接続をサポートしていません。サーバは必要な拡張をサポートしていません:%sサーバはSMTP接続を受け付けません。サーバは認証を要求しました。サーバでの書き込みエラー。Horde_Smtp-1.9.2/locale/ja/LC_MESSAGES/Horde_Smtp.po0000664000175000017500000000516012654071762017731 0ustar janjan# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Horde LLC (http://www.horde.org/) # This file is distributed under the same license as the Horde_Smtp package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: Horde_Smtp\n" "Report-Msgid-Bugs-To: dev@lists.horde.org\n" "POT-Creation-Date: 2014-06-04 11:28+0200\n" "PO-Revision-Date: 2014-06-06 22:32+0900\n" "Last-Translator: Hiromi Kimura \n" "Language-Team: i18n@lists.horde.org\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.6.5\n" #: lib/Horde/Smtp/Exception.php:136 msgid "Could not open secure TLS connection to the server." msgstr "サーバへのTLS接続はオープンできませんでした。" #: lib/Horde/Smtp.php:365 msgid "Error connecting to SMTP server." msgstr "サーバへの接続に失敗しました。" #: lib/Horde/Smtp/Connection.php:108 msgid "Error when communicating with the server." msgstr "サーバとの通信エラーです。" #: lib/Horde/Smtp/Exception.php:130 msgid "Insufficient system storage." msgstr "システムの容量が不足しています。" #: lib/Horde/Smtp/Exception.php:124 msgid "Mailbox unavailable." msgstr "メールボックスがありません。" #: lib/Horde/Smtp/Exception.php:148 msgid "" "Message could not be delivered - the address was not found, is unknown, or " "is not receiving messages." msgstr "" "メッセージは配送されませんでした - アドレスが見つからないか不明、あるいは受信" "メッセージではありません。" #: lib/Horde/Smtp/Connection.php:100 msgid "Server closed the connection unexpectedly." msgstr "サーバは接続を予期せずに切断しました。" #: lib/Horde/Smtp.php:434 msgid "Server denied authentication." msgstr "サーバは認証を拒否しました。" #: lib/Horde/Smtp.php:701 msgid "Server does not support TLS connections." msgstr "サーバは TLS 接続をサポートしていません。" #: lib/Horde/Smtp.php:395 #, php-format msgid "Server does not support a necessary server extension: %s." msgstr "サーバは必要な拡張をサポートしていません:%s" #: lib/Horde/Smtp/Exception.php:162 msgid "Server is not accepting SMTP connections." msgstr "サーバはSMTP接続を受け付けません。" #: lib/Horde/Smtp/Exception.php:142 msgid "Server requires authentication." msgstr "サーバは認証を要求しました。" #: lib/Horde/Smtp/Connection.php:81 msgid "Server write error." msgstr "サーバでの書き込みエラー。" Horde_Smtp-1.9.2/locale/Horde_Smtp.pot0000664000175000017500000000346412654071762015743 0ustar janjan# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Horde LLC (http://www.horde.org/) # This file is distributed under the same license as the Horde_Smtp package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Horde_Smtp\n" "Report-Msgid-Bugs-To: dev@lists.horde.org\n" "POT-Creation-Date: 2015-12-28 17:25+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: lib/Horde/Smtp/Exception.php:210 msgid "Could not open secure TLS connection to the server." msgstr "" #: lib/Horde/Smtp.php:384 msgid "Error connecting to SMTP server." msgstr "" #: lib/Horde/Smtp/Connection.php:124 msgid "Error when communicating with the server." msgstr "" #: lib/Horde/Smtp/Exception.php:205 msgid "Insufficient system storage." msgstr "" #: lib/Horde/Smtp/Exception.php:199 msgid "Mailbox unavailable." msgstr "" #: lib/Horde/Smtp/Exception.php:220 msgid "" "Message could not be delivered - the address was not found, is unknown, or " "is not receiving messages." msgstr "" #: lib/Horde/Smtp/Connection.php:116 msgid "Server closed the connection unexpectedly." msgstr "" #: lib/Horde/Smtp.php:455 msgid "Server denied authentication." msgstr "" #: lib/Horde/Smtp.php:870 msgid "Server does not support TLS connections." msgstr "" #: lib/Horde/Smtp.php:416 #, php-format msgid "Server does not support a necessary server extension: %s." msgstr "" #: lib/Horde/Smtp/Exception.php:233 msgid "Server is not accepting SMTP connections." msgstr "" #: lib/Horde/Smtp/Exception.php:215 msgid "Server requires authentication." msgstr "" #: lib/Horde/Smtp/Connection.php:94 msgid "Server write error." msgstr "" Horde_Smtp-1.9.2/test/Horde/Smtp/AllTests.php0000664000175000017500000000013212654071762017110 0ustar janjanrun(); Horde_Smtp-1.9.2/test/Horde/Smtp/bootstrap.php0000664000175000017500000000014312654071762017374 0ustar janjan null, // e.g. 'php://output' 'host' => '', 'localhost' => '', 'pass' => '', 'port' => '', 'secure' => '', // empty, 'ssl', or 'tls' 'user' => '', // 'xoauth2_token' => '' ); Horde_Smtp-1.9.2/test/Horde/Smtp/FilterBodyTest.php0000664000175000017500000000402512654071762020265 0ustar janjan * @category Horde * @copyright 2014-2016 Horde LLC * @ignore * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @subpackage UnitTests */ class Horde_Smtp_FilterBodyTest extends Horde_Test_Case { /** * @dataProvider bodyFilterProvider() */ public function testBodyFilter($data, $result) { $params = new stdClass; $stream = fopen('php://temp', 'r+'); stream_filter_register('horde_smtp_body', 'Horde_Smtp_Filter_Body'); stream_filter_append( $stream, 'horde_smtp_body', STREAM_FILTER_WRITE, $params ); fwrite($stream, $data); fclose($stream); $this->assertEquals( $result, $params->body ); } public function bodyFilterProvider() { return array( array( "This is 7-bit\r\ndata.", false ), array( str_repeat('A', 900) . "This is also 7-bit\r\ndata.", false ), array( "This is 8-bit åå\r\ndata.", '8bit' ), array( str_repeat('A', 900) . "This is also 8-bit åå\r\ndata.", '8bit' ), array( "This is binary \0\r\ndata.", 'binary' ), array( str_repeat('A', 1500) . "This is also binary åå\r\ndata.", 'binary' ) ); } } Horde_Smtp-1.9.2/test/Horde/Smtp/FilterDataTest.php0000664000175000017500000000350012654071762020236 0ustar janjan * @category Horde * @copyright 2013 Horde LLC * @ignore * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @subpackage UnitTests */ class Horde_Smtp_FilterDataTest extends Horde_Test_Case { const FILTER_ID = 'horde_smtp_data'; public function setUp() { stream_filter_register(self::FILTER_ID, 'Horde_Smtp_Filter_Data'); } /** * @dataProvider escapeProvider */ public function testEscape($in, $expected) { $stream = fopen('php://temp', 'r+'); stream_filter_append($stream, self::FILTER_ID, STREAM_FILTER_READ); fwrite($stream, $in); rewind($stream); $this->assertEquals( $expected, stream_get_contents($stream) ); } public function escapeProvider() { return array( array( "Foo\nBar", "Foo\r\nBar" ), array( "Foo\rBar", "Foo\r\nBar" ), array( "Foo\r\nBar", "Foo\r\nBar" ), array( "Foo\r\n.\r\nBar\r\n", "Foo\r\n..\r\nBar\r\n" ), array( "Foo\r.\r\n\n .Foo\n\r\nBaz", "Foo\r\n..\r\n\r\n .Foo\r\n\r\nBaz" ) ); } } Horde_Smtp-1.9.2/test/Horde/Smtp/phpunit.xml0000664000175000017500000000005612654071762017062 0ustar janjan Horde_Smtp-1.9.2/test/Horde/Smtp/RemoteServerTest.php0000664000175000017500000000467512654071762020657 0ustar janjan * @category Horde * @copyright 2013 Horde LLC * @ignore * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @subpackage UnitTests */ class Horde_Smtp_RemoteServerTest extends Horde_Test_Case { private $config; private $smtp; public function setUp() { $config = self::getConfig('SMTP_TEST_CONFIG'); if (is_null($config)) { $this->markTestSkipped('Remote server not configured.'); } $this->config = $config['smtp']; } public function tearDown() { if ($this->smtp) { unset($this->smtp); } } public function testLoginNoAuth() { unset($this->config['pass'], $this->config['user']); $this->_createSmtp(); $this->smtp->login(); } public function testLoginAuth() { if (!isset($this->config['pass']) || !isset($this->config['user'])) { $this->markTestSkipped('Authentication not configured.'); } $this->_createSmtp(); $this->smtp->login(); } public function test8bitmime() { $this->_createSmtp(); $this->assertEquals( $this->smtp->queryExtension('8BITMIME'), $this->smtp->data_8bit ); } public function testBinaryMime() { $this->_createSmtp(); $this->assertEquals( $this->smtp->queryExtension('BINARYMIME'), $this->smtp->data_binary ); } public function testSize() { $this->_createSmtp(); $this->assertEquals( $this->smtp->queryExtension('SIZE'), $this->smtp->size ); } public function testNoop() { $this->_createSmtp(); $this->smtp->noop(); } public function testProcessQueue() { $this->_createSmtp(); $this->smtp->processQueue(); } protected function _createSmtp() { $this->smtp = new Horde_Smtp($this->config); } } Horde_Smtp-1.9.2/test/Horde/Smtp/Xoauth2Test.php0000664000175000017500000000226412654071762017557 0ustar janjan * @category Horde * @copyright 2013 Horde LLC * @ignore * @license http://www.horde.org/licenses/lgpl21 LGPL 2.1 * @package Smtp * @subpackage UnitTests */ class Horde_Smtp_Xoauth2Test extends PHPUnit_Framework_TestCase { public function testTokenGeneration() { // Example from https://developers.google.com/gmail/xoauth2_protocol $xoauth2 = new Horde_Smtp_Password_Xoauth2( 'someuser@example.com', 'vF9dft4qmTc2Nvb3RlckBhdHRhdmlzdGEuY29tCg==' ); $this->assertEquals( 'dXNlcj1zb21ldXNlckBleGFtcGxlLmNvbQFhdXRoPUJlYXJlciB2RjlkZnQ0cW1UYzJOdmIzUmxja0JoZEhSaGRtbHpkR0V1WTI5dENnPT0BAQ==', $xoauth2->getPassword() ); } }