Home
last modified time | relevance | path

Searched refs:use_extsend (Results 1 – 3 of 3) sorted by relevance

/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dprefs_common.h289 gboolean use_extsend; member
H A Dprefs_common.c506 {"use_ext_sendmail", "FALSE", &prefs_common.use_extsend, P_BOOL},
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dsend_message.c117 if (prefs_common.use_extsend && prefs_common.extsend_cmd) { in send_message()
309 if (prefs_common.use_extsend && prefs_common.extsend_cmd) { in send_message_queue()