You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets say we are going to create 100 new aliases everyday and we need to generate password for all of those aliases, how can we do that with rate limit of 50?
Next question is, is there some API we can use to clear out IMAP storage for aliases
The text was updated successfully, but these errors were encountered:
shrestsav
changed the title
Why is there a rate limit of 50 with generate password?
Generate-password API rate limit
Nov 29, 2024
REF:
forwardemail.net/routes/api/v1/index.js
Lines 351 to 357 in f7604cb
Lets say we are going to create 100 new aliases everyday and we need to generate password for all of those aliases, how can we do that with rate limit of 50?
Next question is, is there some API we can use to clear out IMAP storage for aliases
The text was updated successfully, but these errors were encountered: