summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/sendmail.inc
AgeCommit message (Collapse)Author
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
git-svn-id: https://svn.roundcube.net/trunk@2320 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-26- Fix new lines stripped from message footer (#1485751)alec
git-svn-id: https://svn.roundcube.net/trunk@2310 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
- added shared rcube_explode_quoted_string() function git-svn-id: https://svn.roundcube.net/trunk@2291 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-16- Fix address names with '@' sign handling (#1485654)alec
git-svn-id: https://svn.roundcube.net/trunk@2234 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
- Fix message body which contains both inline attachments and emotions git-svn-id: https://svn.roundcube.net/trunk@2232 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-05Add required parameters to raise_error() calls.robin
git-svn-id: https://svn.roundcube.net/trunk@2213 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alec
git-svn-id: https://svn.roundcube.net/trunk@2193 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-29#1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the ↵alec
same image a few times git-svn-id: https://svn.roundcube.net/trunk@2192 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-19- fix draft autosavealec
git-svn-id: https://svn.roundcube.net/trunk@2183 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-12-18#1485493: do not bypass sendmail_delay by reloginalec
git-svn-id: https://svn.roundcube.net/trunk@2174 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-20- Better HTML entities conversion in html2text (#1485519)alec
git-svn-id: https://svn.roundcube.net/trunk@2070 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-08#1485294: Add recipients address small validationalec
git-svn-id: https://svn.roundcube.net/trunk@1958 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-01- Better handling of "no identity" and "no email in identity" situations ↵alec
(#1485117) git-svn-id: https://svn.roundcube.net/trunk@1908 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320) - Added "advanced options" feature in User Preferences git-svn-id: https://svn.roundcube.net/trunk@1897 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alec
git-svn-id: https://svn.roundcube.net/trunk@1793 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Give the user a second chance when sending failes due session errorthomasb
git-svn-id: https://svn.roundcube.net/trunk@1755 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Log error when submitting an invalid compose IDthomasb
git-svn-id: https://svn.roundcube.net/trunk@1754 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Codestyle: indent with spaces instead of tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1746 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29#1485297: remove signature's div ID from sent html messagealec
git-svn-id: https://svn.roundcube.net/trunk@1700 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29#1485241: be sure that folder is subscribed when saving sent messagealec
git-svn-id: https://svn.roundcube.net/trunk@1698 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28- Write to log also sent MDN confirmation messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1686 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-27- added options to use syslog instead of log file (#1484850)alec
- added Logging & Debugging section in Installer - fixed config from $_POST for next installer steps saving - fixed and re-enabled debug_level setting in installer git-svn-id: https://svn.roundcube.net/trunk@1683 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-13#1485242: better handling of situation when message was sent successfully ↵alec
but cannot be saved git-svn-id: https://svn.roundcube.net/trunk@1644 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Save outgoing mail to selectable folder (#1324581)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1621 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + ↵thomasb
some code style git-svn-id: https://svn.roundcube.net/trunk@1610 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Flag original message as Forwarded when sending mailthomasb
git-svn-id: https://svn.roundcube.net/trunk@1565 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
git-svn-id: https://svn.roundcube.net/trunk@1562 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-16-fixed emoticons alec
git-svn-id: https://svn.roundcube.net/trunk@1550 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-06#1484966: place Message-Id below Received headeralec
git-svn-id: https://svn.roundcube.net/trunk@1261 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02Make the http-received header in outgoing mails configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1232 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committing fix from #1484506till
git-svn-id: https://svn.roundcube.net/trunk@1210 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1120 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with ↵till
attachments * implemented rc_mime_content_type() with file_info-failover * added svn:ignore for phpinfo.php ;-) git-svn-id: https://svn.roundcube.net/trunk@1078 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13* fixing mimetype issue from #1484062till
git-svn-id: https://svn.roundcube.net/trunk@1061 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-07* committing patch from #1484759till
git-svn-id: https://svn.roundcube.net/trunk@1028 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch to prevent bad header delimiters (#1484751)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1022 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-13Add Received header to outgoing mail.robin
git-svn-id: https://svn.roundcube.net/trunk@944 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-11added ability to insert attached images in HTML editorestadtherr
git-svn-id: https://svn.roundcube.net/trunk@940 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-10New class rcube_user + send message disposition notificationthomasb
git-svn-id: https://svn.roundcube.net/trunk@938 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@930 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Improve message compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@816 208e9e7b-5314-0410-a742-e7e81cd9613c
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