Commit History

Author SHA1 Message Date
  Fredrik Jervfors 8a714b865f Phpdocumentor update - sed is your friend for these kinds of things ;) 21 years ago
  Thijs Kinkhorst af4bc6527f Better support for malformed/absent dates and headerlines ending in only "\n". 21 years ago
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 years ago
  indiri69 ad45a1d2e9 Added support for a couple of MIME Content- headers. 21 years ago
  tokul 2cea5ee40c fixing multiline headers. space or tab should not be removed. 21 years ago
  tassium 46e4bd65a4 phpdocumentor basic preparation, continued 22 years ago
  indiri69 608dc28376 Make sure a token isn't blank before adding it 22 years ago
  Thijs Kinkhorst a4bca53bb3 Add support for Mail-Followup-To to devel. In short, Reply To All will 22 years ago
  stekkel 1fcc8f38c5 This will add the default domain again if the email address does not contain 22 years ago
  stekkel b8315ed3cf fixed warning. 22 years ago
  stekkel c023caa1d5 fixed warning. isset doesn't work with string offsets > strlen 22 years ago
  indiri69 07e70f8603 Some more group handling fixes. 22 years ago
  stekkel e164d8975c Added rfc2184 support in order to handle: 22 years ago
  stekkel 3b5c7da3b8 Added patch from seth randall to fix address group behaviour. 22 years ago
  stekkel 0a3f63b983 Now we can handle nested parenthesis :) 22 years ago
  stekkel 67eafdcf9e check for empty string before we add it to the token array 22 years ago
  stekkel 2a0e35494d Rewrote address parsing and now it works a lot better. 22 years ago
  stekkel 33d86250f9 extra safety check before we process groups 22 years ago
  stekkel 722b5b9f4d Address parsing fixes. This whole addressparsing is driving me nuts and the 22 years ago
  stekkel 5d7eea6d3d better address parsing. This should fix wrong parsing of addresses with 22 years ago
  tassium 1d276f809a Missing property problem that only shows up when sending messages with attachments. Fixed! 22 years ago
  stekkel 5387c61b4e Fix for addressbook entries containing multiple email addresses (group) 22 years ago
  Thijs Kinkhorst 1e93969fcf Revert to 1.15: we don't currently use this field but it's defined 22 years ago
  Thijs Kinkhorst d175c69777 This field does not exist in the RFC spec and is not used in the code: drop it. 22 years ago
  Thijs Kinkhorst 48e80e3c73 Small bug in content-type properties, thanks Ryan (hairball57) for reporting. 22 years ago
  stekkel b01c4f87da address parsing with encoded personal names 22 years ago
  stekkel 1b9f9de967 better parsing of email addresses (also used for processing compose form 22 years ago
  stekkel 8c9281094a Added method to encode email addresses 22 years ago
  stekkel 24fd9833f7 add checks for Messge Disposition Notifications. 22 years ago
  stekkel b54b1c2ac0 * fix for e-mail addresses like: <mailbox@host> (personal name) 22 years ago