You can add a new domain using the following command
Flag | Argument | Note |
---|---|---|
-d | domain | The domain you want to add |
destination | The mailbox address where the mail will be relayed to | |
port | The destination server's TCP port | |
-u | email:password | The registered email and password for authentication |
You can add view the list of your current domains using the following command
Flag | Argument | Note |
---|---|---|
-u | email:password | The registered email and password for authentication |
You can add a new recipient address using the following command
Flag | Argument | Note |
---|---|---|
-d | address | The recipient address you want to add |
-u | email:password | The registered email and password for authentication |
You can add view the list of your recipient addresses using the following command
Flag | Argument | Note |
---|---|---|
-u | email:password | The registered email and password for authentication |
You can add a new address to whitelist using the following command
Flag | Argument | Note |
---|---|---|
-d | sender | The email address of the sender |
receiver | the email address of the recipient (must be in your domain) | |
-u | email:password | The registered email and password for authentication |
You can add view the list of your whitelisted addresses using the following command
Flag | Argument | Note |
---|---|---|
-u | email:password | The registered email and password for authentication |
You can delete a domain using the following command
Flag | Argument | Note |
---|---|---|
-d | domain | The domain you want to delete |
-u | email:password | The registered email and password for authentication |
You can delete a recipient address using the following command
Flag | Argument | Note |
---|---|---|
-d | address | The recipient address you want to delete |
-u | email:password | The registered email and password for authentication |
You can delete an address/domain from whitelist using the following command
Flag | Argument | Note |
---|---|---|
-d | sender | The email address of the sender |
receiver | the email address of the recipient (must be in your domain) | |
-u | email:password | The registered email and password for authentication |