Skip to content

Instantly share code, notes, and snippets.

View Y2Nk4's full-sized avatar

Jiahao(Jayce) Guo Y2Nk4

View GitHub Profile
@Y2Nk4
Y2Nk4 / vesta_email_script.php
Created May 7, 2019 22:31 — forked from yasinkuyu/vesta_email_script.php
Create email account vesta script
<?php
// Server info
$vst_hostname = 'server.vestacp.com';
$vst_username = 'admin';
$vst_password = 'p4ssw0rd';
$vst_returncode = 'yes';
$vst_command = 'v-add-mail-account';
// New account info