PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Networking » Net_SMTP

An implementation of the SMTP protocol

Download latest release 1.12.2 (there might be newer Composer installable version)

License: BSD-2-Clause

Description

Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.

Documentation

Manual

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#242No FeedbackBug2003-11-14Multiple recipients no working through smtp
#982ClosedBug2004-03-09Persistent connections disabled
#1288ClosedBug2004-04-26Feature request: VERP style deliveries
#2849ClosedReq2004-11-29Net_SMTP works with SSL, but the docs hide this useful fact.
#4374BogusBug2005-05-18Error in pathname
#4583ClosedBug2005-06-13EHLO after successful auth violates RFC-2554
#5083ClosedBug2005-08-13VRFY should accept response 252
#6339ClosedReq2005-12-23SMTP 'RCPT TO:', need to be able to pass 'NOTIFY' flag
#8368No FeedbackBug1.2.82006-08-06AUTH PLAIN does not run
#11700BogusBug1.2.102007-07-29No such file or directory
#12206ClosedBug1.2.102007-10-08Missing third step of DIGEST-MD5 results in authentication failure
#13765BogusReq1.2.112008-04-24Add getServiceExtensions()
#14695BogusBug1.3.12008-09-22Wrong error checking with multiple valid return codes
#14944ClosedBug1.3.12008-11-03TLS connection only gets started if no AUTH methods are sent
#15839ClosedBug1.3.22009-01-30Should not default to STARTTLS when OpenSSL not available
#16063ClosedReq1.3.22009-04-03get ESMTP id value of mails sent
#16066ClosedReq1.3.22009-04-03need to retrieve the greeting sent by the server
#16254ClosedBug1.3.22009-05-24TLS on top of SSL
#16349ClosedBug2009-06-19send() always uses SSL for Authenticated SMTP
#16420ClosedReq1.3.22009-07-09Debug handler function
#16723BogusBug1.3.32009-10-22STARTTLS detection wrong?
#16830DuplicateBug1.3.32009-11-24SMTP doesn't raiseError on some socket write errors
#16831ClosedBug1.3.32009-11-24SMTP doesn't raiseError on some socket write errors
#16962ClosedReqCVS2009-12-31dataFromFile() for very big messages support
#17001DuplicateBug1.3.42010-01-16Problem sending with using SMTP auth without SSL
#17012ClosedReqCVS2010-01-19Send message body from file but head(ers) from string
#17122No FeedbackBug1.4.12010-02-16Trying to send multiple recipients mail...
#17199ClosedBugSVN2010-03-06Headers not quoted in data()
#17319ClosedDoc1.4.22010-04-17getGreeting not covered in the end user documentation
#17358ClosedReqUnknown2010-04-30SASL proxy authentication
#17639SuspendedReq1.4.22010-07-29AUTH METHOD
#17887ClosedReq1.4.22010-09-23Patch to reduce peak memory usage in the data() function
#17942ClosedBug1.4.32010-10-11Mail sending broken on servers without SIZE feature
#17982DuplicateBug1.4.32010-10-21data function unable to send data since size is not allways defined
#17983DuplicateBug1.4.32010-10-21Blank E-Mail
#17989ClosedBug1.4.42010-10-25sometimes a space is added to FROM adr.
#18138SpamBug1.4.42010-12-22The path require_once wrong
#18197ClosedReq1.4.42011-01-17Patch to add timeout to _parseResponse()
#18335ClosedBug1.5.12011-03-03Attachments broken
#18418ClosedReq1.5.12011-04-02Need ability to specify source IP address when sending mail
#18469ClosedBugSVN2011-04-21changing the default PEAR error handling breaks a lot of things
#18563ClosedBug1.5.22011-05-25SMTP data is being terminated prematurely
#18575Wont fixReq1.5.22011-05-31IPv6 support
#18594ClosedBug1.6.02011-06-11Net_SMTP-1.6.0 breaks SMTP-Auth
#18735SuspendedReq1.6.12011-08-15Gmail OAuth support
#18819ClosedBugSVN2011-09-09Empty message sent when body starts with a dot + LF character
#18837ClosedReq1.6.12011-09-16Deprecated mechanism name for *_MD5
#19560BogusBug2012-08-10Unable to download/install Net_SMTP module
#20464ClosedDoc2014-12-14User note that is a documentation problem
#20465DuplicateDoc2014-12-14User note that is a documentation problem
#20466DuplicateDoc2014-12-14User note that is a documentation problem
#21137ClosedBug2016-10-25Unable to disable TLS