summaryrefslogtreecommitdiff
path: root/program/steps/mail/sendmail.inc
AgeCommit message (Expand)Author
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-06#1484966: place Message-Id below Received headeralecpl
2008-04-02Make the http-received header in outgoing mails configurablethomascube
2008-03-22* committing fix from #1484506till
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomascube
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with a...till
2008-02-13* fixing mimetype issue from #1484062till
2008-02-07* committing patch from #1484759till
2008-02-05Applied patch to prevent bad header delimiters (#1484751)thomascube
2007-12-13Add Received header to outgoing mail.svncommit
2007-12-11added ability to insert attached images in HTML editorsvncommit
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-11-25Fixed some potential security risks + updatedd changelogthomascube
2007-09-26Improve message compose screenthomascube
2007-08-30Don't add message footer when saving as draftthomascube
2007-06-12Minor bugfixes reported on the dev-listthomascube
2007-05-13Wrap message body text (closes #1484148)thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-28Don't show error message when saving draft (closes #1483892)thomascube
2007-03-21Updated PEAR::Mail_mime packagethomascube
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomascube
2007-01-10mb_encode_mimeheader quirks; removed unused varthomascube
2006-12-22Applied security patches by Kees Cook (Ubuntu) + little visual enhancementsthomascube
2006-12-20New (strict) quoting for all kind of stringsthomascube
2006-12-06Optimized memory usage when sending mail; Include SMTP response in log; Fixed...thomascube
2006-12-04Small bugfixes and improvementsthomascube
2006-09-27corrected duplicate emoticon fix.svncommit
2006-09-23removed debug from previous commitsvncommit
2006-09-23prevent multiple copies of an emoticon image from being attached to an outgoi...svncommit
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-01Correct creation of a message-idthomascube
2006-08-15Solved bug: 1483828. (Meaning of the numbers isn't changed in my solution)svncommit
2006-07-31Compose, save and sendmail cleanupthomascube
2006-07-31#1399714 - fixed commas in identity fullname fieldsvncommit
2006-07-24Improvements to Draft handlingsvncommit
2006-07-01Changed label and icon for attachment removal and some stylesthomascube
2006-06-26Typos, Optimizations, Updatesthomascube
2006-06-19Added Drafts support (Feature #1326839) (richs)svncommit
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...svncommit
2006-05-01Applied patch for requesting receipts by Salvatore Ansanithomascube
2006-03-23Started implementing search functionthomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-02-20Fixed some charset bugsthomascube
2006-02-19Applied several patchesthomascube
2006-02-05Added patches for BCC headersthomascube
2006-02-04Bugfixes for encoding and sending with attachmentsthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube