Changes since v1: - Add patch fo fix return value of the curl_append_msgs_to_imap - Patch #2: server_fill_credentials takes a credential struct as a parameter so they can be approved later - Dropped the s/server/srvc/ cleanup (previous patch #3) - Patch #4: Only use curl as the default if it's available Nicolas Morey-Chaisemartin (4): imap-send: return with error if curl failed imap-send: add wrapper to get server credentials if needed imap_send: setup_curl: retreive credentials if not set in config file imap-send: use curl by default imap-send.c | 52 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 20 deletions(-)