webmcp

annotate framework/env/net/__init.lua @ 529:f87175f57591

Updated documentation regarding /usr/sbin/sendmail default
author jbe
date Sun Nov 26 16:10:45 2017 +0100 (2017-11-26)
parents 1d79b0612bd1
children
rev   line source
jbe@444 1 net._mail_config = {
jbe@528 2 command = { "/usr/sbin/sendmail", "-t", "-i" },
jbe@444 3 envelope_from_option = "-f"
jbe@444 4 }

Impressum / About Us