What means max-aliases

Hello,

I’m presently writing a Virtualmin gateway for WHMCS. I doiung quite well, but I do have some understanding issues:

What is exacly the max-aliases parameters of create-reseller.pl and create-domain.pl?

Thank you fpr your help

While I don’t use the resellers much myself, I suspect that’s referring to emails, and how many email address “aliases” a reseller would be allowed to set up.

So if you have the primary email address:

foo@example.com

you can setup bar@example.com to be an "alias" of foo@example.com, meaning email sent to either ends up in the same inbox.
-Eric