aboutsummaryrefslogtreecommitdiff
path: root/src/send_message.c
AgeCommit message (Expand)Author
2006-06-03added missing timeout handling for SMTP.Hiro
2005-11-29send_message_queue_all(): follow the change of compose.c::compose_send().hiro
2005-11-22reduced memory usage on SMTP session.hiro
2005-09-14fixed warnings about signedness difference.hiro
2005-09-05made query-password function UI independent.hiro
2005-09-05moved procmsg.c::procmsg_send_queue() to send_message.c::send_message_queue_a...hiro
2005-08-08added wrappers for C library function that take pathname arguments.hiro
2005-08-05enabled compilation with MinGW.hiro
2005-06-16check exit status to detect errors when send messages using commands.hiro
2005-06-08reimplemented progress dialog with GtkTreeView.hiro
2005-06-07added an option to apply filter rules to sent messages.hiro
2005-05-30fixed a transient window problem.hiro
2005-05-25detect errors on sending with sendmail command.hiro
2005-04-05made a workaround for Gmail SMTP server.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro