From: THORPE M. <ta...@me...> - 2018-10-23 14:59:15
|
Hi, Is it possible to use qmail with naviserver? If so, how can I go about doing it? Here is what is in the config file regarding sendmail: set mailhost mail.somthing.com set smtphost mail.something.com set smtpport 25 set smtptimeout 60 set smtpmsgidhostname mail.something.com ns_section "ns/parameters" … ns_param smtphost $smtphost ns_param mailhost $mailhost ns_param smtpport $smtpport ns_param smtptimeout $smtptimeout ns_param smtpmsgidhostname $smtpmsgidhostname Thank you. Thorpe |