summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/sendmail.inc
AgeCommit message (Collapse)Author
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
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