mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
Mail wrapper
This commit is contained in:
parent
b8f5a1161f
commit
7535a1b6be
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ USER_DATA=$VESTA/data/users/$user
|
||||||
WEBTPL=$VESTA/data/templates/web
|
WEBTPL=$VESTA/data/templates/web
|
||||||
DNSTPL=$VESTA/data/templates/dns
|
DNSTPL=$VESTA/data/templates/dns
|
||||||
RRD=$VESTA/web/rrd
|
RRD=$VESTA/web/rrd
|
||||||
|
send_mail="$VESTA/web/inc/mail-wrapper.php"
|
||||||
|
|
||||||
# Return codes
|
# Return codes
|
||||||
OK=0
|
OK=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue