webmcp

view framework/env/net/__init.lua @ 552:7e874b5227b6

Bugfix in array support: info.type may be nil
author jbe
date Mon Dec 09 16:09:14 2019 +0100 (2019-12-09)
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