Commit Graph

26 Commits (153891e036603c049c2fb2c05e52a236ad3f89ea)

Author SHA1 Message Date
Aleksander Machniak a963a2b38c Fix connecting when host is specified with protocol prefix e.g. ssl:// 11 years ago
Aleksander Machniak c71281fd44 Fix warning when using IP address as hostname in Net_Socket 11 years ago
Aleksander Machniak 893c274045 Fix Net_Socket bug with no timeout (failed connection in managesieve plugin) 12 years ago
Aleksander Machniak e5b376b178 Fix SMTP connection using IPv6 address in smtp_server option (#1489024), update Net_Socket package 12 years ago
Aleksander Machniak 114cf1281b Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) 12 years ago
alecpl 3875eb6813 - Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937) 13 years ago
alecpl 462de2d202 - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) 14 years ago
alecpl 3e63a0b898 - PEAR::Net_SMTP 1.5.1 14 years ago
alecpl 58b5dde4cc - Updated PEAR::Net_Socket to 1.0.10 14 years ago
alecpl 1ad1f88e38 - Updated PEAR::Net_IDNA2 to 0.1.1 14 years ago
alecpl 14015da434 - Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942 14 years ago
alecpl e2cbcac4ad - Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358 14 years ago
alecpl e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 14 years ago
alecpl cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 15 years ago
alecpl 49d401bf57 - Net_SMTP 1.4.1 15 years ago
alecpl 67a081753f - Net_SMTP 1.3.4 15 years ago
alecpl cb19db28ed - update PEAR::Net_SMTP to 1.3.3 version 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl e275ce6e8d - updated bundled Net_Socket to 1.0.9 16 years ago
alecpl d78c4174ca updated bundled Net_SMTP to 1.3.1 16 years ago
alecpl b751d5609f #1485157: fix DIGEST-MD5 authentication 16 years ago
alecpl 7d2afc9d4a - oops, remove console call 16 years ago
alecpl 44ea3fd478 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 16 years ago
till a5b598241f * updated bundled Net_Socket to 1.0.8
* updated bundled Net_SMTP to 1.2.10
17 years ago
thomascube b517af4a47 Optimized memory usage when sending mail; Include SMTP response in log; Fixed wrong header encoding 18 years ago
thomascube 627330f670 Minor bugfixes and SMTP support 19 years ago