Hello,
is there any php function in ispconfig that will create only an email account for website. So this account space quota would go into the selected site. If theres no such php function created inside ispconfig, could you show me a small script to create an email account with a function similar to the following:
create_email("web","email","password");
Posts: 31,911
Thanks: 693
Thanked 4,198 Times in 3,213 Posts
There is no such function in ISPConfig beacuse the postfix configuration files where written at once for all accounts and the linux system user is created by another function.
have a look at the file /root/ispconfig/scripts/lib/config.lib.php and at the other files in /root/ispconfig/scripts/lib/classes/ if you want to learn how this works.
Recent comments
11 hours 40 min ago
16 hours 45 min ago
21 hours 9 min ago
22 hours 58 min ago
1 day 13 hours ago
1 day 13 hours ago
1 day 18 hours ago
2 days 53 min ago
2 days 1 hour ago
2 days 2 hours ago