webmcp

view framework/env/net/__init.lua @ 528:1d79b0612bd1

Use /usr/sbin/sendmail instead of just sendmail as default
author jbe
date Sun Nov 26 16:08:28 2017 +0100 (2017-11-26)
parents 5d307886bd89
children
line source
1 net._mail_config = {
2 command = { "/usr/sbin/sendmail", "-t", "-i" },
3 envelope_from_option = "-f"
4 }

Impressum / About Us