summaryrefslogtreecommitdiff
path: root/program/steps/mail/sendmail.inc
AgeCommit message (Expand)Author
2009-03-01- Fix attaching more than nine inline images (#1485759)alecpl
2009-02-26- Fix new lines stripped from message footer (#1485751)alecpl
2009-02-13- Fix multiple recipients input parsing (#1485733)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-16- Fix address names with '@' sign handling (#1485654)alecpl
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alecpl
2009-01-05Add required parameters to raise_error() calls.svncommit
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alecpl
2008-12-29#1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the sa...alecpl
2008-12-19- fix draft autosavealecpl
2008-12-18#1485493: do not bypass sendmail_delay by reloginalecpl
2008-11-20- Better HTML entities conversion in html2text (#1485519)alecpl
2008-10-08#1485294: Add recipients address small validationalecpl
2008-10-01- Better handling of "no identity" and "no email in identity" situations (#14...alecpl
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alecpl
2008-09-06Give the user a second chance when sending failes due session errorthomascube
2008-09-06Log error when submitting an invalid compose IDthomascube
2008-09-05Codestyle: indent with spaces instead of tabsthomascube
2008-08-29#1485297: remove signature's div ID from sent html messagealecpl
2008-08-29#1485241: be sure that folder is subscribed when saving sent messagealecpl
2008-08-28- Write to log also sent MDN confirmation messagesalecpl
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-13#1485242: better handling of situation when message was sent successfully but...alecpl
2008-07-31Save outgoing mail to selectable folder (#1324581)thomascube
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + s...thomascube
2008-06-20Flag original message as Forwarded when sending mailthomascube
2008-06-20Store compose parameters in session and redirect to a unique URLthomascube
2008-06-16-fixed emoticons alecpl
2008-06-14More code cleanupthomascube
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