log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
webmcp
view framework/env/net/__init.lua @ 535:8ebbc33ee84d
find changesets by author, revision, files, or words in the commit message
Updated LICENSE file
author
jbe
date
Mon Apr 01 23:36:24 2019 +0200 (2019-04-01)
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