summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/sendmail.inc
AgeCommit message (Collapse)Author
2007-08-30Don't add message footer when saving as draftthomasb
git-svn-id: https://svn.roundcube.net/trunk@764 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-06-12Minor bugfixes reported on the dev-listthomasb
git-svn-id: https://svn.roundcube.net/trunk@613 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-13Wrap message body text (closes #1484148)thomasb
git-svn-id: https://svn.roundcube.net/trunk@556 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-28Don't show error message when saving draft (closes #1483892)thomasb
git-svn-id: https://svn.roundcube.net/trunk@525 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-21Updated PEAR::Mail_mime packagethomasb
git-svn-id: https://svn.roundcube.net/trunk@514 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch ↵thomasb
for attachment download (#1484198) git-svn-id: https://svn.roundcube.net/trunk@506 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-10mb_encode_mimeheader quirks; removed unused varthomasb
git-svn-id: https://svn.roundcube.net/trunk@454 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@425 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20New (strict) quoting for all kind of stringsthomasb
git-svn-id: https://svn.roundcube.net/trunk@419 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; ↵thomasb
Fixed wrong header encoding git-svn-id: https://svn.roundcube.net/trunk@399 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-04Small bugfixes and improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@395 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-27corrected duplicate emoticon fix.estadtherr
git-svn-id: https://svn.roundcube.net/trunk@357 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23removed debug from previous commitestadtherr
git-svn-id: https://svn.roundcube.net/trunk@350 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-23prevent multiple copies of an emoticon image from being attached to an ↵estadtherr
outgoing message git-svn-id: https://svn.roundcube.net/trunk@349 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@344 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Correct creation of a message-idthomasb
git-svn-id: https://svn.roundcube.net/trunk@332 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-15Solved bug: 1483828. (Meaning of the numbers isn't changed in my solution)mmoses
git-svn-id: https://svn.roundcube.net/trunk@318 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-31Compose, save and sendmail cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@288 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-31#1399714 - fixed commas in identity fullname fieldcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@287 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-24Improvements to Draft handlingrichs
git-svn-id: https://svn.roundcube.net/trunk@281 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-07-01Changed label and icon for attachment removal and some stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@271 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-26Typos, Optimizations, Updatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@266 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-19Added Drafts support (Feature #1326839) (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@261 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@232 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patch for requesting receipts by Salvatore Ansaniroundcube
git-svn-id: https://svn.roundcube.net/trunk@205 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-23Started implementing search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@171 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-03-03Improved reading of POST and GET valuesroundcube
git-svn-id: https://svn.roundcube.net/trunk@159 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-20Fixed some charset bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@147 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-19Applied several patchesroundcube
git-svn-id: https://svn.roundcube.net/trunk@140 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-05Added patches for BCC headersroundcube
git-svn-id: https://svn.roundcube.net/trunk@133 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
git-svn-id: https://svn.roundcube.net/trunk@130 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-13Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@102 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-13Switched to full UTF-8 supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@101 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-14IMAP bugfixes, better signature handlingroundcube
git-svn-id: https://svn.roundcube.net/trunk@91 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-11Check if log files are writeableroundcube
git-svn-id: https://svn.roundcube.net/trunk@90 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres ↵roundcube
support git-svn-id: https://svn.roundcube.net/trunk@88 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-18Minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@87 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-18Fixed minor bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@85 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-14SMTPS support and minor bugfixesroundcube
git-svn-id: https://svn.roundcube.net/trunk@83 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-08Added reply-to-all function (submitted by Julien Brette)roundcube
git-svn-id: https://svn.roundcube.net/trunk@81 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-06Added localized messages to client and check form inputroundcube
git-svn-id: https://svn.roundcube.net/trunk@76 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-02Added more XSS protection (Bug #1308236) and some visual enhancementsroundcube
git-svn-id: https://svn.roundcube.net/trunk@73 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-11-01Fixed safe_mode issue and visual bugroundcube
git-svn-id: https://svn.roundcube.net/trunk@72 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-25more pear/mdb2 integrationsparc
git-svn-id: https://svn.roundcube.net/trunk@58 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-23Added patches for default language and sorting functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@56 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-21Improved support for UTF-8 and other charsetsroundcube
git-svn-id: https://svn.roundcube.net/trunk@50 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-10-11Better support for Courier IMAProundcube
git-svn-id: https://svn.roundcube.net/trunk@25 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-30Improved SMTP script for sending mails. Now using the PEAR::Net_SMTP classroundcube
git-svn-id: https://svn.roundcube.net/trunk@11 208e9e7b-5314-0410-a742-e7e81cd9613c