Forwarder maximum denied when adding multiple names

Acceleratic

Verified User
Joined
May 25, 2009
Messages
59
When working on our CMS, i noticed with this trick it's possible to add more forwarders then allowed for the specific account.

When adding one forwarder name at a time, DirectAdmin (DA) tells the user the maximum allowed is reached. When adding multiple forwarders name like:

user1,user2,user3

DA makes all the forwarders, even if your maximum allowed is, for example: 2 forwarders.

No harm to the system, but i don't think it should be allowed :)
 
but i don't think it should be allowed

Why not?

If you want you can re-design the things with the help of POST/PRE scripts or with JavaScript added to that page in Directadmin skin.
 
Why not?

If you want you can re-design the things with the help of POST/PRE scripts or with JavaScript added to that page in Directadmin skin.


The most easy answer you can give "fix it yourself" :)

If DirectAdmin gives the posibility to max the forwarders, the code should be working with that maximum?

I call it bug-reporting
 
Zeither, actually user Acc is right, if there is a limit set on forwarder shouldnt be the user able to add more then limit provide and seems more to be a bug and not a thing that use have/must solve by itself.

Regards
 
Back
Top