Commit History

Author SHA1 Message Date
  Fredrik Jervfors 8a714b865f Phpdocumentor update - sed is your friend for these kinds of things ;) 21 years ago
  stekkel 6649c488bf Fixed typo, thnx paul_s - psunners for spotting this. 21 years ago
  stekkel 7f510a8b05 merge back from stable, rfc2821 fix. Fall back to HELO if EHLO is not 21 years ago
  stekkel f56521638f Fixed sending MDN messages. According RFC2298: 21 years ago
  stekkel e5cd713f54 When the data stream wasn't ending with \r\n the finalize stream function 21 years ago
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 years ago
  Erin Schnabel cfdced5f7b Some tweaks to SMTP auth to allow a site-wide user/pass override 21 years ago
  tassium 46e4bd65a4 phpdocumentor basic preparation, continued 22 years ago
  tassium a80567bc15 Remove extra HELO sent when using $smtp_auth_mech == 'none' 22 years ago
  tassium 160ebd3c07 By request, SASL PLAIN for IMAP and SMTP. 22 years ago
  stekkel fb866a2012 <SPACE> isn't allowed after MAIL FROM: and RCPT TO: (RFC2821) 22 years ago
  Erin Schnabel 38f0a08e19 bring up changes from stable 22 years ago
  tassium 289f91b1c1 Modified Deliver_SMTP to use HTTP_HOST in SMTP HELO commands. 22 years ago
  Thijs Kinkhorst 04ae233f08 Rewrite of errorCheck function, to make it: correct, more detailed and 22 years ago
  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.. 22 years ago
  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". 22 years ago
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 22 years ago
  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. 23 years ago
  tassium d698527ab3 Merging in the tassium-auth branch. 23 years ago
  thomppj c8b6bdf9d9 More SM_PATH fixes. This time, everything in class/. 23 years ago
  thomppj 73b01eeacb Fixed require_once paths in class/deliver/deliver_FOO.class.php 23 years ago
  stekkel d95ec7dffd extra error checking 23 years ago
  stekkel 28fd011322 added info 23 years ago
  stekkel 847aef2731 SMTP backend for the Deliver class 23 years ago
  stekkel 89c37601ed init 23 years ago