log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
webmcp
view framework/env/net/__init.lua @ 565:4e5d8d6c0d7c
find changesets by author, revision, files, or words in the commit message
Updated LICENSE file
author
jbe
date
Wed Apr 28 12:53:54 2021 +0200 (2021-04-28)
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