Fredrik Jervfors
|
8a714b865f
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
hace 21 años |
stekkel
|
6649c488bf
Fixed typo, thnx paul_s - psunners for spotting this.
|
hace 21 años |
stekkel
|
7f510a8b05
merge back from stable, rfc2821 fix. Fall back to HELO if EHLO is not
|
hace 21 años |
stekkel
|
f56521638f
Fixed sending MDN messages. According RFC2298:
|
hace 21 años |
stekkel
|
e5cd713f54
When the data stream wasn't ending with \r\n the finalize stream function
|
hace 21 años |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
hace 21 años |
Erin Schnabel
|
cfdced5f7b
Some tweaks to SMTP auth to allow a site-wide user/pass override
|
hace 21 años |
tassium
|
46e4bd65a4
phpdocumentor basic preparation, continued
|
hace 22 años |
tassium
|
a80567bc15
Remove extra HELO sent when using $smtp_auth_mech == 'none'
|
hace 22 años |
tassium
|
160ebd3c07
By request, SASL PLAIN for IMAP and SMTP.
|
hace 22 años |
stekkel
|
fb866a2012
<SPACE> isn't allowed after MAIL FROM: and RCPT TO: (RFC2821)
|
hace 22 años |
Erin Schnabel
|
38f0a08e19
bring up changes from stable
|
hace 22 años |
tassium
|
289f91b1c1
Modified Deliver_SMTP to use HTTP_HOST in SMTP HELO commands.
|
hace 22 años |
Thijs Kinkhorst
|
04ae233f08
Rewrite of errorCheck function, to make it: correct, more detailed and
|
hace 22 años |
tassium
|
4f914fc1a4
Very ugly hack to add rudimentary error check to SMTP for invalid/unsupported auth types. I don't like it, not one bit. It will do until I can fix up a better solution tomorrow though, right now I'm very tired and it's time for bed..
|
hace 22 años |
tassium
|
d1cc599af5
Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login".
|
hace 22 años |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
hace 22 años |
tassium
|
1fc6f1eced
With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used.
|
hace 22 años |
tassium
|
d698527ab3
Merging in the tassium-auth branch.
|
hace 23 años |
thomppj
|
c8b6bdf9d9
More SM_PATH fixes. This time, everything in class/.
|
hace 23 años |
thomppj
|
73b01eeacb
Fixed require_once paths in class/deliver/deliver_FOO.class.php
|
hace 23 años |
stekkel
|
d95ec7dffd
extra error checking
|
hace 23 años |
stekkel
|
28fd011322
added info
|
hace 23 años |
stekkel
|
847aef2731
SMTP backend for the Deliver class
|
hace 23 años |
stekkel
|
89c37601ed
init
|
hace 23 años |