ClayRabbit
Verified User
1. Unsuspend account automatically after account modified and bandwidth limit increased (if it was suspended by tally due to bw exceeding). (And, of course, set sentwarning=no in user.conf)
2. When setting up "catch-all e-mail address" use ":fail: no such address here" instead of ":fail:". This will produce more comprehensive bounces.
3. Is it possible to add parsing of SERVERIP token in welcome e-mail messages (u_welcome.txt and r_welcome.txt) ?
4. serverip ON/OFF in CMD_MODIFY_RESELLER page. We can specify "Can use Server IP" option when creating reseller account, but we can't change this option later. Why?
5. If domain suspended by user - it will be ususpended on account unsuspension by reseller or tally. IMHO, that's not right.
6. Why /CMD_DB (MySQL Menu) requires a 'DOMAIN' parameter? We are implementing our own skin where user-related command are separated from domain-related. In fact '/CMD_DB' it's not domain-related command and there is no use for 'DOMAIN' parameter actually, isn't it?
7. Maybe creation of usernames with leading numbers should be restricted? Becase FrontPage doesn't work if username is started with number.
8. And of course we are still waiting for directory copying and .zip/.bz2 extraction support...
9. When user is setting quota limit to pop3 account, limit in fact must be lesser or equal to that user's account quota limit. "Unlimited" should mean that pop3-account quota is the same as unix account quota. Same with resellers. If reseller is setting quota limit higher than his own limit then real quota must be setted to value equal to that reseller's quota limit. As I see, this is only way to reduce possibility of quota overusage.
10. It will be useful if before saving any changes to zonefile DA will check new zone configuration with
named-checkzone -kfail -nfail <domain> <temp_file_with_new_zone_configuration>
and print errors if named-checkzone failed instead of saving broken zone configuration. Bad zonefile will be refused by BIND and domain will 'dissapear'.
Or, at least, DA should check for non-acceptable (non-latin) characters when user is adding subdomains or zone records.
11. When protecting directory with password via User CP, DA souldn't replace whole .htaccess but only add/replace corresponding directives (AuthName,AuthType,AuthUserFile,AuthGroupFile,require) inside it.
2. When setting up "catch-all e-mail address" use ":fail: no such address here" instead of ":fail:". This will produce more comprehensive bounces.
3. Is it possible to add parsing of SERVERIP token in welcome e-mail messages (u_welcome.txt and r_welcome.txt) ?
4. serverip ON/OFF in CMD_MODIFY_RESELLER page. We can specify "Can use Server IP" option when creating reseller account, but we can't change this option later. Why?
5. If domain suspended by user - it will be ususpended on account unsuspension by reseller or tally. IMHO, that's not right.
6. Why /CMD_DB (MySQL Menu) requires a 'DOMAIN' parameter? We are implementing our own skin where user-related command are separated from domain-related. In fact '/CMD_DB' it's not domain-related command and there is no use for 'DOMAIN' parameter actually, isn't it?
7. Maybe creation of usernames with leading numbers should be restricted? Becase FrontPage doesn't work if username is started with number.
8. And of course we are still waiting for directory copying and .zip/.bz2 extraction support...
9. When user is setting quota limit to pop3 account, limit in fact must be lesser or equal to that user's account quota limit. "Unlimited" should mean that pop3-account quota is the same as unix account quota. Same with resellers. If reseller is setting quota limit higher than his own limit then real quota must be setted to value equal to that reseller's quota limit. As I see, this is only way to reduce possibility of quota overusage.
10. It will be useful if before saving any changes to zonefile DA will check new zone configuration with
named-checkzone -kfail -nfail <domain> <temp_file_with_new_zone_configuration>
and print errors if named-checkzone failed instead of saving broken zone configuration. Bad zonefile will be refused by BIND and domain will 'dissapear'.
Or, at least, DA should check for non-acceptable (non-latin) characters when user is adding subdomains or zone records.
11. When protecting directory with password via User CP, DA souldn't replace whole .htaccess but only add/replace corresponding directives (AuthName,AuthType,AuthUserFile,AuthGroupFile,require) inside it.
Last edited: