summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/sendmail.inc
AgeCommit message (Expand)Author
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-14- Fix format=flowed handling (#1486989) + small improvements in plain message...alec
2010-08-30- Use host FQDN in Message-Id, if possible (#1486924)alec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2010-06-13- Use user's timezone in Date header, not server's timezone (#1486119)alec
2010-06-11- Add option to set separate footer for HTML messages (#1486660)alec
2010-05-29- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)alec
2010-05-27- fix regular expression for images src replacementalec
2010-05-23- translate internalerror messagealec
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagesestadtherr
2010-05-20No need for the padding since quoted lines are not wrapped at allthomasb
2010-05-20Default line length is 72thomasb
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomasb
2010-05-20- Fix message/rfc822 attachments encoding in sent mailalec
2010-05-03- preformance fix: don't load full folders list when checking for folderalec
2010-04-02- Added optional (max_recipients) support to restrict total number of recipie...alec
2010-03-31- fix save/delete draft message with enabled threading (#1486596)alec
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalec
2010-03-11Save draft information in one header; finally fixes #1486203thomasb
2010-03-05Allow outgoing_message_headers hook to abort message sendingthomasb
2010-03-04Flag original messages after sending a draft (#1486203)thomasb
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alec
2010-02-25- improve transfer encoding choosingalec
2010-02-25- Fix Received headers to behave better with SpamAssassin (#1486513)alec
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alec
2010-02-05- Fix quoted text wrapping when replying to an HTML email in plain text (#148...alec
2010-01-28- add file/line definitions to raise_error() callsalec
2010-01-25- fix mail subject encoding with mb_encode_mimeheader() (#1486418)alec
2009-12-02- add line number to some error messagesalec
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option (...alec
2009-09-23- fixed Received header formatalec
2009-09-07- Use faster/secure mt_rand() (#1486094)alec
2009-07-06- Show SMTP errors in browser (#1485927)alec
2009-06-22- use RCMAIL_CHARSET instead of hardcoded 'utf-8'alec
2009-06-04- fix sending mail without identityalec
2009-06-03- fix sending mail without identity (#1485898)alec
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alec
2009-05-15- Fix Answered/Forwarded flag setting for messages from subfoldersalec
2009-05-01Hard-wrap message headers according to RFCthomasb
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-03-30- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485...alec
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
2009-02-26- Fix new lines stripped from message footer (#1485751)alec
2009-02-13- Fix multiple recipients input parsing (#1485733)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-16- Fix address names with '@' sign handling (#1485654)alec
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
2009-01-05Add required parameters to raise_error() calls.robin
2008-12-29- fix identity name quoting when sending mail as per discussion in #1485654alec