You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/steps/mail
Aleksander Machniak 4f5ec65a36 Close SMTP connection ASAP after the message has been sent
We should not keep the connection open until the script shuts down.
It may take long time e.g. to save the message in IMAP.
8 years ago
..
addcontact.inc Use ternary operator where applicable 9 years ago
attachments.inc Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452) 8 years ago
autocomplete.inc Fix missing contact ID for contacts from non-sql addressbooks 8 years ago
check_recent.inc CS fixes 9 years ago
compose.inc Code simplification 8 years ago
copy.inc CS fixes 9 years ago
folders.inc CS fixes 9 years ago
func.inc Close SMTP connection ASAP after the message has been sent 8 years ago
get.inc Fix displaying attached images with wrong Content-Type specified (#5527) 8 years ago
getunread.inc CS fixes 9 years ago
headers.inc Add message menu with viewsource and edit actions in message/rfc822 preview 9 years ago
import.inc Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452) 8 years ago
list.inc Widescreen layout aka three column view (#5093) 8 years ago
list_contacts.inc Support contact+group searches in all relevant places (T1360) 8 years ago
mark.inc Merge branch 'dev-layouts' 8 years ago
move_del.inc Archive: Don't reload messages list when it's not needed (#5225) 8 years ago
pagenav.inc Disable navigation if can't get messages index in pagenav.inc 8 years ago
search.inc Fix recognizing Sent folder on search if current folder has been changed by plugins in meantime 8 years ago
search_contacts.inc Support contact+group searches in all relevant places (T1360) 8 years ago
sendmail.inc Close SMTP connection ASAP after the message has been sent 8 years ago
sendmdn.inc CS fixes 9 years ago
show.inc Unify automatic marking as \Seen in preview pane, full-page and extwin views (#5071) 8 years ago
viewsource.inc Fix bug where names of downloaded files could be mailformed when derived from the message subject (#5404) 8 years ago