Jump to content
Froxlor Forum

Recommended Posts

Posted

Is it possible to create a new email from external by calling a certain API call or such ?

We need to create emails from within another php-service on the same machine

Posted

it's literally in the comment...you just cannot add emaildomains directly, you just need to use the "Domains.add"  api call to create a domain which has email usage enabled

Posted

Froxlor itself basically always uses its API internally...so everything you can do within the webui, you can most likely also do with the API externally

Posted

OK, so If I already created the domain for the email, lets say "example.com" , to add "jon.dow@example.com" I guess I need EmailAccounts.add

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...