webmcp

view 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
line source
1 net._mail_config = {
2 command = { "/usr/sbin/sendmail", "-t", "-i" },
3 envelope_from_option = "-f"
4 }

Impressum / About Us